Trace number 211563

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 ESACSAT 65.1051 66.085

DiagnosticValue
CHECKS5027798
NODES1527

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-misc03.xml
MD5SUM1e4fc5b3445e2fad52c0491a0c50e974
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.1051
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables190
Number of constraints123
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension123
Global constraints used (with number of constraints)

Solver Data (download as text)

0.98	   
0.98	Abscon 109 (November, 2006)
0.99	   
0.99	   configuration
0.99	     name=esac.xml
1.02	   
1.02	   instance
1.02	     name=/tmp/evaluation/211563-1168210371/unknown.xml
1.05	   
1.05	   domains being loaded...
1.06	   
1.06	   variables being loaded...
1.10	     nbVariables=190  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
1.10	       =>  wckTime=0.105  cpuTime=0.09  mem=6M951
1.10	   
1.10	   predicates being loaded...
1.19	   
1.19	   constraints being loaded...
1.58	     nbConstraints=96  nbMergedConstraints=27  nbConflictsStructures=10  nbSharedConflictsStructures=46
1.58	     nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=16
1.58	     nbSharedEvaluationManagers=80  maxDegree=24  maxArity=169
1.58	       =>  wckTime=0.583  cpuTime=0.45  mem=4M629
1.61	   
1.61	   solver IterativeSystematicSolver being built... 
1.81	       =>  wckTime=0.812  cpuTime=0.61  mem=19M769
1.92	   
1.92	   preprocessing
1.92	     nbConstraintChecks=6985  nbValidityChecks=40224  nbPropagations=499  nbRevisions=21619  nbUselessRevisions=21502
1.92	     nbSingletonTests=224  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
1.92	       =>  wckTime=0.11  cpuTime=0.08  mem=19M769
3.95	   
3.95	   search
3.95	     run=0  nbConstraintChecks=535958  nbValidityChecks=30599  nbPropagations=821  nbRevisions=38434
3.95	     nbUselessRevisions=37948  nbAssignments=94  nbFailedAssignments=2  nbBacktracks=27  nbVisitedNodes=105
3.95	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
3.95	       =>  wckTime=2.145  cpuTime=2.1  mem=19M769
5.25	   
5.25	   search
5.25	     run=1  nbConstraintChecks=881922  nbValidityChecks=59979  nbPropagations=1876  nbRevisions=92781
5.26	     nbUselessRevisions=91554  nbAssignments=197  nbFailedAssignments=5  nbBacktracks=55  nbVisitedNodes=217
5.26	     nbRestartNogoods=1  mapSize=17  nbInferences=0  nbTooLargeKeys=0
5.26	       =>  wckTime=3.448  cpuTime=3.38  mem=20M754
5.99	   
5.99	   search
5.99	     run=2  nbConstraintChecks=1072537  nbValidityChecks=87350  nbPropagations=3141  nbRevisions=161598
5.99	     nbUselessRevisions=159435  nbAssignments=275  nbFailedAssignments=7  nbBacktracks=77  nbVisitedNodes=302
5.99	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
5.99	       =>  wckTime=4.18  cpuTime=4.11  mem=20M754
6.14	   
6.14	   search
6.14	     run=3  nbConstraintChecks=1104565  nbValidityChecks=121403  nbPropagations=4731  nbRevisions=248879
6.14	     nbUselessRevisions=245394  nbAssignments=394  nbFailedAssignments=11  nbBacktracks=120  nbVisitedNodes=434
6.14	     nbRestartNogoods=3  mapSize=35  nbInferences=0  nbTooLargeKeys=0
6.14	       =>  wckTime=4.337  cpuTime=4.26  mem=20M754
6.99	   
6.99	   search
6.99	     run=4  nbConstraintChecks=1324558  nbValidityChecks=154884  nbPropagations=6624  nbRevisions=354495
6.99	     nbUselessRevisions=349382  nbAssignments=512  nbFailedAssignments=15  nbBacktracks=174  nbVisitedNodes=563
6.99	     nbRestartNogoods=4  mapSize=46  nbInferences=0  nbTooLargeKeys=0
6.99	       =>  wckTime=5.186  cpuTime=5.1  mem=20M754
11.83	   
11.83	   search
11.83	     run=5  nbConstraintChecks=2627423  nbValidityChecks=206513  nbPropagations=9239  nbRevisions=490278
11.83	     nbUselessRevisions=482560  nbAssignments=681  nbFailedAssignments=21  nbBacktracks=283  nbVisitedNodes=760
11.83	     nbRestartNogoods=5  mapSize=73  nbInferences=0  nbTooLargeKeys=0
11.83	       =>  wckTime=10.023  cpuTime=9.92  mem=20M754
12.42	   
12.42	   search
12.42	     run=6  nbConstraintChecks=2776539  nbValidityChecks=268455  nbPropagations=12642  nbRevisions=662258
12.42	     nbUselessRevisions=651069  nbAssignments=887  nbFailedAssignments=35  nbBacktracks=397  nbVisitedNodes=996
12.42	     nbRestartNogoods=6  mapSize=105  nbInferences=0  nbTooLargeKeys=0
12.42	       =>  wckTime=10.618  cpuTime=10.51  mem=20M754
13.70	   
13.70	   search
13.70	     run=7  nbConstraintChecks=3103924  nbValidityChecks=371013  nbPropagations=17284  nbRevisions=894099
13.70	     nbUselessRevisions=877906  nbAssignments=1146  nbFailedAssignments=55  nbBacktracks=583  nbVisitedNodes=1303
13.70	     nbRestartNogoods=9  mapSize=160  nbInferences=0  nbTooLargeKeys=0
13.70	       =>  wckTime=11.893  cpuTime=11.78  mem=20M754
66.02	   
66.02	   search
66.02	     run=8  nbConstraintChecks=5020813  nbValidityChecks=464970  nbPropagations=22978  nbRevisions=1180565
66.02	     nbUselessRevisions=1158409  nbAssignments=1527  nbFailedAssignments=66  nbBacktracks=763  nbVisitedNodes=1710
66.02	     nbRestartNogoods=10  mapSize=187  nbInferences=0  nbTooLargeKeys=0
66.02	       =>  wckTime=64.212  cpuTime=63.84  mem=20M754
66.02	   
66.02	   global
66.02	     nbConstraintChecks=5027798  nbValidityChecks=505194  nbPropagations=23477  nbRevisions=1202184
66.02	     nbUselessRevisions=1179911  nbRestartNogoods=10  solvingWckTime=64.214  solvingCpuTime=63.84  expiredTime=no
66.02	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=64.5
66.02	       =>  wckTime=65.027  cpuTime=64.45  mem=20M754
66.02	   
66.02	s SATISFIABLE
66.02	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 
66.02	d NODES 1527
66.02	d CHECKS 5027798
66.02	   
66.02	   totalWckTime=65.109  totalCpuTime=64.51

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-211563-1168210371 -o ROOT/results/node33/solver-211563-1168210371 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211563-1168210371/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: 0.92 1.00 1.29 5/73 9468
/proc/meminfo: memFree=652320/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=18540 CPUtime=0
/proc/9467/stat : 9467 (runsolver) D 9461 9467 9328 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 169431027 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 0 4096 24578 18446744071563479169 0 0 17 0 0 0
/proc/9467/statm: 4635 279 244 17 0 2626 0

