Trace number 275573

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 18.7172 18.7672

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-12_ext.xml
MD5SUMbb0c71a6cc625863d7cd3912100d34b9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints220
Best CPU time to get the best result obtained on this benchmark10.1485
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints221
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension221
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275573-1169223653/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.42	       =>  wckTime=0.102  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=221  nbRelationTypes=221  nbExtensionStructures=221  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=221  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2748  maxDegree=19
0.58	     maxArity=2
0.58	       =>  wckTime=0.262  cpuTime=0.18  mem=10M810
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.344  cpuTime=0.22  mem=5M724
0.66	
0.66	s SATISFIABLE
0.66	o 164
0.66	c 57
0.66	o 170
0.66	c 51
0.67	o 175
0.67	c 46
0.67	o 180
0.67	c 41
0.67	o 185
0.67	c 36
0.67	o 188
0.67	c 33
0.67	o 191
0.67	c 30
0.67	o 195
0.67	c 26
0.67	o 198
0.67	c 23
0.67	o 200
0.67	c 21
0.67	o 201
0.67	c 20
0.67	o 202
0.67	c 19
0.68	o 204
0.68	c 17
0.68	o 205
0.68	c 16
0.68	o 207
0.68	c 14
0.68	o 208
0.68	c 13
0.68	o 209
0.68	c 12
0.68	o 210
0.68	c 11
0.68	o 211
0.68	c 10
0.69	o 212
0.69	c 9
0.69	o 213
0.69	c 8
0.69	o 215
0.69	c 6
0.69	o 216
0.69	c 5
0.69	o 217
0.69	c 4
0.69	o 218
0.69	c 3
0.74	o 219
0.74	c 2
0.74	o 220
0.74	c 1
0.74	   
0.74	   search
0.74	     run=0  nbConstraintChecks=294442  nbAssignments=352
0.74	       =>  wckTime=0.081  cpuTime=0.06  mem=5M724
0.74	   
0.74	   global
0.74	     nbConstraintChecks=294442  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.74	     solvingWckTime=0.078  solvingCpuTime=0.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.74	     globalCpuTime=0.33
0.74	       =>  wckTime=0.425  cpuTime=0.28  mem=5M724
0.74	   
0.74	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.547  cpuTime=0.39  mem=16M616
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.87	     detectedInconsistency=no
0.87	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M616
0.93	   
0.93	   search
0.93	     run=0  nbConstraintChecks=98629  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
0.93	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
0.93	       =>  wckTime=0.072  cpuTime=0.05  mem=16M616
0.99	   
0.99	   search
0.99	     run=1  nbConstraintChecks=233594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74
0.99	     nbFailedAssignments=41  nbBacktracks=25  nbVisitedNodes=141  nbRestartNogoods=3
0.99	       =>  wckTime=0.126  cpuTime=0.09  mem=16M616
1.03	   
1.03	   search
1.03	     run=2  nbConstraintChecks=404798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
1.03	     nbFailedAssignments=73  nbBacktracks=47  nbVisitedNodes=246  nbRestartNogoods=17
1.03	       =>  wckTime=0.173  cpuTime=0.13  mem=16M616
1.10	   
1.10	   search
1.10	     run=3  nbConstraintChecks=647000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=217
1.10	     nbFailedAssignments=121  nbBacktracks=80  nbVisitedNodes=409  nbRestartNogoods=25
1.10	       =>  wckTime=0.234  cpuTime=0.19  mem=16M616
1.21	   
1.21	   search
1.21	     run=4  nbConstraintChecks=1104210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=357
1.21	     nbFailedAssignments=207  nbBacktracks=130  nbVisitedNodes=661  nbRestartNogoods=33
1.21	       =>  wckTime=0.345  cpuTime=0.3  mem=16M616
1.36	   
1.36	   search
1.36	     run=5  nbConstraintChecks=1729108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=549
1.36	     nbFailedAssignments=319  nbBacktracks=205  nbVisitedNodes=1020  nbRestartNogoods=42
1.36	       =>  wckTime=0.495  cpuTime=0.45  mem=16M616
1.54	   
1.54	   search
1.54	     run=6  nbConstraintChecks=2487532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
1.54	     nbFailedAssignments=456  nbBacktracks=318  nbVisitedNodes=1478  nbRestartNogoods=54
1.54	       =>  wckTime=0.676  cpuTime=0.63  mem=16M616
1.81	   
1.81	   search
1.81	     run=7  nbConstraintChecks=3636243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1182
1.81	     nbFailedAssignments=662  nbBacktracks=488  nbVisitedNodes=2162  nbRestartNogoods=61
1.81	       =>  wckTime=0.952  cpuTime=0.9  mem=16M616
2.20	   
2.20	   search
2.20	     run=8  nbConstraintChecks=5242192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1713
2.20	     nbFailedAssignments=933  nbBacktracks=744  nbVisitedNodes=3074  nbRestartNogoods=64
2.20	       =>  wckTime=1.341  cpuTime=1.28  mem=16M616
2.70	   
2.70	   search
2.70	     run=9  nbConstraintChecks=7377386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2465
2.70	     nbFailedAssignments=1296  nbBacktracks=1128  nbVisitedNodes=4320  nbRestartNogoods=68
2.70	       =>  wckTime=1.837  cpuTime=1.77  mem=16M616
3.37	   
3.37	   search
3.37	     run=10  nbConstraintChecks=10308086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3547
3.37	     nbFailedAssignments=1798  nbBacktracks=1704  nbVisitedNodes=6100  nbRestartNogoods=81
3.37	       =>  wckTime=2.507  cpuTime=2.43  mem=16M616
4.29	   
4.29	   search
4.29	     run=11  nbConstraintChecks=14311087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5049
4.29	     nbFailedAssignments=2430  nbBacktracks=2573  nbVisitedNodes=8447  nbRestartNogoods=94
4.29	       =>  wckTime=3.431  cpuTime=3.35  mem=16M616
5.68	   
5.68	   search
5.68	     run=12  nbConstraintChecks=20449995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7296
5.68	     nbFailedAssignments=3374  nbBacktracks=3870  nbVisitedNodes=11972  nbRestartNogoods=99
5.68	       =>  wckTime=4.822  cpuTime=4.74  mem=16M616
7.75	   
7.75	   search
7.75	     run=13  nbConstraintChecks=29486420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10640
7.75	     nbFailedAssignments=4768  nbBacktracks=5817  nbVisitedNodes=17137  nbRestartNogoods=104
7.75	       =>  wckTime=6.89  cpuTime=6.81  mem=16M616
10.80	   
10.80	   search
10.80	     run=14  nbConstraintChecks=43067050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15638
10.80	     nbFailedAssignments=6843  nbBacktracks=8736  nbVisitedNodes=24866  nbRestartNogoods=120
10.80	       =>  wckTime=9.943  cpuTime=9.86  mem=16M616
15.13	   
15.13	   search
15.13	     run=15  nbConstraintChecks=62225998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23003
15.13	     nbFailedAssignments=9826  nbBacktracks=13115  nbVisitedNodes=36075  nbRestartNogoods=130
15.13	       =>  wckTime=14.264  cpuTime=14.18  mem=16M616
18.74	   
18.74	   search
18.74	     run=16  nbConstraintChecks=78186731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28902
18.74	     nbFailedAssignments=12282  nbBacktracks=16559  nbVisitedNodes=45218  nbRestartNogoods=139
18.74	       =>  wckTime=17.875  cpuTime=17.79  mem=16M616
18.74	   
18.74	   global
18.74	     nbConstraintChecks=78186731  nbRestartNogoods=139  solvingWckTime=17.876  solvingCpuTime=17.79  expiredTime=no
18.74	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=18.23
18.74	       =>  wckTime=18.424  cpuTime=18.18  mem=16M616
18.74	
18.74	s OPTIMUM FOUND
18.74	v 0 7 1 5 0 5 4 14 0 13 4 7 3 13 2 0 7 8 2 3 2 13 5 8 13 1 4 2 9 8 
18.74	   
18.74	   totalWckTime=18.502  totalCpuTime=18.23

