Trace number 213260

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 4.6033 4.83051

DiagnosticValue
CHECKS283140
NODES18745

General information on the benchmark

NamepseudoSeries/aim/
aim-200-1-6-1.xml
MD5SUM56a05efc911bb7ef366b44e2c70aedad
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.153976
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints520
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension520
Global constraints used (with number of constraints)

Solver Data (download as text)

0.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=esac.xml
0.45	   
0.45	   instance
0.45	     name=/tmp/evaluation/213260-1168225527/unknown.xml
0.48	   
0.48	   domains being loaded...
0.49	   
0.49	   variables being loaded...
0.55	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.55	       =>  wckTime=0.141  cpuTime=0.1  mem=7M50
0.55	   
0.55	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
0.77	     nbConstraints=520  nbConvertedConstraints=201  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.77	     nbSharedExtensionStructures=199  nbConflictsStructures=3  nbSharedConflictsStructures=517
0.77	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=318  maxDegree=5  maxArity=3
0.77	       =>  wckTime=0.361  cpuTime=0.26  mem=10M951
0.81	   
0.81	   solver IterativeSystematicSolver being built... 
1.00	       =>  wckTime=0.592  cpuTime=0.42  mem=17M691
1.09	   
1.09	   preprocessing
1.09	     nbConstraintChecks=1474  nbValidityChecks=154  nbPropagations=1322  nbRevisions=1202  nbUselessRevisions=731
1.09	     nbSingletonTests=474  nbEffectiveSingletonTests=0  nbESACBranches=10  nbRemovedValues=0  detectedInconsistency=no
1.09	       =>  wckTime=0.081  cpuTime=0.06  mem=17M691
1.12	   
1.12	   search
1.12	     run=0  nbConstraintChecks=389  nbValidityChecks=155  nbPropagations=1529  nbRevisions=1551  nbUselessRevisions=896
1.12	     nbAssignments=69  nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=80  nbRestartNogoods=0  mapSize=5
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.119  cpuTime=0.08  mem=18M699
1.15	   
1.15	   search
1.15	     run=1  nbConstraintChecks=805  nbValidityChecks=328  nbPropagations=3343  nbRevisions=3468  nbUselessRevisions=1951
1.15	     nbAssignments=195  nbFailedAssignments=13  nbBacktracks=30  nbVisitedNodes=156  nbRestartNogoods=5  mapSize=17
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.142  cpuTime=0.09  mem=18M699
1.16	   
1.16	   search
1.16	     run=2  nbConstraintChecks=1267  nbValidityChecks=555  nbPropagations=5424  nbRevisions=5798
1.16	     nbUselessRevisions=3180  nbAssignments=272  nbFailedAssignments=25  nbBacktracks=52  nbVisitedNodes=255
1.16	     nbRestartNogoods=6  mapSize=35  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.159  cpuTime=0.1  mem=18M699
1.18	   
1.18	   search
1.18	     run=3  nbConstraintChecks=2536  nbValidityChecks=1045  nbPropagations=8323  nbRevisions=9183
1.18	     nbUselessRevisions=4712  nbAssignments=401  nbFailedAssignments=40  nbBacktracks=85  nbVisitedNodes=355
1.18	     nbRestartNogoods=9  mapSize=56  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.178  cpuTime=0.12  mem=18M699
1.22	   
1.22	   search
1.22	     run=4  nbConstraintChecks=3384  nbValidityChecks=1418  nbPropagations=11680  nbRevisions=13346
1.22	     nbUselessRevisions=6595  nbAssignments=574  nbFailedAssignments=55  nbBacktracks=135  nbVisitedNodes=554
1.22	     nbRestartNogoods=18  mapSize=79  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.212  cpuTime=0.15  mem=18M699
1.26	   
1.26	   search
1.26	     run=5  nbConstraintChecks=7198  nbValidityChecks=3831  nbPropagations=17365  nbRevisions=21801
1.26	     nbUselessRevisions=10467  nbAssignments=792  nbFailedAssignments=86  nbBacktracks=231  nbVisitedNodes=802
1.26	     nbRestartNogoods=21  mapSize=129  nbInferences=0  nbTooLargeKeys=0
1.26	       =>  wckTime=0.255  cpuTime=0.19  mem=18M699
1.29	   
1.29	   search
1.29	     run=6  nbConstraintChecks=8971  nbValidityChecks=4881  nbPropagations=24188  nbRevisions=32348
1.29	     nbUselessRevisions=15306  nbAssignments=954  nbFailedAssignments=94  nbBacktracks=356  nbVisitedNodes=981
1.29	     nbRestartNogoods=22  mapSize=143  nbInferences=2  nbTooLargeKeys=0
1.29	       =>  wckTime=0.288  cpuTime=0.22  mem=18M699
1.35	   
1.35	   search
1.35	     run=7  nbConstraintChecks=11053  nbValidityChecks=6216  nbPropagations=32319  nbRevisions=45417
1.35	     nbUselessRevisions=21387  nbAssignments=1214  nbFailedAssignments=110  nbBacktracks=532  nbVisitedNodes=1271
1.35	     nbRestartNogoods=25  mapSize=178  nbInferences=9  nbTooLargeKeys=0
1.35	       =>  wckTime=0.346  cpuTime=0.27  mem=18M699
1.42	   
1.42	   search
1.42	     run=8  nbConstraintChecks=18108  nbValidityChecks=10192  nbPropagations=44871  nbRevisions=65868
1.42	     nbUselessRevisions=30467  nbAssignments=1572  nbFailedAssignments=180  nbBacktracks=795  nbVisitedNodes=1768
1.42	     nbRestartNogoods=29  mapSize=315  nbInferences=17  nbTooLargeKeys=0
1.42	       =>  wckTime=0.417  cpuTime=0.34  mem=18M699
1.53	   
1.53	   search
1.53	     run=9  nbConstraintChecks=22574  nbValidityChecks=13100  nbPropagations=60015  nbRevisions=91554
1.53	     nbUselessRevisions=42190  nbAssignments=2075  nbFailedAssignments=247  nbBacktracks=1187  nbVisitedNodes=2397
1.53	     nbRestartNogoods=31  mapSize=417  nbInferences=21  nbTooLargeKeys=0
1.53	       =>  wckTime=0.528  cpuTime=0.44  mem=18M699
1.71	   
1.71	   search
1.71	     run=10  nbConstraintChecks=41931  nbValidityChecks=26206  nbPropagations=87202  nbRevisions=140961
1.71	     nbUselessRevisions=65569  nbAssignments=2840  nbFailedAssignments=390  nbBacktracks=1786  nbVisitedNodes=3444
1.71	     nbRestartNogoods=36  mapSize=693  nbInferences=21  nbTooLargeKeys=0
1.71	       =>  wckTime=0.708  cpuTime=0.6  mem=18M699
1.93	   
1.93	   search
1.93	     run=11  nbConstraintChecks=64164  nbValidityChecks=41550  nbPropagations=128431  nbRevisions=216555
1.93	     nbUselessRevisions=101020  nbAssignments=3933  nbFailedAssignments=547  nbBacktracks=2652  nbVisitedNodes=4849
1.93	     nbRestartNogoods=39  mapSize=987  nbInferences=22  nbTooLargeKeys=0
1.93	       =>  wckTime=0.923  cpuTime=0.82  mem=18M699
2.26	   
2.26	   search
2.26	     run=12  nbConstraintChecks=93679  nbValidityChecks=64466  nbPropagations=187574  nbRevisions=328551
2.26	     nbUselessRevisions=154980  nbAssignments=5682  nbFailedAssignments=877  nbBacktracks=3951  nbVisitedNodes=7203
2.26	     nbRestartNogoods=56  mapSize=1645  nbInferences=25  nbTooLargeKeys=0
2.26	       =>  wckTime=1.251  cpuTime=1.14  mem=19M674
2.69	   
2.69	   search
2.69	     run=13  nbConstraintChecks=134830  nbValidityChecks=96245  nbPropagations=271457  nbRevisions=489836
2.69	     nbUselessRevisions=233067  nbAssignments=8174  nbFailedAssignments=1383  nbBacktracks=5900  nbVisitedNodes=10692
2.69	     nbRestartNogoods=64  mapSize=2628  nbInferences=25  nbTooLargeKeys=0
2.69	       =>  wckTime=1.68  cpuTime=1.56  mem=19M674
3.42	   
3.42	   search
3.42	     run=14  nbConstraintChecks=190769  nbValidityChecks=142165  nbPropagations=389702  nbRevisions=723465
3.42	     nbUselessRevisions=349079  nbAssignments=11708  nbFailedAssignments=1927  nbBacktracks=8822  nbVisitedNodes=15297
3.42	     nbRestartNogoods=70  mapSize=3696  nbInferences=32  nbTooLargeKeys=0
3.42	       =>  wckTime=2.416  cpuTime=2.29  mem=20M649
4.44	   
4.44	   search
4.44	     run=15  nbConstraintChecks=267335  nbValidityChecks=200741  nbPropagations=554800  nbRevisions=1051131
4.44	     nbUselessRevisions=512122  nbAssignments=16980  nbFailedAssignments=2718  nbBacktracks=13207  nbVisitedNodes=22130
4.44	     nbRestartNogoods=81  mapSize=5264  nbInferences=46  nbTooLargeKeys=0
4.44	       =>  wckTime=3.431  cpuTime=3.31  mem=21M624
4.77	   
4.77	   search
4.77	     run=16  nbConstraintChecks=281666  nbValidityChecks=210019  nbPropagations=728189  nbRevisions=1394507
4.77	     nbUselessRevisions=682624  nbAssignments=18745  nbFailedAssignments=2934  nbBacktracks=14349  nbVisitedNodes=24300
4.77	     nbRestartNogoods=86  mapSize=5656  nbInferences=53  nbTooLargeKeys=0
4.77	       =>  wckTime=3.762  cpuTime=3.63  mem=21M624
4.77	   
4.77	   global
4.77	     nbConstraintChecks=283140  nbValidityChecks=210173  nbPropagations=729511  nbRevisions=1395709
4.77	     nbUselessRevisions=683355  nbRestartNogoods=86  solvingWckTime=3.763  solvingCpuTime=3.63  expiredTime=no
4.77	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=4.1
4.77	       =>  wckTime=4.356  cpuTime=4.05  mem=21M624
4.77	   
4.77	s SATISFIABLE
4.77	v 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 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 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 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 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 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 0 1 0 1 1 0 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 0 1 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 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 
4.77	d NODES 18745
4.77	d CHECKS 283140
4.77	   
4.77	   totalWckTime=4.431  totalCpuTime=4.11

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/node23/watcher-213260-1168225527 -o ROOT/results/node23/solver-213260-1168225527 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213260-1168225527/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.97 1.33 1.71 5/87 1891
/proc/meminfo: memFree=1794584/2055920 swapFree=4191880/4192956
[pid=1890] ppid=1888 vsize=18540 CPUtime=0
/proc/1890/stat : 1890 (runsolver) R 1888 1890 394 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 170948386 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1890/statm: 4635 279 244 17 0 2626 0

