Trace number 252633

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 27.4228 27.7505

DiagnosticValue
CHECKS1804549
NODES25226

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-3-6.xml
MD5SUMbca57873de13f65fd92169603ee95089
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 benchmark3.23
SatisfiableYES
(Un)Satisfiability was proved
Number of variables1566
Number of constraints5805
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5805
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/252633-1168408966/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.52	     nbVariables=1566  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.53	       =>  wckTime=0.2  cpuTime=0.13  mem=6M886
0.53	   
0.53	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
1.41	     nbConstraints=5805  nbConflictsStructures=3  nbSharedConflictsStructures=5766  nbUnbuiltConflictsStructures=1
1.41	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=4  nbSharedEvaluationManagers=5801  maxDegree=19  maxArity=18
1.41	       =>  wckTime=1.089  cpuTime=0.92  mem=45M895
1.52	   
1.52	   solver IterativeSystematicSolver being built... 
1.93	       =>  wckTime=1.608  cpuTime=1.24  mem=14M104
2.92	   
2.92	   preprocessing
2.92	     nbConstraintChecks=131275  nbValidityChecks=34742  nbPropagations=3471  nbRevisions=20560  nbUselessRevisions=20176
2.92	     nbSingletonTests=1597  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
2.92	       =>  wckTime=0.977  cpuTime=0.91  mem=14M104
3.84	   
3.84	   search
3.84	     run=0  nbConstraintChecks=55017  nbValidityChecks=18934  nbPropagations=4855  nbRevisions=36124
3.84	     nbUselessRevisions=34495  nbAssignments=583  nbFailedAssignments=11  nbBacktracks=14  nbVisitedNodes=598
3.84	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
3.84	       =>  wckTime=1.9  cpuTime=1.8  mem=15M125
4.99	   
4.99	   search
4.99	     run=1  nbConstraintChecks=126843  nbValidityChecks=177097  nbPropagations=16555  nbRevisions=173489
4.99	     nbUselessRevisions=164966  nbAssignments=4556  nbFailedAssignments=14  nbBacktracks=39  nbVisitedNodes=1109
4.99	     nbRestartNogoods=10  mapSize=6  nbInferences=0  nbTooLargeKeys=0
4.99	       =>  wckTime=3.05  cpuTime=2.93  mem=15M125
6.13	   
6.13	   search
6.13	     run=2  nbConstraintChecks=159760  nbValidityChecks=210921  nbPropagations=30049  nbRevisions=333247
6.13	     nbUselessRevisions=316396  nbAssignments=5520  nbFailedAssignments=19  nbBacktracks=85  nbVisitedNodes=1752
6.13	     nbRestartNogoods=13  mapSize=13  nbInferences=0  nbTooLargeKeys=0
6.13	       =>  wckTime=4.193  cpuTime=4.04  mem=16M113
6.47	   
6.47	   search
6.47	     run=3  nbConstraintChecks=231299  nbValidityChecks=254190  nbPropagations=45721  nbRevisions=524385
6.47	     nbUselessRevisions=497389  nbAssignments=6790  nbFailedAssignments=25  nbBacktracks=121  nbVisitedNodes=1973
6.47	     nbRestartNogoods=15  mapSize=23  nbInferences=0  nbTooLargeKeys=0
6.47	       =>  wckTime=4.529  cpuTime=4.38  mem=16M113
7.18	   
7.18	   search
7.18	     run=4  nbConstraintChecks=255502  nbValidityChecks=272024  nbPropagations=62444  nbRevisions=728067
7.18	     nbUselessRevisions=690014  nbAssignments=7337  nbFailedAssignments=33  nbBacktracks=176  nbVisitedNodes=2534
7.18	     nbRestartNogoods=16  mapSize=35  nbInferences=0  nbTooLargeKeys=0
7.18	       =>  wckTime=5.239  cpuTime=5.08  mem=16M113
8.17	   
8.17	   search
8.17	     run=5  nbConstraintChecks=274728  nbValidityChecks=325826  nbPropagations=82056  nbRevisions=969739
8.17	     nbUselessRevisions=918050  nbAssignments=8785  nbFailedAssignments=47  nbBacktracks=272  nbVisitedNodes=3177
8.17	     nbRestartNogoods=18  mapSize=57  nbInferences=0  nbTooLargeKeys=0
8.17	       =>  wckTime=6.235  cpuTime=6.06  mem=17M101
9.60	   
9.60	   search
9.60	     run=6  nbConstraintChecks=324037  nbValidityChecks=355404  nbPropagations=103514  nbRevisions=1233081
9.60	     nbUselessRevisions=1165906  nbAssignments=9634  nbFailedAssignments=66  nbBacktracks=389  nbVisitedNodes=3959
9.60	     nbRestartNogoods=22  mapSize=84  nbInferences=0  nbTooLargeKeys=0
9.60	       =>  wckTime=7.66  cpuTime=7.47  mem=18M89
11.44	   
11.44	   search
11.44	     run=7  nbConstraintChecks=390850  nbValidityChecks=479958  nbPropagations=131779  nbRevisions=1588627
11.44	     nbUselessRevisions=1500118  nbAssignments=12783  nbFailedAssignments=85  nbBacktracks=563  nbVisitedNodes=4772
11.44	     nbRestartNogoods=30  mapSize=115  nbInferences=0  nbTooLargeKeys=0
11.44	       =>  wckTime=9.505  cpuTime=9.3  mem=18M89
13.78	   
13.78	   search
13.78	     run=8  nbConstraintChecks=524900  nbValidityChecks=556806  nbPropagations=164812  nbRevisions=2000924
13.78	     nbUselessRevisions=1886871  nbAssignments=14896  nbFailedAssignments=109  nbBacktracks=859  nbVisitedNodes=5723
13.78	     nbRestartNogoods=37  mapSize=151  nbInferences=1  nbTooLargeKeys=0
13.78	       =>  wckTime=11.844  cpuTime=11.61  mem=19M77
16.29	   
16.29	   search
16.29	     run=9  nbConstraintChecks=826535  nbValidityChecks=657350  nbPropagations=203630  nbRevisions=2484390
16.29	     nbUselessRevisions=2339560  nbAssignments=17380  nbFailedAssignments=161  nbBacktracks=1266  nbVisitedNodes=6843
16.29	     nbRestartNogoods=46  mapSize=233  nbInferences=1  nbTooLargeKeys=0
16.29	       =>  wckTime=14.352  cpuTime=14.11  mem=20M65
18.93	   
18.93	   search
18.93	     run=10  nbConstraintChecks=1355769  nbValidityChecks=840274  nbPropagations=252803  nbRevisions=3100459
18.93	     nbUselessRevisions=2914649  nbAssignments=21839  nbFailedAssignments=242  nbBacktracks=1845  nbVisitedNodes=8055
18.93	     nbRestartNogoods=56  mapSize=377  nbInferences=1  nbTooLargeKeys=0
18.93	       =>  wckTime=16.99  cpuTime=16.71  mem=21M54
27.68	   
27.68	   search
27.68	     run=11  nbConstraintChecks=1673274  nbValidityChecks=936122  nbPropagations=308459  nbRevisions=3789165
27.68	     nbUselessRevisions=3555813  nbAssignments=25226  nbFailedAssignments=320  nbBacktracks=2564  nbVisitedNodes=10584
27.68	     nbRestartNogoods=65  mapSize=528  nbInferences=2  nbTooLargeKeys=0
27.68	       =>  wckTime=25.741  cpuTime=25.37  mem=22M42
27.68	   
27.68	   global
27.68	     nbConstraintChecks=1804549  nbValidityChecks=970864  nbPropagations=311930  nbRevisions=3809725
27.68	     nbUselessRevisions=3575989  nbRestartNogoods=65  solvingWckTime=25.742  solvingCpuTime=25.37  expiredTime=no
27.68	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=26.66
27.68	       =>  wckTime=27.355  cpuTime=26.61  mem=22M42
27.68	   
27.68	s SATISFIABLE
27.68	v 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 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 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 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 1 1 1 0 0 0 0 0 0 1 1 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 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 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 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 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 1 0 0 0 0 0 0 0 1 1 1 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 1 1 0 1 1 1 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 
27.68	d NODES 25226
27.68	d CHECKS 1804549
27.68	   
27.68	   totalWckTime=27.438  totalCpuTime=26.67

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-252633-1168408966 -o ROOT/results/node23/solver-252633-1168408966 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252633-1168408966/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.15 2.06 1.98 3/87 22073
/proc/meminfo: memFree=1493832/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=18540 CPUtime=0
/proc/22072/stat : 22072 (runsolver) R 22070 22072 21267 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 189291007 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22072/statm: 4635 280 244 17 0 2626 0

