Trace number 212935

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 3.62545 3.67643

DiagnosticValue
CHECKS302387
NODES22754

General information on the benchmark

NamepseudoSeries/aim/
aim-200-2-0-3.xml
MD5SUM40a7b8b5b5c677bde1e5686f70cd1136
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 benchmark0.182971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints600
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/212935-1168225072/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.43	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.127  cpuTime=0.1  mem=7M50
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.68	     nbConstraints=600  nbConvertedConstraints=201  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.68	     nbSharedExtensionStructures=199  nbConflictsStructures=3  nbSharedConflictsStructures=597
0.68	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=398  maxDegree=4  maxArity=3
0.68	       =>  wckTime=0.379  cpuTime=0.27  mem=11M926
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.92	       =>  wckTime=0.62  cpuTime=0.44  mem=18M763
1.01	   
1.01	   preprocessing
1.01	     nbConstraintChecks=1950  nbValidityChecks=343  nbPropagations=1557  nbRevisions=1794  nbUselessRevisions=1110
1.01	     nbSingletonTests=495  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
1.01	       =>  wckTime=0.092  cpuTime=0.06  mem=18M763
1.05	   
1.05	   search
1.05	     run=0  nbConstraintChecks=443  nbValidityChecks=146  nbPropagations=1787  nbRevisions=2186  nbUselessRevisions=1299
1.05	     nbAssignments=113  nbFailedAssignments=5  nbBacktracks=13  nbVisitedNodes=122  nbRestartNogoods=0  mapSize=4
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.134  cpuTime=0.09  mem=18M763
1.08	   
1.08	   search
1.08	     run=1  nbConstraintChecks=1063  nbValidityChecks=432  nbPropagations=4006  nbRevisions=4960
1.08	     nbUselessRevisions=2938  nbAssignments=416  nbFailedAssignments=9  nbBacktracks=29  nbVisitedNodes=227
1.08	     nbRestartNogoods=4  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.164  cpuTime=0.12  mem=18M763
1.11	   
1.11	   search
1.11	     run=2  nbConstraintChecks=1573  nbValidityChecks=682  nbPropagations=6503  nbRevisions=8235
1.11	     nbUselessRevisions=4835  nbAssignments=558  nbFailedAssignments=13  nbBacktracks=61  nbVisitedNodes=379
1.11	     nbRestartNogoods=5  mapSize=17  nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.187  cpuTime=0.14  mem=18M763
1.14	   
1.14	   search
1.14	     run=3  nbConstraintChecks=2449  nbValidityChecks=1201  nbPropagations=9524  nbRevisions=12444
1.14	     nbUselessRevisions=7228  nbAssignments=788  nbFailedAssignments=20  nbBacktracks=97  nbVisitedNodes=559
1.14	     nbRestartNogoods=7  mapSize=26  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.22  cpuTime=0.17  mem=18M763
1.18	   
1.18	   search
1.18	     run=4  nbConstraintChecks=3543  nbValidityChecks=1909  nbPropagations=13206  nbRevisions=17815
1.18	     nbUselessRevisions=10229  nbAssignments=1065  nbFailedAssignments=34  nbBacktracks=154  nbVisitedNodes=751
1.18	     nbRestartNogoods=11  mapSize=48  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.259  cpuTime=0.2  mem=18M763
1.21	   
1.21	   search
1.21	     run=5  nbConstraintChecks=5066  nbValidityChecks=2844  nbPropagations=17848  nbRevisions=24706
1.21	     nbUselessRevisions=13950  nbAssignments=1424  nbFailedAssignments=55  nbBacktracks=232  nbVisitedNodes=984
1.21	     nbRestartNogoods=14  mapSize=84  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.294  cpuTime=0.23  mem=18M763
1.26	   
1.26	   search
1.26	     run=6  nbConstraintChecks=6847  nbValidityChecks=4041  nbPropagations=23458  nbRevisions=33632
1.26	     nbUselessRevisions=18736  nbAssignments=1689  nbFailedAssignments=79  nbBacktracks=352  nbVisitedNodes=1291
1.26	     nbRestartNogoods=17  mapSize=114  nbInferences=0  nbTooLargeKeys=0
1.26	       =>  wckTime=0.344  cpuTime=0.29  mem=18M763
1.32	   
1.32	   search
1.32	     run=7  nbConstraintChecks=8891  nbValidityChecks=5330  nbPropagations=30202  nbRevisions=44640
1.32	     nbUselessRevisions=24639  nbAssignments=2141  nbFailedAssignments=107  nbBacktracks=523  nbVisitedNodes=1600
1.32	     nbRestartNogoods=22  mapSize=157  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.4  cpuTime=0.34  mem=18M763
1.40	   
1.40	   search
1.40	     run=8  nbConstraintChecks=12869  nbValidityChecks=8226  nbPropagations=39115  nbRevisions=60262
1.40	     nbUselessRevisions=32933  nbAssignments=2569  nbFailedAssignments=158  nbBacktracks=782  nbVisitedNodes=2096
1.40	     nbRestartNogoods=24  mapSize=234  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.481  cpuTime=0.41  mem=19M738
1.48	   
1.48	   search
1.48	     run=9  nbConstraintChecks=19361  nbValidityChecks=12406  nbPropagations=51706  nbRevisions=82353
1.48	     nbUselessRevisions=44025  nbAssignments=3180  nbFailedAssignments=323  nbBacktracks=1166  nbVisitedNodes=2950
1.48	     nbRestartNogoods=28  mapSize=523  nbInferences=0  nbTooLargeKeys=0
1.48	       =>  wckTime=0.56  cpuTime=0.49  mem=19M738
1.64	   
1.64	   search
1.64	     run=10  nbConstraintChecks=30773  nbValidityChecks=22228  nbPropagations=70272  nbRevisions=119062
1.64	     nbUselessRevisions=63561  nbAssignments=3970  nbFailedAssignments=463  nbBacktracks=1746  nbVisitedNodes=4008
1.64	     nbRestartNogoods=32  mapSize=785  nbInferences=2  nbTooLargeKeys=0
1.64	       =>  wckTime=0.715  cpuTime=0.64  mem=19M738
1.75	   
1.75	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=19M738)
1.81	   
1.81	   search
1.81	     run=11  nbConstraintChecks=48866  nbValidityChecks=37400  nbPropagations=99042  nbRevisions=178213
1.81	     nbUselessRevisions=95011  nbAssignments=5225  nbFailedAssignments=724  nbBacktracks=2629  nbVisitedNodes=5691
1.81	     nbRestartNogoods=37
1.81	       =>  wckTime=0.89  cpuTime=0.81  mem=19M738
2.00	   
2.00	   search
2.00	     run=12  nbConstraintChecks=77146  nbValidityChecks=61194  nbPropagations=143668  nbRevisions=274459
2.00	     nbUselessRevisions=147153  nbAssignments=7092  nbFailedAssignments=1077  nbBacktracks=3938  nbVisitedNodes=8060
2.00	     nbRestartNogoods=43
2.00	       =>  wckTime=1.079  cpuTime=1.0  mem=19M738
2.28	   
2.28	   search
2.28	     run=13  nbConstraintChecks=114446  nbValidityChecks=88786  nbPropagations=209538  nbRevisions=411506
2.28	     nbUselessRevisions=218698  nbAssignments=9752  nbFailedAssignments=1752  nbBacktracks=5892  nbVisitedNodes=11990
2.28	     nbRestartNogoods=47
2.28	       =>  wckTime=1.361  cpuTime=1.28  mem=19M738
2.67	   
2.67	   search
2.67	     run=14  nbConstraintChecks=166667  nbValidityChecks=130506  nbPropagations=304596  nbRevisions=612246
2.67	     nbUselessRevisions=323826  nbAssignments=13609  nbFailedAssignments=2651  nbBacktracks=8811  nbVisitedNodes=17448
2.67	     nbRestartNogoods=52
2.67	       =>  wckTime=1.751  cpuTime=1.67  mem=19M738
3.25	   
3.25	   search
3.25	     run=15  nbConstraintChecks=246530  nbValidityChecks=194377  nbPropagations=444958  nbRevisions=910489
3.25	     nbUselessRevisions=480106  nbAssignments=19241  nbFailedAssignments=3812  nbBacktracks=13193  nbVisitedNodes=25317
3.25	     nbRestartNogoods=64
3.25	       =>  wckTime=2.331  cpuTime=2.25  mem=19M738
3.61	   
3.61	   search
3.61	     run=16  nbConstraintChecks=300437  nbValidityChecks=239936  nbPropagations=615993  nbRevisions=1279197
3.61	     nbUselessRevisions=675519  nbAssignments=22754  nbFailedAssignments=4549  nbBacktracks=15569  nbVisitedNodes=30282
3.61	     nbRestartNogoods=72
3.61	       =>  wckTime=2.692  cpuTime=2.61  mem=19M738
3.61	   
3.61	   global
3.61	     nbConstraintChecks=302387  nbValidityChecks=240279  nbPropagations=617550  nbRevisions=1280991
3.61	     nbUselessRevisions=676629  nbRestartNogoods=72  solvingWckTime=2.693  solvingCpuTime=2.61  expiredTime=no
3.61	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=3.1
3.61	       =>  wckTime=3.314  cpuTime=3.05  mem=19M738
3.62	   
3.62	s SATISFIABLE
3.62	v 1 0 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 
3.62	d NODES 22754
3.62	d CHECKS 302387
3.62	   
3.62	   totalWckTime=3.389  totalCpuTime=3.1

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/node58/watcher-212935-1168225072 -o ROOT/results/node58/solver-212935-1168225072 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212935-1168225072/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.00 0.06 0.41 2/65 3790
/proc/meminfo: memFree=1874112/2055920 swapFree=4192812/4192956
[pid=3789] ppid=3787 vsize=1784 CPUtime=0
/proc/3789/stat : 3789 (java) D 3787 3789 3496 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 170905197 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/3789/statm: 446 140 106 14 0 91 0

