Trace number 282485

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 44.1783 44.4711

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-21.xml
MD5SUM799711c0003896db1febe9452cd99b15
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark3.81142
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282485-1169319276/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.095  cpuTime=0.09  mem=6M903
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1291  maxDegree=12
0.53	     maxArity=2
0.53	       =>  wckTime=0.213  cpuTime=0.15  mem=8M854
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.294  cpuTime=0.2  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 60
0.61	c 49
0.61	o 63
0.61	c 46
0.61	o 67
0.61	c 42
0.61	o 71
0.61	c 38
0.61	o 74
0.61	c 35
0.61	o 76
0.62	c 33
0.62	o 77
0.62	c 32
0.62	o 81
0.62	c 28
0.62	o 83
0.62	c 26
0.62	o 85
0.62	c 24
0.62	o 86
0.62	c 23
0.62	o 87
0.62	c 22
0.62	o 88
0.62	c 21
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 94
0.62	c 15
0.62	o 95
0.62	c 14
0.63	o 97
0.63	c 12
0.63	o 99
0.63	c 10
0.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.63	o 102
0.63	c 7
0.63	o 103
0.63	c 6
0.63	o 104
0.63	c 5
0.63	o 105
0.63	c 4
0.69	o 106
0.69	c 3
0.69	o 107
0.69	c 2
1.90	   
1.90	   search
1.90	     run=0  nbConstraintChecks=5369352  nbAssignments=10000
1.90	       =>  wckTime=1.298  cpuTime=1.26  mem=5M499
3.18	   
3.18	   search
3.18	     run=1  nbConstraintChecks=11036925  nbAssignments=20000
3.18	       =>  wckTime=2.572  cpuTime=2.53  mem=5M499
4.39	   
4.39	   search
4.39	     run=2  nbConstraintChecks=16221985  nbAssignments=30000
4.39	       =>  wckTime=3.787  cpuTime=3.73  mem=5M499
5.66	   
5.66	   search
5.66	     run=3  nbConstraintChecks=21843976  nbAssignments=40000
5.66	       =>  wckTime=5.06  cpuTime=4.99  mem=5M499
6.91	   
6.91	   search
6.91	     run=4  nbConstraintChecks=27349658  nbAssignments=50000
6.91	       =>  wckTime=6.304  cpuTime=6.24  mem=5M499
8.16	   
8.16	   search
8.16	     run=5  nbConstraintChecks=32902642  nbAssignments=60000
8.16	       =>  wckTime=7.551  cpuTime=7.48  mem=5M499
9.40	   
9.40	   search
9.40	     run=6  nbConstraintChecks=38417814  nbAssignments=70000
9.40	       =>  wckTime=8.795  cpuTime=8.71  mem=5M499
10.67	   
10.67	   search
10.67	     run=7  nbConstraintChecks=44113875  nbAssignments=80000
10.67	       =>  wckTime=10.062  cpuTime=9.97  mem=5M499
11.87	   
11.87	   search
11.87	     run=8  nbConstraintChecks=49310766  nbAssignments=90000
11.87	       =>  wckTime=11.269  cpuTime=11.17  mem=5M499
13.08	   
13.08	   search
13.08	     run=9  nbConstraintChecks=54510837  nbAssignments=100000
13.08	       =>  wckTime=12.478  cpuTime=12.38  mem=5M499
14.29	   
14.29	   search
14.29	     run=10  nbConstraintChecks=59686869  nbAssignments=110000
14.29	       =>  wckTime=13.683  cpuTime=13.57  mem=5M499
15.52	   
15.52	   search
15.52	     run=11  nbConstraintChecks=65090885  nbAssignments=120000
15.52	       =>  wckTime=14.915  cpuTime=14.8  mem=5M499
16.73	   
16.73	   search
16.73	     run=12  nbConstraintChecks=70254050  nbAssignments=130000
16.73	       =>  wckTime=16.129  cpuTime=16.01  mem=5M499
18.01	   
18.01	   search
18.01	     run=13  nbConstraintChecks=75919861  nbAssignments=140000
18.01	       =>  wckTime=17.404  cpuTime=17.29  mem=5M499
19.24	   
19.24	   search
19.24	     run=14  nbConstraintChecks=81189283  nbAssignments=150000
19.24	       =>  wckTime=18.635  cpuTime=18.5  mem=5M499
20.47	   
20.47	   search
20.47	     run=15  nbConstraintChecks=86457242  nbAssignments=160000
20.47	       =>  wckTime=19.863  cpuTime=19.72  mem=5M499
21.71	   
21.71	   search
21.71	     run=16  nbConstraintChecks=91909877  nbAssignments=170000
21.71	       =>  wckTime=21.109  cpuTime=20.96  mem=5M499
22.98	   
22.98	   search
22.98	     run=17  nbConstraintChecks=97534754  nbAssignments=180000
22.98	       =>  wckTime=22.379  cpuTime=22.23  mem=5M499
24.20	   
24.20	   search
24.20	     run=18  nbConstraintChecks=102753376  nbAssignments=190000
24.20	       =>  wckTime=23.598  cpuTime=23.44  mem=5M499
25.45	   
25.45	   search
25.45	     run=19  nbConstraintChecks=108187957  nbAssignments=200000
25.45	       =>  wckTime=24.844  cpuTime=24.68  mem=5M499
26.71	   
26.71	   search
26.71	     run=20  nbConstraintChecks=113870715  nbAssignments=210000
26.71	       =>  wckTime=26.109  cpuTime=25.94  mem=5M499
27.99	   
27.99	   search
27.99	     run=21  nbConstraintChecks=119640366  nbAssignments=220000
27.99	       =>  wckTime=27.381  cpuTime=27.2  mem=5M499
29.23	   
29.23	   search
29.23	     run=22  nbConstraintChecks=125158684  nbAssignments=230000
29.23	       =>  wckTime=28.625  cpuTime=28.44  mem=5M499
30.47	   
30.47	   search
30.47	     run=23  nbConstraintChecks=130602475  nbAssignments=240000
30.47	       =>  wckTime=29.864  cpuTime=29.68  mem=5M499
30.86	   
30.86	   search
30.86	     run=24  nbConstraintChecks=132227992  nbAssignments=243248
30.86	       =>  wckTime=30.253  cpuTime=30.07  mem=5M499
30.86	   
30.86	   global
30.86	     nbConstraintChecks=132227992  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.86	     solvingWckTime=30.253  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.86	     globalCpuTime=30.32
30.86	       =>  wckTime=30.548  cpuTime=30.27  mem=5M499
30.86	   
30.86	   solver IterativeSystematicSolver being built... 
31.00	       =>  wckTime=30.687  cpuTime=30.36  mem=16M698
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.01	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M698
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=94886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63
31.08	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=122  nbRestartNogoods=0
31.08	       =>  wckTime=0.081  cpuTime=0.07  mem=16M698
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=211626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140
31.13	     nbFailedAssignments=103  nbBacktracks=25  nbVisitedNodes=269  nbRestartNogoods=6
31.13	       =>  wckTime=0.133  cpuTime=0.11  mem=16M698
31.19	   
31.19	   search
31.19	     run=2  nbConstraintChecks=365667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239
31.19	     nbFailedAssignments=174  nbBacktracks=47  nbVisitedNodes=461  nbRestartNogoods=16
31.19	       =>  wckTime=0.189  cpuTime=0.16  mem=16M698
31.28	   
31.28	   search
31.28	     run=3  nbConstraintChecks=657066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=417
31.28	     nbFailedAssignments=313  nbBacktracks=80  nbVisitedNodes=811  nbRestartNogoods=26
31.28	       =>  wckTime=0.274  cpuTime=0.25  mem=16M698
31.41	   
31.41	   search
31.41	     run=4  nbConstraintChecks=1145346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=733
31.41	     nbFailedAssignments=574  nbBacktracks=130  nbVisitedNodes=1435  nbRestartNogoods=39
31.41	       =>  wckTime=0.412  cpuTime=0.38  mem=16M698
31.56	   
31.56	   search
31.56	     run=5  nbConstraintChecks=1623946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1036
31.56	     nbFailedAssignments=799  nbBacktracks=205  nbVisitedNodes=2035  nbRestartNogoods=50
31.56	       =>  wckTime=0.562  cpuTime=0.53  mem=16M698
31.83	   
31.83	   search
31.83	     run=6  nbConstraintChecks=2554657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1621
31.83	     nbFailedAssignments=1263  nbBacktracks=318  nbVisitedNodes=3197  nbRestartNogoods=56
31.83	       =>  wckTime=0.828  cpuTime=0.77  mem=16M698
32.27	   
32.27	   search
32.27	     run=7  nbConstraintChecks=4085023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2655
32.27	     nbFailedAssignments=2118  nbBacktracks=488  nbVisitedNodes=5238  nbRestartNogoods=76
32.27	       =>  wckTime=1.27  cpuTime=1.21  mem=16M698
32.81	   
32.81	   search
32.81	     run=8  nbConstraintChecks=5782090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3795
32.81	     nbFailedAssignments=2999  nbBacktracks=744  nbVisitedNodes=7491  nbRestartNogoods=108
32.81	       =>  wckTime=1.807  cpuTime=1.74  mem=16M698
33.54	   
33.54	   search
33.54	     run=9  nbConstraintChecks=8368820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5538
33.54	     nbFailedAssignments=4349  nbBacktracks=1128  nbVisitedNodes=10956  nbRestartNogoods=111
33.54	       =>  wckTime=2.535  cpuTime=2.47  mem=16M698
34.51	   
34.51	   search
34.51	     run=10  nbConstraintChecks=11220592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7626
34.51	     nbFailedAssignments=5851  nbBacktracks=1704  nbVisitedNodes=15060  nbRestartNogoods=127
34.51	       =>  wckTime=3.514  cpuTime=3.44  mem=16M698
35.69	   
35.69	   search
35.69	     run=11  nbConstraintChecks=14629773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10142
35.69	     nbFailedAssignments=7496  nbBacktracks=2568  nbVisitedNodes=19994  nbRestartNogoods=156
35.69	       =>  wckTime=4.694  cpuTime=4.61  mem=16M698
37.26	   
37.26	   search
37.26	     run=12  nbConstraintChecks=19075705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13299
37.26	     nbFailedAssignments=9344  nbBacktracks=3867  nbVisitedNodes=26214  nbRestartNogoods=175
37.26	       =>  wckTime=6.258  cpuTime=6.17  mem=16M698
39.36	   
39.36	   search
39.36	     run=13  nbConstraintChecks=24994547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17623
39.36	     nbFailedAssignments=11715  nbBacktracks=5817  nbVisitedNodes=34570  nbRestartNogoods=201
39.36	       =>  wckTime=8.361  cpuTime=8.26  mem=16M698
42.54	   
42.54	   search
42.54	     run=14  nbConstraintChecks=32949907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23980
42.54	     nbFailedAssignments=15146  nbBacktracks=8736  nbVisitedNodes=46778  nbRestartNogoods=219
42.54	       =>  wckTime=11.536  cpuTime=11.42  mem=16M698
44.40	   
44.40	   search
44.40	     run=15  nbConstraintChecks=37807589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27708
44.40	     nbFailedAssignments=17005  nbBacktracks=10606  nbVisitedNodes=53918  nbRestartNogoods=232
44.40	       =>  wckTime=13.403  cpuTime=13.27  mem=16M698
44.40	   
44.40	   global
44.41	     nbConstraintChecks=37807599  nbRestartNogoods=232  solvingWckTime=13.404  solvingCpuTime=13.27  expiredTime=no
44.41	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=43.68
44.41	       =>  wckTime=44.093  cpuTime=43.63  mem=16M698
44.41	
44.41	s OPTIMUM FOUND
44.41	v 1 7 6 1 10 9 6 7 9 5 10 4 1 7 10 9 5 7 2 2 3 1 5 9 7 3 2 9 3 10 
44.41	   
44.41	   totalWckTime=44.172  totalCpuTime=43.69

