Trace number 213182

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 8.89465 8.92457

DiagnosticValue
CHECKS1417174
NODES55387

General information on the benchmark

NamepseudoSeries/aim/
aim-200-3-4-1.xml
MD5SUMcb3f27425b19d53249f95308d8601cae
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 benchmark1.18
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints880
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension880
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/213182-1168225419/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.42	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.126  cpuTime=0.1  mem=7M50
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.71	     nbConstraints=879  nbMergedConstraints=1  nbConvertedConstraints=202  nbConvertConstraintsChecks=24
0.71	     nbExtensionStructures=2  nbSharedExtensionStructures=200  nbConflictsStructures=4  nbSharedConflictsStructures=875
0.71	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=2  nbSharedEvaluationManagers=675  maxDegree=8  maxArity=3
0.71	       =>  wckTime=0.423  cpuTime=0.29  mem=12M901
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.97	       =>  wckTime=0.679  cpuTime=0.47  mem=20M91
1.07	   
1.07	   preprocessing
1.07	     nbConstraintChecks=2249  nbValidityChecks=334  nbPropagations=1537  nbRevisions=1986  nbUselessRevisions=1247
1.07	     nbSingletonTests=470  nbEffectiveSingletonTests=0  nbESACBranches=15  nbRemovedValues=0  detectedInconsistency=no
1.07	       =>  wckTime=0.103  cpuTime=0.07  mem=20M91
1.12	   
1.12	   search
1.12	     run=0  nbConstraintChecks=759  nbValidityChecks=327  nbPropagations=1844  nbRevisions=2728  nbUselessRevisions=1676
1.12	     nbAssignments=124  nbFailedAssignments=6  nbBacktracks=15  nbVisitedNodes=133  nbRestartNogoods=0  mapSize=5
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.148  cpuTime=0.09  mem=20M91
1.15	   
1.15	   search
1.15	     run=1  nbConstraintChecks=2003  nbValidityChecks=1119  nbPropagations=4426  nbRevisions=6880
1.15	     nbUselessRevisions=4201  nbAssignments=398  nbFailedAssignments=10  nbBacktracks=30  nbVisitedNodes=211
1.15	     nbRestartNogoods=3  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.179  cpuTime=0.12  mem=20M91
1.16	   
1.16	   search
1.16	     run=2  nbConstraintChecks=2593  nbValidityChecks=1549  nbPropagations=7307  nbRevisions=11693
1.16	     nbUselessRevisions=7068  nbAssignments=479  nbFailedAssignments=15  nbBacktracks=55  nbVisitedNodes=302
1.16	     nbRestartNogoods=6  mapSize=19  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.193  cpuTime=0.13  mem=20M91
1.18	   
1.18	   search
1.18	     run=3  nbConstraintChecks=3618  nbValidityChecks=2294  nbPropagations=10757  nbRevisions=17637
1.18	     nbUselessRevisions=10473  nbAssignments=568  nbFailedAssignments=27  nbBacktracks=100  nbVisitedNodes=414
1.18	     nbRestartNogoods=7  mapSize=41  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.209  cpuTime=0.15  mem=20M91
1.20	   
1.20	   search
1.20	     run=4  nbConstraintChecks=4267  nbValidityChecks=2714  nbPropagations=14509  nbRevisions=24253
1.20	     nbUselessRevisions=14236  nbAssignments=684  nbFailedAssignments=38  nbBacktracks=150  nbVisitedNodes=550
1.20	     nbRestartNogoods=8  mapSize=58  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.23  cpuTime=0.17  mem=20M91
1.23	   
1.23	   search
1.23	     run=5  nbConstraintChecks=6113  nbValidityChecks=4111  nbPropagations=19243  nbRevisions=33085
1.23	     nbUselessRevisions=19267  nbAssignments=923  nbFailedAssignments=48  nbBacktracks=248  nbVisitedNodes=719
1.23	     nbRestartNogoods=11  mapSize=79  nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.26  cpuTime=0.2  mem=20M91
1.27	   
1.27	   search
1.27	     run=6  nbConstraintChecks=8732  nbValidityChecks=6336  nbPropagations=25215  nbRevisions=45347
1.27	     nbUselessRevisions=26358  nbAssignments=1123  nbFailedAssignments=59  nbBacktracks=379  nbVisitedNodes=945
1.27	     nbRestartNogoods=13  mapSize=102  nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.303  cpuTime=0.23  mem=21M66
1.32	   
1.32	   search
1.33	     run=7  nbConstraintChecks=12968  nbValidityChecks=10339  nbPropagations=33291  nbRevisions=63634
1.33	     nbUselessRevisions=37160  nbAssignments=1388  nbFailedAssignments=80  nbBacktracks=566  nbVisitedNodes=1252
1.33	     nbRestartNogoods=16  mapSize=140  nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.355  cpuTime=0.28  mem=21M66
1.40	   
1.40	   search
1.40	     run=8  nbConstraintChecks=18121  nbValidityChecks=15523  nbPropagations=43982  nbRevisions=89492
1.40	     nbUselessRevisions=52698  nbAssignments=1771  nbFailedAssignments=119  nbBacktracks=826  nbVisitedNodes=1659
1.40	     nbRestartNogoods=20  mapSize=202  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.425  cpuTime=0.35  mem=21M66
1.48	   
1.48	   search
1.48	     run=9  nbConstraintChecks=25613  nbValidityChecks=21727  nbPropagations=58610  nbRevisions=124305
1.48	     nbUselessRevisions=72984  nbAssignments=2273  nbFailedAssignments=227  nbBacktracks=1210  nbVisitedNodes=2366
1.48	     nbRestartNogoods=23  mapSize=404  nbInferences=0  nbTooLargeKeys=0
1.48	       =>  wckTime=0.508  cpuTime=0.43  mem=21M66
1.62	   
1.62	   search
1.62	     run=10  nbConstraintChecks=42783  nbValidityChecks=39172  nbPropagations=82088  nbRevisions=183666
1.62	     nbUselessRevisions=108225  nbAssignments=3023  nbFailedAssignments=373  nbBacktracks=1794  nbVisitedNodes=3377
1.62	     nbRestartNogoods=26  mapSize=660  nbInferences=0  nbTooLargeKeys=0
1.62	       =>  wckTime=0.649  cpuTime=0.56  mem=21M66
1.77	   
1.77	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=21M66)
1.81	   
1.81	   search
1.81	     run=11  nbConstraintChecks=72346  nbValidityChecks=70118  nbPropagations=120545  nbRevisions=286257
1.81	     nbUselessRevisions=170199  nbAssignments=4144  nbFailedAssignments=611  nbBacktracks=2660  nbVisitedNodes=4963
1.81	     nbRestartNogoods=31
1.81	       =>  wckTime=0.841  cpuTime=0.75  mem=21M66
2.02	   
2.02	   search
2.02	     run=12  nbConstraintChecks=109062  nbValidityChecks=106674  nbPropagations=178252  nbRevisions=439941
2.02	     nbUselessRevisions=262648  nbAssignments=5761  nbFailedAssignments=884  nbBacktracks=3967  nbVisitedNodes=7130
2.02	     nbRestartNogoods=37
2.02	       =>  wckTime=1.047  cpuTime=0.95  mem=21M66
2.34	   
2.34	   search
2.34	     run=13  nbConstraintChecks=167401  nbValidityChecks=169104  nbPropagations=266060  nbRevisions=680916
2.34	     nbUselessRevisions=409318  nbAssignments=8239  nbFailedAssignments=1372  nbBacktracks=5913  nbVisitedNodes=10537
2.34	     nbRestartNogoods=45
2.34	       =>  wckTime=1.366  cpuTime=1.27  mem=21M66
2.76	   
2.76	   search
2.76	     run=14  nbConstraintChecks=223319  nbValidityChecks=221963  nbPropagations=383740  nbRevisions=996565
2.76	     nbUselessRevisions=598731  nbAssignments=11947  nbFailedAssignments=2100  nbBacktracks=8834  nbVisitedNodes=15707
2.76	     nbRestartNogoods=54
2.76	       =>  wckTime=1.789  cpuTime=1.69  mem=21M66
3.46	   
3.46	   search
3.46	     run=15  nbConstraintChecks=347951  nbValidityChecks=355326  nbPropagations=567052  nbRevisions=1499420
3.46	     nbUselessRevisions=904287  nbAssignments=17180  nbFailedAssignments=2937  nbBacktracks=13212  nbVisitedNodes=22636
3.46	     nbRestartNogoods=60
3.46	       =>  wckTime=2.486  cpuTime=2.39  mem=21M66
4.56	   
4.56	   search
4.56	     run=16  nbConstraintChecks=545326  nbValidityChecks=566352  nbPropagations=854039  nbRevisions=2299430
4.56	     nbUselessRevisions=1392192  nbAssignments=25532  nbFailedAssignments=4677  nbBacktracks=19789  nbVisitedNodes=34317
4.56	     nbRestartNogoods=65
4.56	       =>  wckTime=3.59  cpuTime=3.49  mem=21M66
6.38	   
6.38	   search
6.38	     run=17  nbConstraintChecks=908338  nbValidityChecks=962554  nbPropagations=1330050  nbRevisions=3654214
6.38	     nbUselessRevisions=2227981  nbAssignments=38051  nbFailedAssignments=7307  nbBacktracks=29647  nbVisitedNodes=52002
6.38	     nbRestartNogoods=74
6.38	       =>  wckTime=5.408  cpuTime=5.3  mem=21M66
8.89	   
8.90	   search
8.90	     run=18  nbConstraintChecks=1414925  nbValidityChecks=1496541  nbPropagations=2071927  nbRevisions=5755526
8.90	     nbUselessRevisions=3516331  nbAssignments=55387  nbFailedAssignments=10933  nbBacktracks=42906
8.90	     nbVisitedNodes=76552  nbRestartNogoods=86
8.90	       =>  wckTime=7.925  cpuTime=7.82  mem=21M66
8.90	   
8.90	   global
8.90	     nbConstraintChecks=1417174  nbValidityChecks=1496875  nbPropagations=2073464  nbRevisions=5757512
8.90	     nbUselessRevisions=3517578  nbRestartNogoods=86  solvingWckTime=7.925  solvingCpuTime=7.82  expiredTime=no
8.90	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=8.35
8.90	       =>  wckTime=8.606  cpuTime=8.3  mem=21M66
8.90	   
8.90	s SATISFIABLE
8.90	v 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 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 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 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 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 
8.90	d NODES 55387
8.90	d CHECKS 1417174
8.90	   
8.90	   totalWckTime=8.68  totalCpuTime=8.35

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/node14/watcher-213182-1168225419 -o ROOT/results/node14/solver-213182-1168225419 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213182-1168225419/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.08 0.63 1.60 3/81 12713
/proc/meminfo: memFree=1813200/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=292 CPUtime=0
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 231 0 0 0 0 0 0 0 19 0 1 0 170937375 299008 37 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 6927140 0 0 4096 0 0 0 0 17 1 0 0
/proc/12712/statm: 77 40 31 14 0 5 0

