Trace number 252542

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 31.6812 32.0014

DiagnosticValue
CHECKS11338100
NODES24029

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-3-7.xml
MD5SUM0e013050078db426eef2e194eb305c40
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.42148
SatisfiableYES
(Un)Satisfiability was proved
Number of variables2142
Number of constraints9198
Maximum constraint arity21
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9198
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/252542-1168407807/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.49	     nbVariables=2142  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.49	       =>  wckTime=0.19  cpuTime=0.12  mem=7M861
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
1.67	     nbConstraints=9198  nbConflictsStructures=3  nbSharedConflictsStructures=9153  nbUnbuiltConflictsStructures=1
1.67	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=4  nbSharedEvaluationManagers=9194  maxDegree=22  maxArity=21
1.67	       =>  wckTime=1.371  cpuTime=1.17  mem=24M394
1.78	   
1.78	   solver IterativeSystematicSolver being built... 
2.21	       =>  wckTime=1.915  cpuTime=1.5  mem=38M477
6.77	   
6.77	   preprocessing
6.77	     nbConstraintChecks=1070024  nbValidityChecks=53591  nbPropagations=4732  nbRevisions=31794
6.77	     nbUselessRevisions=31325  nbSingletonTests=2210  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0
6.77	     detectedInconsistency=no
6.77	       =>  wckTime=4.547  cpuTime=4.46  mem=39M479
7.60	   
7.60	   search
7.60	     run=0  nbConstraintChecks=329838  nbValidityChecks=29165  nbPropagations=5944  nbRevisions=52150
7.60	     nbUselessRevisions=50945  nbAssignments=490  nbFailedAssignments=7  nbBacktracks=28  nbVisitedNodes=500
7.60	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
7.60	       =>  wckTime=5.384  cpuTime=5.28  mem=40M480
9.13	   
9.13	   search
9.13	     run=1  nbConstraintChecks=839275  nbValidityChecks=156452  nbPropagations=16483  nbRevisions=186169
9.13	     nbUselessRevisions=181142  nbAssignments=2529  nbFailedAssignments=14  nbBacktracks=45  nbVisitedNodes=1345
9.13	     nbRestartNogoods=5  mapSize=8  nbInferences=0  nbTooLargeKeys=0
9.13	       =>  wckTime=6.911  cpuTime=6.78  mem=41M482
10.59	   
10.59	   search
10.59	     run=2  nbConstraintChecks=1309517  nbValidityChecks=290556  nbPropagations=31725  nbRevisions=405631
10.59	     nbUselessRevisions=394188  nbAssignments=4670  nbFailedAssignments=19  nbBacktracks=76  nbVisitedNodes=2107
10.59	     nbRestartNogoods=10  mapSize=11  nbInferences=0  nbTooLargeKeys=0
10.59	       =>  wckTime=8.372  cpuTime=8.21  mem=43M485
13.48	   
13.48	   search
13.48	     run=3  nbConstraintChecks=2491754  nbValidityChecks=520381  nbPropagations=56180  nbRevisions=789754
13.48	     nbUselessRevisions=766018  nbAssignments=8303  nbFailedAssignments=35  nbBacktracks=109  nbVisitedNodes=2984
13.48	     nbRestartNogoods=14  mapSize=31  nbInferences=0  nbTooLargeKeys=0
13.48	       =>  wckTime=11.267  cpuTime=11.08  mem=44M487
15.52	   
15.52	   search
15.52	     run=4  nbConstraintChecks=3248279  nbValidityChecks=699357  nbPropagations=86813  nbRevisions=1288225
15.52	     nbUselessRevisions=1248601  nbAssignments=11224  nbFailedAssignments=46  nbBacktracks=173  nbVisitedNodes=3718
15.52	     nbRestartNogoods=26  mapSize=56  nbInferences=0  nbTooLargeKeys=0
15.52	       =>  wckTime=13.301  cpuTime=13.1  mem=45M488
16.59	   
16.59	   search
16.59	     run=5  nbConstraintChecks=3615825  nbValidityChecks=749247  nbPropagations=119790  nbRevisions=1824463
16.59	     nbUselessRevisions=1767436  nbAssignments=12134  nbFailedAssignments=56  nbBacktracks=273  nbVisitedNodes=4647
16.59	     nbRestartNogoods=29  mapSize=74  nbInferences=0  nbTooLargeKeys=0
16.59	       =>  wckTime=14.37  cpuTime=14.16  mem=47M492
17.65	   
17.65	   search
17.65	     run=6  nbConstraintChecks=3960225  nbValidityChecks=801704  nbPropagations=155266  nbRevisions=2400833
17.65	     nbUselessRevisions=2324704  nbAssignments=13093  nbFailedAssignments=69  nbBacktracks=397  nbVisitedNodes=5636
17.65	     nbRestartNogoods=30  mapSize=99  nbInferences=0  nbTooLargeKeys=0
17.65	       =>  wckTime=15.429  cpuTime=15.21  mem=49M495
19.02	   
19.02	   search
19.02	     run=7  nbConstraintChecks=4345881  nbValidityChecks=960602  nbPropagations=197174  nbRevisions=3096383
19.02	     nbUselessRevisions=2997279  nbAssignments=15885  nbFailedAssignments=93  nbBacktracks=568  nbVisitedNodes=6267
19.02	     nbRestartNogoods=35  mapSize=143  nbInferences=0  nbTooLargeKeys=0
19.02	       =>  wckTime=16.801  cpuTime=16.57  mem=50M497
19.90	   
19.91	   search
19.91	     run=8  nbConstraintChecks=4627619  nbValidityChecks=1010648  nbPropagations=240917  nbRevisions=3828387
19.91	     nbUselessRevisions=3704823  nbAssignments=16693  nbFailedAssignments=167  nbBacktracks=824  nbVisitedNodes=7205
19.91	     nbRestartNogoods=36  mapSize=257  nbInferences=0  nbTooLargeKeys=0
19.91	       =>  wckTime=17.689  cpuTime=17.45  mem=51M498
23.07	   
23.07	   search
23.07	     run=9  nbConstraintChecks=6121314  nbValidityChecks=1131930  nbPropagations=290064  nbRevisions=4650691
23.07	     nbUselessRevisions=4498704  nbAssignments=18761  nbFailedAssignments=233  nbBacktracks=1216  nbVisitedNodes=8422
23.07	     nbRestartNogoods=40  mapSize=349  nbInferences=0  nbTooLargeKeys=0
23.07	       =>  wckTime=20.855  cpuTime=20.58  mem=53M502
28.48	   
28.48	   search
28.48	     run=10  nbConstraintChecks=9008863  nbValidityChecks=1278239  nbPropagations=345617  nbRevisions=5583062
28.48	     nbUselessRevisions=5396204  nbAssignments=20712  nbFailedAssignments=411  nbBacktracks=1796  nbVisitedNodes=9888
28.48	     nbRestartNogoods=43  mapSize=546  nbInferences=0  nbTooLargeKeys=0
28.48	       =>  wckTime=26.262  cpuTime=25.94  mem=55M505
31.93	   
31.93	   search
31.93	     run=11  nbConstraintChecks=10268076  nbValidityChecks=1409943  nbPropagations=409485  nbRevisions=6620379
31.93	     nbUselessRevisions=6392864  nbAssignments=24029  nbFailedAssignments=488  nbBacktracks=2491  nbVisitedNodes=12967
31.93	     nbRestartNogoods=47  mapSize=702  nbInferences=0  nbTooLargeKeys=0
31.93	       =>  wckTime=29.718  cpuTime=29.32  mem=26M528
31.94	   
31.94	   global
31.94	     nbConstraintChecks=11338100  nbValidityChecks=1463534  nbPropagations=414217  nbRevisions=6652173
31.94	     nbUselessRevisions=6424189  nbRestartNogoods=47  solvingWckTime=29.719  solvingCpuTime=29.32  expiredTime=no
31.94	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=30.86
31.94	       =>  wckTime=31.639  cpuTime=30.82  mem=26M528
31.94	   
31.94	s SATISFIABLE
31.94	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 1 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 0 1 1 0 0 0 1 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 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 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 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 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 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 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 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 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 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 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 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 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 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 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 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 0 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 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 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 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 1 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 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 1 0 0 0 0 0 0 0 0 1 0 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 1 0 0 0 0 1 0 0 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 1 0 0 0 0 0 0 0 0 0 0 1 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 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 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 0 0 1 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 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 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 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 1 0 0 0 0 0 1 0 0 0 0 0 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 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 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 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 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 0 1 0 0 0 0 1 0 0 0 0 0 0 1 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 0 0 1 0 0 0 0 1 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 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 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 0 0 0 0 0 1 0 0 0 0 1 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 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 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 1 0 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 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 0 1 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 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 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 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 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 0 0 1 1 0 0 0 0 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 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 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 1 0 0 0 0 0 0 0 1 0 0 0 0 1 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 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 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 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 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 
31.94	d NODES 24029
31.94	d CHECKS 11338100
31.94	   
31.94	   totalWckTime=31.715  totalCpuTime=30.86

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/node76/watcher-252542-1168407807 -o ROOT/results/node76/solver-252542-1168407807 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252542-1168407807/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.18 2.08 1.90 4/86 22859
/proc/meminfo: memFree=1546280/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=18544 CPUtime=0
/proc/22858/stat : 22858 (runsolver) R 22856 22858 22497 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 189177829 18989056 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 206843737111 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/22858/statm: 4636 280 245 17 0 2626 0