Verifier Data (download as text)

2 unsatisfied constraints, 107 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-282485-1169319276 -o ROOT/results/node15/solver-282485-1169319276 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282485-1169319276/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.86 1.93 1.97 4/86 24826
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=9948 CPUtime=0
/proc/24825/stat : 24825 (java) S 24823 24825 24651 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 280322558 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/24825/statm: 2487 472 386 14 0 1142 0

[startup+0.104253 s]
/proc/loadavg: 1.86 1.93 1.97 4/86 24826
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=914988 CPUtime=0.09
/proc/24825/stat : 24825 (java) D 24823 24825 24651 0 -1 0 2987 0 1 0 7 2 0 0 17 0 8 0 280322558 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514324 s]
/proc/loadavg: 1.86 1.93 1.97 4/86 24826
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915332 CPUtime=0.49
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 6469 0 1 0 44 5 0 0 18 0 8 0 280322558 937299968 6208 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228833 6208 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34046 s]
/proc/loadavg: 1.86 1.93 1.97 3/93 24833
/proc/meminfo: memFree=1388056/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915448 CPUtime=1.3
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 7041 0 1 0 103 27 0 0 25 0 8 0 280322558 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228862 6779 2476 14 0 215332 0
[pid=24825/tid=24827] ppid=24823 vsize=915448 CPUtime=0.02
/proc/24825/task/24827/stat : 24827 (java) S 24823 24825 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280322562 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24828] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24828/stat : 24828 (java) S 24823 24825 24651 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280322563 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24829] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24829/stat : 24829 (java) S 24823 24825 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280322563 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24830] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24830/stat : 24830 (java) S 24823 24825 24651 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280322566 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24831] ppid=24823 vsize=915448 CPUtime=0.12
/proc/24825/task/24831/stat : 24831 (java) S 24823 24825 24651 0 -1 64 327 0 0 0 11 1 0 0 16 0 8 0 280322566 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24832] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24832/stat : 24832 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280322566 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24833] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24833/stat : 24833 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280322566 937418752 6779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97774 s]
/proc/loadavg: 1.86 1.93 1.97 3/93 24833
/proc/meminfo: memFree=1388056/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915448 CPUtime=2.93
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 7044 0 1 0 215 78 0 0 25 0 8 0 280322558 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228862 6781 2476 14 0 215332 0
[pid=24825/tid=24827] ppid=24823 vsize=915448 CPUtime=0.02
/proc/24825/task/24827/stat : 24827 (java) S 24823 24825 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280322562 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24828] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24828/stat : 24828 (java) S 24823 24825 24651 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280322563 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24829] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24829/stat : 24829 (java) S 24823 24825 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280322563 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24830] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24830/stat : 24830 (java) S 24823 24825 24651 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24831] ppid=24823 vsize=915448 CPUtime=0.13
/proc/24825/task/24831/stat : 24831 (java) S 24823 24825 24651 0 -1 64 329 0 0 0 12 1 0 0 16 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24832] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24832/stat : 24832 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24833] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24833/stat : 24833 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915448