[startup+0.107061 s]
/proc/loadavg: 0.08 0.63 1.60 3/81 12713
/proc/meminfo: memFree=1813200/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=914988 CPUtime=0.09
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 3105 0 1 0 8 1 0 0 21 0 8 0 170937375 936947712 2851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609807 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12712/statm: 228747 2851 1464 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515096 s]
/proc/loadavg: 0.08 0.63 1.60 3/81 12713
/proc/meminfo: memFree=1813200/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=915328 CPUtime=0.49
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 6588 0 1 0 45 4 0 0 16 0 8 0 170937375 937295872 6327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650893 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12712/statm: 228832 6328 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33618 s]
/proc/loadavg: 0.08 0.63 1.60 2/88 12720
/proc/meminfo: memFree=1783832/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=915576 CPUtime=1.31
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 10122 0 1 0 121 10 0 0 17 0 8 0 170937375 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12712/statm: 228894 9860 2543 14 0 215364 0
[pid=12712/tid=12714] ppid=12710 vsize=915576 CPUtime=0.03
/proc/12712/task/12714/stat : 12714 (java) S 12710 12712 12644 0 -1 64 277 0 0 0 3 0 0 0 16 0 8 0 170937379 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12715] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12715/stat : 12715 (java) S 12710 12712 12644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170937379 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12716] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12716/stat : 12716 (java) S 12710 12712 12644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170937379 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12717] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12717/stat : 12717 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 170937382 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12718] ppid=12710 vsize=915576 CPUtime=0.25
/proc/12712/task/12718/stat : 12718 (java) S 12710 12712 12644 0 -1 64 428 0 0 0 24 1 0 0 15 0 8 0 170937382 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12719] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12719/stat : 12719 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170937382 937549824 9860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12720] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12720/stat : 12720 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170937382 937549824 9860 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) 915576