[startup+0.108524 s]
/proc/loadavg: 2.15 2.06 1.98 3/87 22073
/proc/meminfo: memFree=1493832/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=913236 CPUtime=0.08
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 2920 0 1 0 7 1 0 0 19 0 8 0 189291007 935153664 2666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153557968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228309 2666 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.516603 s]
/proc/loadavg: 2.15 2.06 1.98 3/87 22073
/proc/meminfo: memFree=1493832/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915328 CPUtime=0.49
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 6118 0 1 0 45 4 0 0 18 0 8 0 189291007 937295872 5857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228832 5857 2126 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33776 s]
/proc/loadavg: 2.15 2.06 1.98 3/94 22080
/proc/meminfo: memFree=1448336/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915620 CPUtime=1.3
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 14871 0 1 0 99 31 0 0 25 0 8 0 189291007 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228905 14609 2168 14 0 215375 0
[pid=22072/tid=22074] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22074/stat : 22074 (java) S 22070 22072 21267 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 189291011 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22075] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22075/stat : 22075 (java) S 22070 22072 21267 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 189291012 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22076] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22076/stat : 22076 (java) S 22070 22072 21267 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 189291012 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22077] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22077/stat : 22077 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189291015 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22078] ppid=22070 vsize=915620 CPUtime=0.18
/proc/22072/task/22078/stat : 22078 (java) S 22070 22072 21267 0 -1 64 411 0 0 0 17 1 0 0 16 0 8 0 189291015 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22079] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22079/stat : 22079 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189291015 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22080] ppid=22070 vsize=915620 CPUtime=0
/proc/22072/task/22080/stat : 22080 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189291015 937594880 14609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915620