[startup+0.108182 s]
/proc/loadavg: 2.18 2.08 1.90 4/86 22859
/proc/meminfo: memFree=1546280/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=914992 CPUtime=0.09
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 3052 0 1 0 8 1 0 0 22 0 8 0 189177829 936951808 2800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153436129 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228748 2800 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914992

[startup+0.51926 s]
/proc/loadavg: 2.18 2.08 1.90 4/86 22859
/proc/meminfo: memFree=1546280/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915332 CPUtime=0.5
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 6345 0 1 0 46 4 0 0 25 0 8 0 189177829 937299968 6086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228833 6086 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34243 s]
/proc/loadavg: 2.18 2.08 1.90 3/93 22866
/proc/meminfo: memFree=1484784/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915628 CPUtime=1.31
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 17716 0 1 0 105 26 0 0 25 0 8 0 189177829 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228907 17456 2180 14 0 215376 0
[pid=22858/tid=22860] ppid=22856 vsize=915628 CPUtime=0.04
/proc/22858/task/22860/stat : 22860 (java) S 22856 22858 22497 0 -1 64 1115 0 0 0 4 0 0 0 17 0 8 0 189177833 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22861] ppid=22856 vsize=915628 CPUtime=0
/proc/22858/task/22861/stat : 22861 (java) S 22856 22858 22497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189177833 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22862] ppid=22856 vsize=915628 CPUtime=0
/proc/22858/task/22862/stat : 22862 (java) S 22856 22858 22497 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189177833 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22863] ppid=22856 vsize=915628 CPUtime=0
/proc/22858/task/22863/stat : 22863 (java) S 22856 22858 22497 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 189177836 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22864] ppid=22856 vsize=915628 CPUtime=0.17
/proc/22858/task/22864/stat : 22864 (java) S 22856 22858 22497 0 -1 64 412 0 0 0 16 1 0 0 16 0 8 0 189177836 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22865] ppid=22856 vsize=915628 CPUtime=0
/proc/22858/task/22865/stat : 22865 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189177836 937603072 17456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22866] ppid=22856 vsize=915628 CPUtime=0
/proc/22858/task/22866/stat : 22866 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189177836 937603072 17456 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) 915628

