Trace number 212845

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
Abscon 109 ACUNSAT 36.2955 36.5007

DiagnosticValue
CHECKS133330
NODES11500

General information on the benchmark

NamepseudoSeries/primesDimacs/
bf-1355-075.xml
MD5SUM0cecde6441078a26b03ad47c1da722a7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.48
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables4360
Number of constraints8953
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8953
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/212845-1168077321/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.63	     nbVariables=4360  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.63	       =>  wckTime=0.302  cpuTime=0.22  mem=14M704
0.63	   
0.63	   predicates being loaded...
0.64	   
0.64	   constraints being loaded...
1.99	     nbConstraints=8951  nbMergedConstraints=2  nbSingletonDomainVariables=718  nbConvertedConstraints=5918
1.99	     nbConvertConstraintsChecks=1540  nbExtensionStructures=11  nbSharedExtensionStructures=5907
1.99	     nbConflictsStructures=194  nbSharedConflictsStructures=8757  nbSharedBinaryRepresentations=25
1.99	     nbEvaluationManagers=183  nbSharedEvaluationManagers=2850  maxDegree=33  maxArity=6
1.99	       =>  wckTime=1.66  cpuTime=1.38  mem=29M800
2.11	   
2.11	   solver IterativeSystematicSolver being built... 
2.50	       =>  wckTime=2.171  cpuTime=1.7  mem=62M504
2.55	   
2.55	   preprocessing
2.55	     nbConstraintChecks=0  nbPropagations=4360  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.55	     detectedInconsistency=no
2.55	       =>  wckTime=0.035  cpuTime=0.02  mem=63M492
5.44	   
5.44	   search
5.44	     run=0  nbConstraintChecks=8123  nbValidityChecks=744  nbPropagations=6337  nbRevisions=7017
5.44	     nbUselessRevisions=5047  nbAssignments=801  nbFailedAssignments=1  nbBacktracks=27  nbVisitedNodes=804
5.44	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
5.44	       =>  wckTime=2.928  cpuTime=2.85  mem=63M681
7.93	   
7.93	   search
7.93	     run=1  nbConstraintChecks=14820  nbValidityChecks=2777  nbPropagations=14640  nbRevisions=21027
7.93	     nbUselessRevisions=15129  nbAssignments=1601  nbFailedAssignments=2  nbBacktracks=94  nbVisitedNodes=1606
7.93	     nbRestartNogoods=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
7.93	       =>  wckTime=5.425  cpuTime=5.28  mem=20M46
10.53	   
10.53	   search
10.53	     run=2  nbConstraintChecks=21527  nbValidityChecks=4820  nbPropagations=24909  nbRevisions=42030
10.53	     nbUselessRevisions=30246  nbAssignments=2400  nbFailedAssignments=3  nbBacktracks=121  nbVisitedNodes=2407
10.53	     nbRestartNogoods=2  mapSize=3  nbInferences=0  nbTooLargeKeys=0
10.53	       =>  wckTime=8.028  cpuTime=7.88  mem=21M48
13.21	   
13.21	   search
13.21	     run=3  nbConstraintChecks=29059  nbValidityChecks=7123  nbPropagations=37351  nbRevisions=70839
13.21	     nbUselessRevisions=51001  nbAssignments=3234  nbFailedAssignments=5  nbBacktracks=213  nbVisitedNodes=3245
13.21	     nbRestartNogoods=3  mapSize=6  nbInferences=0  nbTooLargeKeys=0
13.21	       =>  wckTime=10.702  cpuTime=10.54  mem=21M48
16.12	   
16.12	   search
16.12	     run=4  nbConstraintChecks=36502  nbValidityChecks=9418  nbPropagations=51954  nbRevisions=107408
16.12	     nbUselessRevisions=77360  nbAssignments=4066  nbFailedAssignments=7  nbBacktracks=315  nbVisitedNodes=4081
16.12	     nbRestartNogoods=4  mapSize=9  nbInferences=0  nbTooLargeKeys=0
16.12	       =>  wckTime=13.613  cpuTime=13.44  mem=22M50
18.66	   
18.66	   search
18.66	     run=5  nbConstraintChecks=43419  nbValidityChecks=11524  nbPropagations=68546  nbRevisions=151166
18.66	     nbUselessRevisions=108925  nbAssignments=4902  nbFailedAssignments=9  nbBacktracks=407  nbVisitedNodes=4921
18.66	     nbRestartNogoods=5  mapSize=12  nbInferences=0  nbTooLargeKeys=0
18.66	       =>  wckTime=16.155  cpuTime=15.97  mem=23M51
21.08	   
21.08	   search
21.08	     run=6  nbConstraintChecks=50804  nbValidityChecks=13865  nbPropagations=87260  nbRevisions=202648
21.08	     nbUselessRevisions=146096  nbAssignments=5720  nbFailedAssignments=12  nbBacktracks=594  nbVisitedNodes=5745
21.08	     nbRestartNogoods=6  mapSize=17  nbInferences=0  nbTooLargeKeys=0
21.08	       =>  wckTime=18.57  cpuTime=18.37  mem=23M51
23.04	   
23.04	   search
23.04	     run=7  nbConstraintChecks=59129  nbValidityChecks=16465  nbPropagations=108278  nbRevisions=262828
23.04	     nbUselessRevisions=189639  nbAssignments=6473  nbFailedAssignments=16  nbBacktracks=790  nbVisitedNodes=6506
23.04	     nbRestartNogoods=7  mapSize=24  nbInferences=0  nbTooLargeKeys=0
23.04	       =>  wckTime=20.538  cpuTime=20.32  mem=24M53
26.44	   
26.44	   search
26.44	     run=8  nbConstraintChecks=67918  nbValidityChecks=19056  nbPropagations=131803  nbRevisions=331789
26.44	     nbUselessRevisions=239462  nbAssignments=7565  nbFailedAssignments=20  nbBacktracks=1083  nbVisitedNodes=7606
26.44	     nbRestartNogoods=8  mapSize=30  nbInferences=0  nbTooLargeKeys=0
26.44	       =>  wckTime=23.938  cpuTime=23.71  mem=25M55
29.01	   
29.01	   search
29.01	     run=9  nbConstraintChecks=77274  nbValidityChecks=21935  nbPropagations=158004  nbRevisions=410224
29.01	     nbUselessRevisions=296079  nbAssignments=8452  nbFailedAssignments=29  nbBacktracks=1586  nbVisitedNodes=8511
29.01	     nbRestartNogoods=10  mapSize=47  nbInferences=0  nbTooLargeKeys=0
29.01	       =>  wckTime=26.505  cpuTime=26.25  mem=25M55
32.51	   
32.51	   search
32.51	     run=10  nbConstraintChecks=90352  nbValidityChecks=25383  nbPropagations=187851  nbRevisions=500936
32.51	     nbUselessRevisions=361295  nbAssignments=9569  nbFailedAssignments=41  nbBacktracks=2282  nbVisitedNodes=9650
32.51	     nbRestartNogoods=11  mapSize=67  nbInferences=0  nbTooLargeKeys=0
32.51	       =>  wckTime=30.001  cpuTime=29.72  mem=26M56
35.45	   
35.45	   search
35.45	     run=11  nbConstraintChecks=119579  nbValidityChecks=33853  nbPropagations=225880  nbRevisions=620730
35.45	     nbUselessRevisions=447317  nbAssignments=10817  nbFailedAssignments=59  nbBacktracks=3387  nbVisitedNodes=10937
35.45	     nbRestartNogoods=13  mapSize=105  nbInferences=0  nbTooLargeKeys=0
35.45	       =>  wckTime=32.94  cpuTime=32.65  mem=27M58
36.46	   
36.46	   search
36.46	     run=12  nbConstraintChecks=133330  nbValidityChecks=37921  nbPropagations=267565  nbRevisions=753345
36.46	     nbUselessRevisions=542418  nbAssignments=11500  nbFailedAssignments=74  nbBacktracks=4056  nbVisitedNodes=11658
36.46	     nbRestartNogoods=14  mapSize=143  nbInferences=0  nbTooLargeKeys=0
36.46	       =>  wckTime=33.959  cpuTime=33.66  mem=27M58
36.47	   
36.47	   global
36.47	     nbConstraintChecks=133330  nbValidityChecks=37921  nbPropagations=271925  nbRevisions=753345
36.47	     nbUselessRevisions=542418  nbRestartNogoods=14  solvingWckTime=33.96  solvingCpuTime=33.67  expiredTime=no
36.47	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=35.43
36.47	       =>  wckTime=36.138  cpuTime=35.38  mem=27M58
36.47	   
36.47	s UNSATISFIABLE
36.47	d NODES 11500
36.47	d CHECKS 133330
36.47	   
36.47	   totalWckTime=36.223  totalCpuTime=35.43

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-212845-1168077321 -o ROOT/results/node11/solver-212845-1168077321 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212845-1168077321/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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: 2.04 2.05 1.97 5/93 29052
/proc/meminfo: memFree=868264/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=0 CPUtime=0
/proc/29051/stat : 29051 (runsolver) R 29049 29051 28126 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156127118 0 0 18446744073709551615 0 0 0 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29051/statm: 18 1 0 0 0 1 0