[startup+2.97508 s]
/proc/loadavg: 2.15 2.06 1.98 3/94 22080
/proc/meminfo: memFree=1427024/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915716 CPUtime=2.92
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 19413 0 1 0 256 36 0 0 25 0 8 0 189291007 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074071712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228929 19148 2548 14 0 215399 0
[pid=22072/tid=22074] ppid=22070 vsize=915716 CPUtime=0.12
/proc/22072/task/22074/stat : 22074 (java) S 22070 22072 21267 0 -1 64 2257 0 0 0 11 1 0 0 17 0 8 0 189291011 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22075] ppid=22070 vsize=915716 CPUtime=0
/proc/22072/task/22075/stat : 22075 (java) S 22070 22072 21267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189291012 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22076] ppid=22070 vsize=915716 CPUtime=0
/proc/22072/task/22076/stat : 22076 (java) S 22070 22072 21267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189291012 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22077] ppid=22070 vsize=915716 CPUtime=0
/proc/22072/task/22077/stat : 22077 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189291015 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22078] ppid=22070 vsize=915716 CPUtime=0.35
/proc/22072/task/22078/stat : 22078 (java) S 22070 22072 21267 0 -1 64 502 0 0 0 33 2 0 0 15 0 8 0 189291015 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22079] ppid=22070 vsize=915716 CPUtime=0
/proc/22072/task/22079/stat : 22079 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189291015 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22080] ppid=22070 vsize=915716 CPUtime=0
/proc/22072/task/22080/stat : 22080 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189291015 937693184 19148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915716

[startup+6.1757 s]
/proc/loadavg: 2.14 2.05 1.98 3/94 22080
/proc/meminfo: memFree=1426896/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915848 CPUtime=6.09
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 19432 0 1 0 572 37 0 0 25 0 8 0 189291007 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100285 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228962 19165 2549 14 0 215432 0
[pid=22072/tid=22074] ppid=22070 vsize=915848 CPUtime=0.12
/proc/22072/task/22074/stat : 22074 (java) S 22070 22072 21267 0 -1 64 2257 0 0 0 11 1 0 0 16 0 8 0 189291011 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22075] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22075/stat : 22075 (java) S 22070 22072 21267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189291012 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22076] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22076/stat : 22076 (java) S 22070 22072 21267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189291012 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22077] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22077/stat : 22077 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189291015 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22078] ppid=22070 vsize=915848 CPUtime=0.38
/proc/22072/task/22078/stat : 22078 (java) S 22070 22072 21267 0 -1 64 517 0 0 0 36 2 0 0 15 0 8 0 189291015 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22079] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22079/stat : 22079 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189291015 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22080] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22080/stat : 22080 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189291015 937828352 19165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915848