[startup+0.108197 s]
/proc/loadavg: 0.97 1.33 1.71 5/87 1891
/proc/meminfo: memFree=1794584/2055920 swapFree=4191880/4192956
[pid=1890] ppid=1888 vsize=914988 CPUtime=0.08
/proc/1890/stat : 1890 (java) R 1888 1890 394 0 -1 0 3034 0 1 0 6 2 0 0 23 0 8 0 170948386 936947712 2780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1890/statm: 228747 2780 1440 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518125 s]
/proc/loadavg: 0.97 1.33 1.71 5/87 1891
/proc/meminfo: memFree=1794584/2055920 swapFree=4191880/4192956
[pid=1890] ppid=1888 vsize=915328 CPUtime=0.37
/proc/1890/stat : 1890 (java) R 1888 1890 394 0 -1 0 6010 0 9 0 33 4 0 0 18 0 8 0 170948386 937295872 5757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1890/statm: 228832 5757 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 915328

[startup+1.34043 s]
/proc/loadavg: 0.97 1.33 1.71 3/94 1898
/proc/meminfo: memFree=1765664/2055920 swapFree=4191880/4192956
[pid=1890] ppid=1888 vsize=915556 CPUtime=1.19
/proc/1890/stat : 1890 (java) R 1888 1890 394 0 -1 0 9565 0 9 0 110 9 0 0 24 0 8 0 170948386 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073860853 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1890/statm: 228889 9311 2543 14 0 215359 0
[pid=1890/tid=1892] ppid=1888 vsize=915556 CPUtime=0.02
/proc/1890/task/1892/stat : 1892 (java) S 1888 1890 394 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 170948390 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1893] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1893/stat : 1893 (java) S 1888 1890 394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170948391 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1894] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1894/stat : 1894 (java) S 1888 1890 394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170948391 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1895] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1895/stat : 1895 (java) S 1888 1890 394 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 170948394 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1896] ppid=1888 vsize=915556 CPUtime=0.22
/proc/1890/task/1896/stat : 1896 (java) S 1888 1890 394 0 -1 64 401 0 0 0 22 0 0 0 15 0 8 0 170948394 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1897] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1897/stat : 1897 (java) S 1888 1890 394 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 170948394 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1898] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1898/stat : 1898 (java) S 1888 1890 394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170948394 937529344 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 915556