[startup+0.101923 s]
/proc/loadavg: 0.00 0.06 0.41 2/65 3790
/proc/meminfo: memFree=1874112/2055920 swapFree=4192812/4192956
[pid=3789] ppid=3787 vsize=914988 CPUtime=0.08
/proc/3789/stat : 3789 (java) R 3787 3789 3496 0 -1 0 3004 0 1 0 7 1 0 0 16 0 8 0 170905197 936947712 2750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3789/statm: 228747 2750 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.509959 s]
/proc/loadavg: 0.00 0.06 0.41 2/65 3790
/proc/meminfo: memFree=1874112/2055920 swapFree=4192812/4192956
[pid=3789] ppid=3787 vsize=915328 CPUtime=0.49
/proc/3789/stat : 3789 (java) R 3787 3789 3496 0 -1 0 6505 0 1 0 46 3 0 0 16 0 8 0 170905197 937295872 6244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154646871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3789/statm: 228832 6245 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33003 s]
/proc/loadavg: 0.00 0.06 0.41 2/72 3797
/proc/meminfo: memFree=1846472/2055920 swapFree=4192812/4192956
[pid=3789] ppid=3787 vsize=915572 CPUtime=1.31
/proc/3789/stat : 3789 (java) R 3787 3789 3496 0 -1 0 9745 0 1 0 124 7 0 0 16 0 8 0 170905197 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3789/statm: 228893 9483 2543 14 0 215363 0
[pid=3789/tid=3791] ppid=3787 vsize=915572 CPUtime=0.03
/proc/3789/task/3791/stat : 3791 (java) S 3787 3789 3496 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 170905201 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3789/tid=3792] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3792/stat : 3792 (java) S 3787 3789 3496 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 170905201 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3793] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3793/stat : 3793 (java) S 3787 3789 3496 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170905201 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3794] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3794/stat : 3794 (java) S 3787 3789 3496 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 170905205 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3795] ppid=3787 vsize=915572 CPUtime=0.25
/proc/3789/task/3795/stat : 3795 (java) S 3787 3789 3496 0 -1 64 423 0 0 0 24 1 0 0 16 0 8 0 170905205 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3796] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3796/stat : 3796 (java) S 3787 3789 3496 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170905205 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3797] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3797/stat : 3797 (java) S 3787 3789 3496 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170905205 937545728 9483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915572