[startup+0.103314 s]
/proc/loadavg: 2.04 2.05 1.97 5/93 29052
/proc/meminfo: memFree=868264/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=913236 CPUtime=0.09
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 2922 0 1 0 7 2 0 0 17 0 8 0 156127118 935153664 2668 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228309 2668 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 913236

[startup+0.511394 s]
/proc/loadavg: 2.04 2.05 1.97 5/93 29052
/proc/meminfo: memFree=868264/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915328 CPUtime=0.49
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 6399 0 1 0 44 5 0 0 17 0 8 0 156127118 937295872 6138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073585442 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228832 6139 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33256 s]
/proc/loadavg: 2.12 2.07 1.97 4/100 29059
/proc/meminfo: memFree=807792/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915644 CPUtime=1.31
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 17838 0 1 0 112 19 0 0 21 0 8 0 156127118 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228911 17575 2178 14 0 215381 0
[pid=29051/tid=29053] ppid=29049 vsize=915644 CPUtime=0.07
/proc/29051/task/29053/stat : 29053 (java) S 29049 29051 28126 0 -1 64 1224 0 0 0 7 0 0 0 17 0 8 0 156127122 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29054] ppid=29049 vsize=915644 CPUtime=0
/proc/29051/task/29054/stat : 29054 (java) S 29049 29051 28126 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156127122 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29055] ppid=29049 vsize=915644 CPUtime=0
/proc/29051/task/29055/stat : 29055 (java) S 29049 29051 28126 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156127122 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29056] ppid=29049 vsize=915648 CPUtime=0
/proc/29051/task/29056/stat : 29056 (java) S 29049 29051 28126 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156127126 937623552 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29057] ppid=29049 vsize=915644 CPUtime=0.19
/proc/29051/task/29057/stat : 29057 (java) S 29049 29051 28126 0 -1 64 422 0 0 0 18 1 0 0 16 0 8 0 156127126 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29058] ppid=29049 vsize=915644 CPUtime=0
/proc/29051/task/29058/stat : 29058 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156127126 937619456 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29059] ppid=29049 vsize=915648 CPUtime=0
/proc/29051/task/29059/stat : 29059 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 156127126 937623552 17575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915644