[startup+12.657 s]
/proc/loadavg: 2.13 2.05 1.98 3/94 22080
/proc/meminfo: memFree=1426896/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915848 CPUtime=12.5
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 19435 0 1 0 1213 37 0 0 25 0 8 0 189291007 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074180511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228962 19167 2549 14 0 215432 0
[pid=22072/tid=22074] ppid=22070 vsize=915848 CPUtime=0.12
/proc/22072/task/22074/stat : 22074 (java) S 22070 22072 21267 0 -1 64 2257 0 0 0 11 1 0 0 16 0 8 0 189291011 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22075] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22075/stat : 22075 (java) S 22070 22072 21267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189291012 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22076] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22076/stat : 22076 (java) S 22070 22072 21267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189291012 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22077] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22077/stat : 22077 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189291015 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22078] ppid=22070 vsize=915848 CPUtime=0.38
/proc/22072/task/22078/stat : 22078 (java) S 22070 22072 21267 0 -1 64 519 0 0 0 36 2 0 0 15 0 8 0 189291015 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22079] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22079/stat : 22079 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189291015 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22080] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22080/stat : 22080 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189291015 937828352 19167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915848

[startup+25.5335 s]
/proc/loadavg: 2.10 2.05 1.98 3/94 22080
/proc/meminfo: memFree=1426896/2055920 swapFree=4191880/4192956
[pid=22072] ppid=22070 vsize=915848 CPUtime=25.26
/proc/22072/stat : 22072 (java) R 22070 22072 21267 0 -1 0 19444 0 1 0 2489 37 0 0 25 0 8 0 189291007 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074180560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22072/statm: 228962 19171 2549 14 0 215432 0
[pid=22072/tid=22074] ppid=22070 vsize=915848 CPUtime=0.12
/proc/22072/task/22074/stat : 22074 (java) S 22070 22072 21267 0 -1 64 2257 0 0 0 11 1 0 0 16 0 8 0 189291011 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22075] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22075/stat : 22075 (java) S 22070 22072 21267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189291012 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22076] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22076/stat : 22076 (java) S 22070 22072 21267 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189291012 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22077] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22077/stat : 22077 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189291015 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22078] ppid=22070 vsize=915848 CPUtime=0.4
/proc/22072/task/22078/stat : 22078 (java) S 22070 22072 21267 0 -1 64 524 0 0 0 38 2 0 0 16 0 8 0 189291015 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22079] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22079/stat : 22079 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189291015 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22072/tid=22080] ppid=22070 vsize=915848 CPUtime=0
/proc/22072/task/22080/stat : 22080 (java) S 22070 22072 21267 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189291015 937828352 19171 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915848

Child status: 0
Real time (s): 27.7505
CPU time (s): 27.4228
CPU user time (s): 27.0309
CPU system time (s): 0.39194
CPU usage (%): 98.8191
Max. virtual memory (cumulated for all children) (KiB): 915848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0309
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19453
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= 2269
involuntary context switches= 2928

runsolver used 0.031995 s user time and 0.104984 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Jan 10 06:02:46 UTC 2007


IDJOB= 252633
IDBENCH= 12959
FILE ID= node23/252633-1168408966

PBS_JOBID= 3523349

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bca57873de13f65fd92169603ee95089

RANDOM SEED= 492697615

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:       1494312 kB
Buffers:         45468 kB
Cached:         389808 kB
SwapCached:        332 kB
Active:         214288 kB
Inactive:       294120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494312 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4932 kB
Writeback:           0 kB
Mapped:          92064 kB
Slab:            38072 kB
Committed_AS:  4045336 kB
PageTables:       2288 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= 66560 MiB



End job on node23 on Wed Jan 10 06:03:14 UTC 2007