[startup+6.27431 s]
/proc/loadavg: 1.87 1.93 1.97 3/93 24833
/proc/meminfo: memFree=1388056/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915444 CPUtime=6.22
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 7044 0 1 0 433 189 0 0 25 0 8 0 280322558 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228861 6781 2476 14 0 215331 0
[pid=24825/tid=24827] ppid=24823 vsize=915444 CPUtime=0.02
/proc/24825/task/24827/stat : 24827 (java) S 24823 24825 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280322562 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24828] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24828/stat : 24828 (java) S 24823 24825 24651 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280322563 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24829] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24829/stat : 24829 (java) S 24823 24825 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280322563 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24830] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24830/stat : 24830 (java) S 24823 24825 24651 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280322566 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24831] ppid=24823 vsize=915444 CPUtime=0.13
/proc/24825/task/24831/stat : 24831 (java) S 24823 24825 24651 0 -1 64 329 0 0 0 12 1 0 0 16 0 8 0 280322566 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24832] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24832/stat : 24832 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280322566 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24833] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24833/stat : 24833 (java) R 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280322566 937414656 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915444

[startup+12.7504 s]
/proc/loadavg: 1.88 1.93 1.97 3/93 24833
/proc/meminfo: memFree=1388056/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915448 CPUtime=12.65
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 7044 0 1 0 877 388 0 0 25 0 8 0 280322558 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228862 6781 2476 14 0 215332 0
[pid=24825/tid=24827] ppid=24823 vsize=915448 CPUtime=0.02
/proc/24825/task/24827/stat : 24827 (java) S 24823 24825 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280322562 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24828] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24828/stat : 24828 (java) S 24823 24825 24651 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280322563 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24829] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24829/stat : 24829 (java) S 24823 24825 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280322563 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24830] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24830/stat : 24830 (java) S 24823 24825 24651 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24831] ppid=24823 vsize=915448 CPUtime=0.13
/proc/24825/task/24831/stat : 24831 (java) S 24823 24825 24651 0 -1 64 329 0 0 0 12 1 0 0 16 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24832] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24832/stat : 24832 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24833] ppid=24823 vsize=915448 CPUtime=0
/proc/24825/task/24833/stat : 24833 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280322566 937418752 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915448