[startup+2.97389 s]
/proc/loadavg: 2.12 2.07 1.97 3/100 29059
/proc/meminfo: memFree=791216/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915740 CPUtime=2.94
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 22059 0 1 0 243 51 0 0 25 0 8 0 156127118 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859558 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228935 21777 2534 14 0 215405 0
[pid=29051/tid=29053] ppid=29049 vsize=915740 CPUtime=0.17
/proc/29051/task/29053/stat : 29053 (java) S 29049 29051 28126 0 -1 64 4929 0 0 0 16 1 0 0 17 0 8 0 156127122 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29054] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29054/stat : 29054 (java) S 29049 29051 28126 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156127122 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29055] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29055/stat : 29055 (java) S 29049 29051 28126 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29056] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29056/stat : 29056 (java) S 29049 29051 28126 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156127126 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29057] ppid=29049 vsize=915740 CPUtime=0.34
/proc/29051/task/29057/stat : 29057 (java) S 29049 29051 28126 0 -1 64 516 0 0 0 33 1 0 0 16 0 8 0 156127126 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29058] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29058/stat : 29058 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156127126 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29059] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29059/stat : 29059 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156127126 937717760 21777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915740

[startup+6.27455 s]
/proc/loadavg: 2.11 2.06 1.97 3/100 29059
/proc/meminfo: memFree=790832/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915740 CPUtime=6.23
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 22845 0 1 0 571 52 0 0 25 0 8 0 156127118 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074211491 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228935 22558 2538 14 0 215405 0
[pid=29051/tid=29053] ppid=29049 vsize=915740 CPUtime=0.21
/proc/29051/task/29053/stat : 29053 (java) S 29049 29051 28126 0 -1 64 5696 0 0 0 19 2 0 0 16 0 8 0 156127122 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29054] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29054/stat : 29054 (java) S 29049 29051 28126 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29055] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29055/stat : 29055 (java) S 29049 29051 28126 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29056] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29056/stat : 29056 (java) S 29049 29051 28126 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156127126 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29057] ppid=29049 vsize=915740 CPUtime=0.37
/proc/29051/task/29057/stat : 29057 (java) S 29049 29051 28126 0 -1 64 526 0 0 0 36 1 0 0 15 0 8 0 156127126 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29058] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29058/stat : 29058 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156127126 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29059] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29059/stat : 29059 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156127126 937717760 22558 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915740