[startup+0.104193 s]
/proc/loadavg: 0.92 1.00 1.29 5/73 9468
/proc/meminfo: memFree=652320/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=216 CPUtime=0
/proc/9467/stat : 9467 (java) D 9461 9467 9328 0 -1 0 45 0 1 0 0 0 0 0 18 0 1 0 169431027 221184 30 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 10945316 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/9467/statm: 54 30 25 14 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 216

[startup+0.512276 s]
/proc/loadavg: 0.92 1.00 1.29 5/73 9468
/proc/meminfo: memFree=652320/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=47416 CPUtime=0.02
/proc/9467/stat : 9467 (java) D 9461 9467 9328 0 -1 0 977 0 56 0 0 2 0 0 18 0 1 0 169431027 48553984 781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11412444 0 4 0 7368 18446744071563479169 0 0 17 1 0 0
/proc/9467/statm: 11854 781 629 14 0 1707 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47416

[startup+1.34146 s]
/proc/loadavg: 0.92 1.00 1.29 3/88 9496
/proc/meminfo: memFree=583464/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=0.7
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 16063 0 112 0 54 16 0 0 21 0 8 0 169431027 937435136 15913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542774 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 15913 2163 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 7 0 0 0 0 0 0 0 20 0 8 0 169431082 937435136 15914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 169431083 937435136 15914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 169431083 937435136 15915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 15915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.09
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 319 0 0 0 9 0 0 0 15 0 8 0 169431088 937435136 15915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 15916 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 15916 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 915464