Verifier Data (download as text)

1 unsatisfied constraints, 220 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/node45/watcher-275573-1169223653 -o ROOT/results/node45/solver-275573-1169223653 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275573-1169223653/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: 0.92 1.30 1.67 3/68 18662
/proc/meminfo: memFree=1244528/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=1452 CPUtime=0
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 103 0 0 0 0 0 0 0 19 0 1 0 270764317 1486848 75 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 5627206 0 0 4096 0 0 0 0 17 1 0 0
/proc/18661/statm: 363 84 66 14 0 8 0

[startup+0.105325 s]
/proc/loadavg: 0.92 1.30 1.67 3/68 18662
/proc/meminfo: memFree=1244528/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=914988 CPUtime=0.08
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 2970 0 1 0 6 2 0 0 23 0 8 0 270764317 936947712 2716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228747 2717 1421 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513395 s]
/proc/loadavg: 0.92 1.30 1.67 3/68 18662
/proc/meminfo: memFree=1244528/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=915332 CPUtime=0.48
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 6521 0 1 0 43 5 0 0 18 0 8 0 270764317 937299968 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228833 6260 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33654 s]
/proc/loadavg: 0.93 1.30 1.66 3/82 18734
/proc/meminfo: memFree=1214840/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=915464 CPUtime=1.3
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 9052 0 1 0 122 8 0 0 24 0 8 0 270764317 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808393 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228866 8789 2525 14 0 215336 0
[pid=18661/tid=18666] ppid=18659 vsize=915464 CPUtime=0.02
/proc/18661/task/18666/stat : 18666 (java) S 18659 18661 18561 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270764322 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18667] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18667/stat : 18667 (java) S 18659 18661 18561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270764322 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18668] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18668/stat : 18668 (java) S 18659 18661 18561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270764322 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18674] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18674/stat : 18674 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270764326 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18675] ppid=18659 vsize=915464 CPUtime=0.2
/proc/18661/task/18675/stat : 18675 (java) S 18659 18661 18561 0 -1 64 377 0 0 0 19 1 0 0 15 0 8 0 270764326 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18676] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18676/stat : 18676 (java) S 18659 18661 18561 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270764326 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18677] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18677/stat : 18677 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270764326 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98484 s]
/proc/loadavg: 0.93 1.30 1.66 3/82 18734
/proc/meminfo: memFree=1214712/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=915464 CPUtime=2.95
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 9079 0 1 0 286 9 0 0 25 0 8 0 270764317 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813274 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228866 8814 2525 14 0 215336 0
[pid=18661/tid=18666] ppid=18659 vsize=915464 CPUtime=0.02
/proc/18661/task/18666/stat : 18666 (java) S 18659 18661 18561 0 -1 64 212 0 0 0 2 0 0 0 17 0 8 0 270764322 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18667] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18667/stat : 18667 (java) S 18659 18661 18561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270764322 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18668] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18668/stat : 18668 (java) S 18659 18661 18561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270764322 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18674] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18674/stat : 18674 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270764326 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18675] ppid=18659 vsize=915464 CPUtime=0.22
/proc/18661/task/18675/stat : 18675 (java) S 18659 18661 18561 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 270764326 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18676] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18676/stat : 18676 (java) S 18659 18661 18561 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270764326 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18677] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18677/stat : 18677 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270764326 937435136 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.26944 s]
/proc/loadavg: 1.01 1.31 1.66 3/82 18734
/proc/meminfo: memFree=1214520/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=915464 CPUtime=6.23
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 9089 0 1 0 614 9 0 0 25 0 8 0 270764317 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228866 8823 2525 14 0 215336 0
[pid=18661/tid=18666] ppid=18659 vsize=915464 CPUtime=0.02
/proc/18661/task/18666/stat : 18666 (java) S 18659 18661 18561 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270764322 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18667] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18667/stat : 18667 (java) S 18659 18661 18561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270764322 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18668] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18668/stat : 18668 (java) S 18659 18661 18561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270764322 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18674] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18674/stat : 18674 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270764326 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18675] ppid=18659 vsize=915464 CPUtime=0.23
/proc/18661/task/18675/stat : 18675 (java) S 18659 18661 18561 0 -1 64 395 0 0 0 22 1 0 0 15 0 8 0 270764326 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18676] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18676/stat : 18676 (java) S 18659 18661 18561 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270764326 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18677] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18677/stat : 18677 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270764326 937435136 8823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915464