[startup+2.96617 s]
/proc/loadavg: 0.08 0.08 0.42 2/72 3797
/proc/meminfo: memFree=1845512/2055920 swapFree=4192812/4192956
[pid=3789] ppid=3787 vsize=915572 CPUtime=2.95
/proc/3789/stat : 3789 (java) R 3787 3789 3496 0 -1 0 9895 0 1 0 288 7 0 0 17 0 8 0 170905197 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073964667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3789/statm: 228893 9631 2543 14 0 215363 0
[pid=3789/tid=3791] ppid=3787 vsize=915572 CPUtime=0.03
/proc/3789/task/3791/stat : 3791 (java) S 3787 3789 3496 0 -1 64 238 0 0 0 3 0 0 0 17 0 8 0 170905201 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3789/tid=3792] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3792/stat : 3792 (java) S 3787 3789 3496 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 170905201 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3793] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3793/stat : 3793 (java) S 3787 3789 3496 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170905201 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3794] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3794/stat : 3794 (java) S 3787 3789 3496 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 170905205 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3795] ppid=3787 vsize=915572 CPUtime=0.27
/proc/3789/task/3795/stat : 3795 (java) S 3787 3789 3496 0 -1 64 438 0 0 0 26 1 0 0 15 0 8 0 170905205 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3796] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3796/stat : 3796 (java) S 3787 3789 3496 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170905205 937545728 9631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3789/tid=3797] ppid=3787 vsize=915572 CPUtime=0
/proc/3789/task/3797/stat : 3797 (java) S 3787 3789 3496 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170905205 937545728 9631 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) 915572

Child status: 0
Real time (s): 3.67643
CPU time (s): 3.62545
CPU user time (s): 3.53746
CPU system time (s): 0.087986
CPU usage (%): 98.6132
Max. virtual memory (cumulated for all children) (KiB): 915572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.53746
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9989
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= 1067
involuntary context switches= 61

runsolver used 0.007998 s user time and 0.018997 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Jan  8 02:57:52 UTC 2007


IDJOB= 212935
IDBENCH= 4809
FILE ID= node58/212935-1168225072

PBS_JOBID= 3480969

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/aim/aim-200-2-0-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212935-1168225072/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-212935-1168225072 -o ROOT/results/node58/solver-212935-1168225072 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212935-1168225072/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  40a7b8b5b5c677bde1e5686f70cd1136

RANDOM SEED= 944715094

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.223
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.223
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:       1874528 kB
Buffers:         35916 kB
Cached:          72612 kB
SwapCached:          0 kB
Active:          64296 kB
Inactive:        59364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          25364 kB
Slab:            43816 kB
Committed_AS:  2805908 kB
PageTables:       1380 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= 66556 MiB



End job on node58 on Mon Jan  8 02:57:56 UTC 2007