[startup+2.97333 s]
/proc/loadavg: 0.08 0.63 1.60 2/88 12720
/proc/meminfo: memFree=1782936/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=915576 CPUtime=2.95
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 10272 0 1 0 284 11 0 0 18 0 8 0 170937375 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073923993 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12712/statm: 228894 10008 2543 14 0 215364 0
[pid=12712/tid=12714] ppid=12710 vsize=915576 CPUtime=0.03
/proc/12712/task/12714/stat : 12714 (java) S 12710 12712 12644 0 -1 64 277 0 0 0 3 0 0 0 17 0 8 0 170937379 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12715] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12715/stat : 12715 (java) S 12710 12712 12644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170937379 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12716] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12716/stat : 12716 (java) S 12710 12712 12644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170937379 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12717] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12717/stat : 12717 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 170937382 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12718] ppid=12710 vsize=915576 CPUtime=0.28
/proc/12712/task/12718/stat : 12718 (java) S 12710 12712 12644 0 -1 64 443 0 0 0 27 1 0 0 16 0 8 0 170937382 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12719] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12719/stat : 12719 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170937382 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12720] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12720/stat : 12720 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170937382 937549824 10008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915576

[startup+6.17563 s]
/proc/loadavg: 0.16 0.64 1.60 2/88 12720
/proc/meminfo: memFree=1782872/2055920 swapFree=4182236/4192956
[pid=12712] ppid=12710 vsize=915576 CPUtime=6.15
/proc/12712/stat : 12712 (java) R 12710 12712 12644 0 -1 0 10277 0 1 0 604 11 0 0 25 0 8 0 170937375 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12712/statm: 228894 10013 2543 14 0 215364 0
[pid=12712/tid=12714] ppid=12710 vsize=915576 CPUtime=0.03
/proc/12712/task/12714/stat : 12714 (java) S 12710 12712 12644 0 -1 64 277 0 0 0 3 0 0 0 16 0 8 0 170937379 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12715] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12715/stat : 12715 (java) S 12710 12712 12644 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170937379 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12716] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12716/stat : 12716 (java) S 12710 12712 12644 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170937379 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12717] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12717/stat : 12717 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 170937382 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12718] ppid=12710 vsize=915576 CPUtime=0.28
/proc/12712/task/12718/stat : 12718 (java) S 12710 12712 12644 0 -1 64 443 0 0 0 27 1 0 0 17 0 8 0 170937382 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12712/tid=12719] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12719/stat : 12719 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170937382 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12712/tid=12720] ppid=12710 vsize=915576 CPUtime=0
/proc/12712/task/12720/stat : 12720 (java) S 12710 12712 12644 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170937382 937549824 10013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 8.92457
CPU time (s): 8.89465
CPU user time (s): 8.77467
CPU system time (s): 0.119981
CPU usage (%): 99.6647
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.77467
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10376
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= 1202
involuntary context switches= 565

runsolver used 0.011998 s user time and 0.028995 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Jan  8 03:03:40 UTC 2007


IDJOB= 213182
IDBENCH= 4828
FILE ID= node14/213182-1168225419

PBS_JOBID= 3481026

Free space on /tmp= 66345 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cb3f27425b19d53249f95308d8601cae

RANDOM SEED= 704769113

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.227
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.227
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:       1813616 kB
Buffers:         39140 kB
Cached:          99448 kB
SwapCached:       3600 kB
Active:         105580 kB
Inactive:        85456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813616 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:          61952 kB
Slab:            36448 kB
Committed_AS:  5444516 kB
PageTables:       2016 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= 66345 MiB



End job on node14 on Mon Jan  8 03:04:01 UTC 2007