[startup+12.7688 s]
/proc/loadavg: 2.10 2.06 1.97 3/100 29059
/proc/meminfo: memFree=787760/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915740 CPUtime=12.69
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 22855 0 1 0 1217 52 0 0 25 0 8 0 156127118 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074211491 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228935 22566 2538 14 0 215405 0
[pid=29051/tid=29053] ppid=29049 vsize=915740 CPUtime=0.21
/proc/29051/task/29053/stat : 29053 (java) S 29049 29051 28126 0 -1 64 5696 0 0 0 19 2 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29054] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29054/stat : 29054 (java) S 29049 29051 28126 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29055] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29055/stat : 29055 (java) S 29049 29051 28126 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29056] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29056/stat : 29056 (java) S 29049 29051 28126 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29057] ppid=29049 vsize=915740 CPUtime=0.4
/proc/29051/task/29057/stat : 29057 (java) S 29049 29051 28126 0 -1 64 536 0 0 0 38 2 0 0 16 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29058] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29058/stat : 29058 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29059] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29059/stat : 29059 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915740

[startup+25.6654 s]
/proc/loadavg: 2.16 2.08 1.98 3/100 29059
/proc/meminfo: memFree=749616/2055920 swapFree=4192812/4192956
[pid=29051] ppid=29049 vsize=915740 CPUtime=25.52
/proc/29051/stat : 29051 (java) R 29049 29051 28126 0 -1 0 22856 0 1 0 2500 52 0 0 25 0 8 0 156127118 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074160858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29051/statm: 228935 22566 2538 14 0 215405 0
[pid=29051/tid=29053] ppid=29049 vsize=915740 CPUtime=0.21
/proc/29051/task/29053/stat : 29053 (java) S 29049 29051 28126 0 -1 64 5696 0 0 0 19 2 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29054] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29054/stat : 29054 (java) S 29049 29051 28126 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29055] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29055/stat : 29055 (java) S 29049 29051 28126 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156127122 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29056] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29056/stat : 29056 (java) S 29049 29051 28126 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29057] ppid=29049 vsize=915740 CPUtime=0.4
/proc/29051/task/29057/stat : 29057 (java) S 29049 29051 28126 0 -1 64 536 0 0 0 38 2 0 0 16 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29058] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29058/stat : 29058 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29051/tid=29059] ppid=29049 vsize=915740 CPUtime=0
/proc/29051/task/29059/stat : 29059 (java) S 29049 29051 28126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156127126 937717760 22566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915740

Child status: 0
Real time (s): 36.5007
CPU time (s): 36.2955
CPU user time (s): 35.7506
CPU system time (s): 0.544917
CPU usage (%): 99.4379
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.7506
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22870
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= 2302
involuntary context switches= 3503

runsolver used 0.054991 s user time and 0.122981 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 09:55:21 UTC 2007


IDJOB= 212845
IDBENCH= 4802
FILE ID= node11/212845-1168077321

PBS_JOBID= 3475776

Free space on /tmp= 66309 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/bf-1355-075.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212845-1168077321/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-212845-1168077321 -o ROOT/results/node11/solver-212845-1168077321 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212845-1168077321/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0cecde6441078a26b03ad47c1da722a7

RANDOM SEED= 39327647

TIME LIMIT= 1800 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.261
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	: 5931.00
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.261
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:        868744 kB
Buffers:         39800 kB
Cached:         252192 kB
SwapCached:          0 kB
Active:         886780 kB
Inactive:       214808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        868744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3148 kB
Writeback:           0 kB
Mapped:         837748 kB
Slab:            68656 kB
Committed_AS:  5111640 kB
PageTables:       3884 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= 66309 MiB



End job on node11 on Sat Jan  6 09:55:58 UTC 2007