[startup+25.6046 s]
/proc/loadavg: 1.91 1.94 1.97 3/93 24833
/proc/meminfo: memFree=1387992/2055920 swapFree=4173628/4192956
[pid=24825] ppid=24823 vsize=915444 CPUtime=25.45
/proc/24825/stat : 24825 (java) R 24823 24825 24651 0 -1 0 7046 0 1 0 1742 803 0 0 25 0 8 0 280322558 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24825/statm: 228861 6783 2476 14 0 215331 0
[pid=24825/tid=24827] ppid=24823 vsize=915444 CPUtime=0.02
/proc/24825/task/24827/stat : 24827 (java) S 24823 24825 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280322562 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24828] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24828/stat : 24828 (java) S 24823 24825 24651 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280322563 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24829] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24829/stat : 24829 (java) S 24823 24825 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280322563 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24830] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24830/stat : 24830 (java) S 24823 24825 24651 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280322566 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24831] ppid=24823 vsize=915444 CPUtime=0.13
/proc/24825/task/24831/stat : 24831 (java) S 24823 24825 24651 0 -1 64 331 0 0 0 12 1 0 0 16 0 8 0 280322566 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24832] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24832/stat : 24832 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280322566 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24825/tid=24833] ppid=24823 vsize=915444 CPUtime=0
/proc/24825/task/24833/stat : 24833 (java) S 24823 24825 24651 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280322566 937414656 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 44.4711
CPU time (s): 44.1783
CPU user time (s): 34.5118
CPU system time (s): 9.66653
CPU usage (%): 99.3416
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.5118
system time used= 9.66653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9201
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1980
involuntary context switches= 3722

runsolver used 0.06099 s user time and 0.159975 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 18:54:36 UTC 2007


IDJOB= 282485
IDBENCH= 12840
IDSOLVER= 69
FILE ID= node15/282485-1169319276

PBS_JOBID= 3610071

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-21.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282485-1169319276/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-282485-1169319276 -o ROOT/results/node15/solver-282485-1169319276 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282485-1169319276/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  799711c0003896db1febe9452cd99b15

RANDOM SEED= 507317279

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1406128 kB
Buffers:         55128 kB
Cached:         468032 kB
SwapCached:       6628 kB
Active:         214760 kB
Inactive:       359460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406128 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          61928 kB
Slab:            60344 kB
Committed_AS:  9105912 kB
PageTables:       2368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node15 on Sat Jan 20 18:55:22 UTC 2007