[startup+2.97878 s]
/proc/loadavg: 0.92 1.00 1.29 3/88 9496
/proc/meminfo: memFree=518056/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=2.33
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 17328 0 112 0 214 19 0 0 25 0 8 0 169431027 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 17176 2548 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0.03
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 393 0 0 0 3 0 0 0 17 0 8 0 169431082 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.22
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 397 0 0 0 21 1 0 0 15 0 8 0 169431088 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 17176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 915464

[startup+6.27446 s]
/proc/loadavg: 1.01 1.01 1.29 4/88 9496
/proc/meminfo: memFree=517872/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=5.61
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 17333 0 112 0 542 19 0 0 25 0 8 0 169431027 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 17180 2548 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0.03
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 393 0 0 0 3 0 0 0 16 0 8 0 169431082 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.23
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 401 0 0 0 22 1 0 0 15 0 8 0 169431088 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 17180 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 915464

[startup+12.7498 s]
/proc/loadavg: 1.09 1.03 1.30 3/88 9496
/proc/meminfo: memFree=518000/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=12.05
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 17337 0 112 0 1186 19 0 0 25 0 8 0 169431027 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706820 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 17182 2548 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0.03
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 393 0 0 0 3 0 0 0 16 0 8 0 169431082 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.23
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 403 0 0 0 22 1 0 0 15 0 8 0 169431088 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 17182 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 915464

[startup+25.5994 s]
/proc/loadavg: 1.29 1.08 1.31 3/88 9496
/proc/meminfo: memFree=508080/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=24.85
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 17346 0 112 0 2466 19 0 0 25 0 8 0 169431027 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 17190 2548 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0.03
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 393 0 0 0 3 0 0 0 16 0 8 0 169431082 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.24
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 915464

[startup+51.2067 s]
/proc/loadavg: 1.53 1.15 1.32 4/88 9496
/proc/meminfo: memFree=455664/2055920 swapFree=4192224/4192956
[pid=9467] ppid=9461 vsize=915464 CPUtime=50.33
/proc/9467/stat : 9467 (java) R 9461 9467 9328 0 -1 0 17346 0 112 0 5013 20 0 0 25 0 8 0 169431027 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9467/statm: 228866 17190 2548 14 0 215336 0
[pid=9467/tid=9484] ppid=9461 vsize=915464 CPUtime=0.03
/proc/9467/task/9484/stat : 9484 (java) S 9461 9467 9328 0 -1 64 393 0 0 0 3 0 0 0 16 0 8 0 169431082 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9486] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9486/stat : 9486 (java) S 9461 9467 9328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9488] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9488/stat : 9488 (java) S 9461 9467 9328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169431083 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9489] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9489/stat : 9489 (java) S 9461 9467 9328 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9490] ppid=9461 vsize=915464 CPUtime=0.24
/proc/9467/task/9490/stat : 9490 (java) S 9461 9467 9328 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9467/tid=9491] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9491/stat : 9491 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9467/tid=9493] ppid=9461 vsize=915464 CPUtime=0
/proc/9467/task/9493/stat : 9493 (java) S 9461 9467 9328 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169431088 937435136 17190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 66.085
CPU time (s): 65.1051
CPU user time (s): 64.8921
CPU system time (s): 0.212967
CPU usage (%): 98.5172
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.8921
system time used= 0.212967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17355
page faults= 112
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2823
involuntary context switches= 4674

runsolver used 0.080987 s user time and 0.222966 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 22:52:52 UTC 2007


IDJOB= 211563
IDBENCH= 4704
FILE ID= node33/211563-1168210371

PBS_JOBID= 3480834

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-misc03.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211563-1168210371/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-211563-1168210371 -o ROOT/results/node33/solver-211563-1168210371 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211563-1168210371/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1e4fc5b3445e2fad52c0491a0c50e974

RANDOM SEED= 41546534

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.281
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.281
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:        654624 kB
Buffers:          7492 kB
Cached:        1320532 kB
SwapCached:        424 kB
Active:         758844 kB
Inactive:       589120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        654624 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            5328 kB
Writeback:           0 kB
Mapped:          29416 kB
Slab:            38988 kB
Committed_AS:  3058552 kB
PageTables:       1704 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= 66554 MiB



End job on node33 on Sun Jan  7 22:53:58 UTC 2007