[startup+2.98174 s]
/proc/loadavg: 2.18 2.08 1.90 4/93 22866
/proc/meminfo: memFree=1470960/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915820 CPUtime=2.93
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 21549 0 1 0 251 42 0 0 25 0 8 0 189177829 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074120296 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228955 21276 2547 14 0 215424 0
[pid=22858/tid=22860] ppid=22856 vsize=915820 CPUtime=0.18
/proc/22858/task/22860/stat : 22860 (java) S 22856 22858 22497 0 -1 64 4420 0 0 0 17 1 0 0 16 0 8 0 189177833 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22861] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22861/stat : 22861 (java) S 22856 22858 22497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22862] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22862/stat : 22862 (java) S 22856 22858 22497 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22863] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22863/stat : 22863 (java) S 22856 22858 22497 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 189177836 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22864] ppid=22856 vsize=915820 CPUtime=0.3
/proc/22858/task/22864/stat : 22864 (java) S 22856 22858 22497 0 -1 64 493 0 0 0 28 2 0 0 16 0 8 0 189177836 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22865] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22865/stat : 22865 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189177836 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22866] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22866/stat : 22866 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189177836 937799680 21276 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915820

[startup+6.28139 s]
/proc/loadavg: 2.16 2.08 1.90 3/93 22866
/proc/meminfo: memFree=1470832/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915820 CPUtime=6.22
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 21556 0 1 0 579 43 0 0 25 0 8 0 189177829 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074073865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228955 21280 2547 14 0 215424 0
[pid=22858/tid=22860] ppid=22856 vsize=915820 CPUtime=0.18
/proc/22858/task/22860/stat : 22860 (java) S 22856 22858 22497 0 -1 64 4420 0 0 0 17 1 0 0 16 0 8 0 189177833 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22861] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22861/stat : 22861 (java) S 22856 22858 22497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22862] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22862/stat : 22862 (java) S 22856 22858 22497 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22863] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22863/stat : 22863 (java) S 22856 22858 22497 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 189177836 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22864] ppid=22856 vsize=915820 CPUtime=0.31
/proc/22858/task/22864/stat : 22864 (java) S 22856 22858 22497 0 -1 64 498 0 0 0 29 2 0 0 16 0 8 0 189177836 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22865] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22865/stat : 22865 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189177836 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22866] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22866/stat : 22866 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189177836 937799680 21280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915820