[startup+2.98875 s]
/proc/loadavg: 0.97 1.33 1.71 3/94 1898
/proc/meminfo: memFree=1764448/2055920 swapFree=4191880/4192956
[pid=1890] ppid=1888 vsize=915556 CPUtime=2.82
/proc/1890/stat : 1890 (java) R 1888 1890 394 0 -1 0 9990 0 9 0 272 10 0 0 25 0 8 0 170948386 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073918343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1890/statm: 228889 9734 2543 14 0 215359 0
[pid=1890/tid=1892] ppid=1888 vsize=915556 CPUtime=0.02
/proc/1890/task/1892/stat : 1892 (java) S 1888 1890 394 0 -1 64 222 0 0 0 2 0 0 0 17 0 8 0 170948390 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1893] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1893/stat : 1893 (java) S 1888 1890 394 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170948391 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1894] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1894/stat : 1894 (java) S 1888 1890 394 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 170948391 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1895] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1895/stat : 1895 (java) S 1888 1890 394 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 170948394 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1896] ppid=1888 vsize=915556 CPUtime=0.25
/proc/1890/task/1896/stat : 1896 (java) S 1888 1890 394 0 -1 64 420 0 0 0 25 0 0 0 16 0 8 0 170948394 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1897] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1897/stat : 1897 (java) S 1888 1890 394 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 170948394 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1890/tid=1898] ppid=1888 vsize=915556 CPUtime=0
/proc/1890/task/1898/stat : 1898 (java) S 1888 1890 394 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170948394 937529344 9734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 915556

Child status: 0
Real time (s): 4.83051
CPU time (s): 4.6033
CPU user time (s): 4.49332
CPU system time (s): 0.109983
CPU usage (%): 95.2962
Max. virtual memory (cumulated for all children) (KiB): 915556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49332
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10483
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1478
involuntary context switches= 1867

runsolver used 0.007998 s user time and 0.024996 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Jan  8 03:05:31 UTC 2007


IDJOB= 213260
IDBENCH= 4834
FILE ID= node23/213260-1168225527

PBS_JOBID= 3480957

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  56a05efc911bb7ef366b44e2c70aedad

RANDOM SEED= 589418336

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.265
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.265
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:       1795176 kB
Buffers:         38668 kB
Cached:         104288 kB
SwapCached:        320 kB
Active:         120724 kB
Inactive:        85600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795176 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          82272 kB
Slab:            39244 kB
Committed_AS:  3577520 kB
PageTables:       2252 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= 66561 MiB



End job on node23 on Mon Jan  8 03:05:48 UTC 2007