[startup+12.7556 s]
/proc/loadavg: 1.09 1.32 1.67 3/81 18735
/proc/meminfo: memFree=1214144/2055920 swapFree=4184072/4192956
[pid=18661] ppid=18659 vsize=915464 CPUtime=12.72
/proc/18661/stat : 18661 (java) R 18659 18661 18561 0 -1 0 9095 0 1 0 1263 9 0 0 25 0 8 0 270764317 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863852 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18661/statm: 228866 8828 2525 14 0 215336 0
[pid=18661/tid=18666] ppid=18659 vsize=915464 CPUtime=0.02
/proc/18661/task/18666/stat : 18666 (java) S 18659 18661 18561 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270764322 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18667] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18667/stat : 18667 (java) S 18659 18661 18561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270764322 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18668] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18668/stat : 18668 (java) S 18659 18661 18561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270764322 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18674] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18674/stat : 18674 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270764326 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18675] ppid=18659 vsize=915464 CPUtime=0.23
/proc/18661/task/18675/stat : 18675 (java) S 18659 18661 18561 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 270764326 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18676] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18676/stat : 18676 (java) S 18659 18661 18561 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270764326 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18661/tid=18677] ppid=18659 vsize=915464 CPUtime=0
/proc/18661/task/18677/stat : 18677 (java) S 18659 18661 18561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270764326 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 18.7672
CPU time (s): 18.7172
CPU user time (s): 18.6192
CPU system time (s): 0.097985
CPU usage (%): 99.7335
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6192
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9195
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= 1538
involuntary context switches= 1852

runsolver used 0.031995 s user time and 0.06499 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Fri Jan 19 16:20:54 UTC 2007


IDJOB= 275573
IDBENCH= 4110
IDSOLVER= 69
FILE ID= node45/275573-1169223653

PBS_JOBID= 3589202

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15/rand-2-30-15-306-230-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275573-1169223653/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-275573-1169223653 -o ROOT/results/node45/solver-275573-1169223653 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275573-1169223653/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bb0c71a6cc625863d7cd3912100d34b9

RANDOM SEED= 495766414

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.259
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.259
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:       1244944 kB
Buffers:         56420 kB
Cached:         664476 kB
SwapCached:       2964 kB
Active:         238720 kB
Inactive:       496476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244944 kB
SwapTotal:     4192956 kB
SwapFree:      4184072 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          20244 kB
Slab:            61544 kB
Committed_AS:  4608864 kB
PageTables:       1596 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 node45 on Fri Jan 19 16:21:12 UTC 2007