[startup+12.7597 s]
/proc/loadavg: 2.15 2.07 1.90 3/93 22866
/proc/meminfo: memFree=1470776/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915820 CPUtime=12.63
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 21587 0 1 0 1220 43 0 0 25 0 8 0 189177829 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074079399 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228955 21306 2549 14 0 215424 0
[pid=22858/tid=22860] ppid=22856 vsize=915820 CPUtime=0.18
/proc/22858/task/22860/stat : 22860 (java) S 22856 22858 22497 0 -1 64 4420 0 0 0 17 1 0 0 16 0 8 0 189177833 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22861] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22861/stat : 22861 (java) S 22856 22858 22497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22862] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22862/stat : 22862 (java) S 22856 22858 22497 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22863] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22863/stat : 22863 (java) S 22856 22858 22497 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 189177836 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22864] ppid=22856 vsize=915820 CPUtime=0.34
/proc/22858/task/22864/stat : 22864 (java) S 22856 22858 22497 0 -1 64 521 0 0 0 32 2 0 0 15 0 8 0 189177836 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22865] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22865/stat : 22865 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189177836 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22866] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22866/stat : 22866 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189177836 937799680 21306 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915820

[startup+25.6182 s]
/proc/loadavg: 2.11 2.07 1.90 3/93 22866
/proc/meminfo: memFree=1470776/2055888 swapFree=4095388/4096564
[pid=22858] ppid=22856 vsize=915820 CPUtime=25.39
/proc/22858/stat : 22858 (java) R 22856 22858 22497 0 -1 0 21591 0 1 0 2496 43 0 0 25 0 8 0 189177829 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074079479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22858/statm: 228955 21309 2549 14 0 215424 0
[pid=22858/tid=22860] ppid=22856 vsize=915820 CPUtime=0.18
/proc/22858/task/22860/stat : 22860 (java) S 22856 22858 22497 0 -1 64 4420 0 0 0 17 1 0 0 17 0 8 0 189177833 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22861] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22861/stat : 22861 (java) S 22856 22858 22497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22862] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22862/stat : 22862 (java) S 22856 22858 22497 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189177833 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22863] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22863/stat : 22863 (java) S 22856 22858 22497 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 189177836 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22864] ppid=22856 vsize=915820 CPUtime=0.35
/proc/22858/task/22864/stat : 22864 (java) S 22856 22858 22497 0 -1 64 524 0 0 0 33 2 0 0 15 0 8 0 189177836 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22865] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22865/stat : 22865 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 189177836 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22858/tid=22866] ppid=22856 vsize=915820 CPUtime=0
/proc/22858/task/22866/stat : 22866 (java) S 22856 22858 22497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 189177836 937799680 21309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915820

Child status: 0
Real time (s): 32.0014
CPU time (s): 31.6812
CPU user time (s): 31.2233
CPU system time (s): 0.45793
CPU usage (%): 98.9993
Max. virtual memory (cumulated for all children) (KiB): 915948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.2233
system time used= 0.45793
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23282
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= 2374
involuntary context switches= 3144

runsolver used 0.048992 s user time and 0.089986 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Wed Jan 10 05:43:27 UTC 2007


IDJOB= 252542
IDBENCH= 12952
FILE ID= node76/252542-1168407807

PBS_JOBID= 3523395

Free space on /tmp= 66643 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0e013050078db426eef2e194eb305c40

RANDOM SEED= 46449906

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1546696 kB
Buffers:         46940 kB
Cached:         303556 kB
SwapCached:        384 kB
Active:         205924 kB
Inactive:       245156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1546696 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            2936 kB
Writeback:           0 kB
Mapped:         118268 kB
Slab:            43596 kB
Committed_AS:  7693484 kB
PageTables:       2032 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66643 MiB



End job on node76 on Wed Jan 10 05:43:59 UTC 2007