Trace number 252581

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 177.511 177.7

DiagnosticValue
CHECKS107778246
NODES46764

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-3-8.xml
MD5SUMf48056a29e890b3334c681202da6c1bf
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 benchmark8.65568
SatisfiableYES
(Un)Satisfiability was proved
Number of variables2808
Number of constraints13716
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13716
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=esac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/252581-1168408025/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.55	     nbVariables=2808  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.55	       =>  wckTime=0.201  cpuTime=0.14  mem=7M861
0.55	   
0.55	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
2.42	     nbConstraints=13716  nbConflictsStructures=3  nbSharedConflictsStructures=13665  nbUnbuiltConflictsStructures=1
2.42	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=4  nbSharedEvaluationManagers=13712  maxDegree=25
2.42	     maxArity=24
2.42	       =>  wckTime=2.073  cpuTime=1.74  mem=20M93
2.52	   
2.52	   solver IterativeSystematicSolver being built... 
3.07	       =>  wckTime=2.72  cpuTime=2.15  mem=28M317
6.10	   
6.10	   preprocessing
6.10	     nbConstraintChecks=7795  nbValidityChecks=16331  nbPropagations=6013  nbRevisions=13493  nbUselessRevisions=13093
6.10	     nbSingletonTests=2886  nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=0  detectedInconsistency=no
6.10	       =>  wckTime=3.021  cpuTime=2.97  mem=30M334
9.79	   
9.79	   search
9.79	     run=0  nbConstraintChecks=2499890  nbValidityChecks=9650  nbPropagations=6612  nbRevisions=21590
9.79	     nbUselessRevisions=20840  nbAssignments=282  nbFailedAssignments=4  nbBacktracks=12  nbVisitedNodes=289
9.79	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
9.79	       =>  wckTime=6.72  cpuTime=6.65  mem=30M334
13.23	   
13.23	   search
13.23	     run=1  nbConstraintChecks=4861105  nbValidityChecks=16033  nbPropagations=13482  nbRevisions=47809
13.23	     nbUselessRevisions=46135  nbAssignments=408  nbFailedAssignments=6  nbBacktracks=34  nbVisitedNodes=418
13.23	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
13.23	       =>  wckTime=10.156  cpuTime=10.09  mem=30M334
13.29	   
13.29	   search
13.29	     run=2  nbConstraintChecks=4865943  nbValidityChecks=20316  nbPropagations=20564  nbRevisions=77280
13.29	     nbUselessRevisions=74380  nbAssignments=479  nbFailedAssignments=10  nbBacktracks=58  nbVisitedNodes=496
13.29	     nbRestartNogoods=4  mapSize=13  nbInferences=0  nbTooLargeKeys=0
13.29	       =>  wckTime=10.22  cpuTime=10.15  mem=30M334
14.53	   
14.53	   search
14.53	     run=3  nbConstraintChecks=5438023  nbValidityChecks=54818  nbPropagations=29322  nbRevisions=133106
14.53	     nbUselessRevisions=127544  nbAssignments=997  nbFailedAssignments=19  nbBacktracks=93  nbVisitedNodes=1035
14.53	     nbRestartNogoods=5  mapSize=28  nbInferences=0  nbTooLargeKeys=0
14.53	       =>  wckTime=11.455  cpuTime=11.39  mem=31M343
20.25	   
20.25	   search
20.25	     run=4  nbConstraintChecks=8760610  nbValidityChecks=151145  nbPropagations=43476  nbRevisions=265107
20.25	     nbUselessRevisions=253267  nbAssignments=3074  nbFailedAssignments=37  nbBacktracks=148  nbVisitedNodes=2216
20.25	     nbRestartNogoods=11  mapSize=48  nbInferences=0  nbTooLargeKeys=0
20.25	       =>  wckTime=17.171  cpuTime=17.08  mem=34M369
27.08	   
27.08	   search
27.08	     run=5  nbConstraintChecks=12311974  nbValidityChecks=517078  nbPropagations=73736  nbRevisions=663436
27.08	     nbUselessRevisions=636013  nbAssignments=9971  nbFailedAssignments=44  nbBacktracks=250  nbVisitedNodes=2704
27.08	     nbRestartNogoods=24  mapSize=60  nbInferences=0  nbTooLargeKeys=0
27.08	       =>  wckTime=24.01  cpuTime=23.92  mem=34M369
30.33	   
30.33	   search
30.33	     run=6  nbConstraintChecks=13998476  nbValidityChecks=597171  nbPropagations=107980  nbRevisions=1125913
30.33	     nbUselessRevisions=1079759  nbAssignments=11181  nbFailedAssignments=63  nbBacktracks=367  nbVisitedNodes=3956
30.33	     nbRestartNogoods=27  mapSize=92  nbInferences=0  nbTooLargeKeys=0
30.33	       =>  wckTime=27.255  cpuTime=27.16  mem=37M394
45.87	   
45.87	   search
45.87	     run=7  nbConstraintChecks=23373460  nbValidityChecks=934002  nbPropagations=156991  nbRevisions=1850225
45.87	     nbUselessRevisions=1776441  nbAssignments=17509  nbFailedAssignments=85  nbBacktracks=540  nbVisitedNodes=5199
45.87	     nbRestartNogoods=38  mapSize=129  nbInferences=0  nbTooLargeKeys=0
45.87	       =>  wckTime=42.792  cpuTime=42.69  mem=40M420
49.99	   
49.99	   search
49.99	     run=8  nbConstraintChecks=25289684  nbValidityChecks=1050721  nbPropagations=211723  nbRevisions=2665939
49.99	     nbUselessRevisions=2560549  nbAssignments=19758  nbFailedAssignments=117  nbBacktracks=833  nbVisitedNodes=6661
49.99	     nbRestartNogoods=45  mapSize=185  nbInferences=0  nbTooLargeKeys=0
49.99	       =>  wckTime=46.913  cpuTime=46.8  mem=44M454
87.77	   
87.78	   search
87.78	     run=9  nbConstraintChecks=49988974  nbValidityChecks=1520640  nbPropagations=286545  nbRevisions=3863228
87.78	     nbUselessRevisions=3714219  nbAssignments=28407  nbFailedAssignments=174  nbBacktracks=1221  nbVisitedNodes=8061
87.78	     nbRestartNogoods=57  mapSize=286  nbInferences=0  nbTooLargeKeys=0
87.78	       =>  wckTime=84.701  cpuTime=84.58  mem=47M480
118.77	   
118.77	   search
118.77	     run=10  nbConstraintChecks=70180306  nbValidityChecks=1805142  nbPropagations=374052  nbRevisions=5283325
118.77	     nbUselessRevisions=5082650  nbAssignments=33984  nbFailedAssignments=241  nbBacktracks=1813  nbVisitedNodes=9820
118.77	     nbRestartNogoods=70  mapSize=409  nbInferences=0  nbTooLargeKeys=0
118.77	       =>  wckTime=115.694  cpuTime=115.55  mem=52M522
145.20	   
145.20	   search
145.20	     run=11  nbConstraintChecks=87635406  nbValidityChecks=2017452  nbPropagations=472340  nbRevisions=6874771
145.20	     nbUselessRevisions=6614502  nbAssignments=37730  nbFailedAssignments=329  nbBacktracks=2689  nbVisitedNodes=12020
145.20	     nbRestartNogoods=77  mapSize=585  nbInferences=0  nbTooLargeKeys=0
145.20	       =>  wckTime=142.123  cpuTime=141.97  mem=58M574
177.63	   
177.63	   search
177.63	     run=12  nbConstraintChecks=107770451  nbValidityChecks=2453795  nbPropagations=591731  nbRevisions=8824693
177.63	     nbUselessRevisions=8491566  nbAssignments=46764  nbFailedAssignments=481  nbBacktracks=3723  nbVisitedNodes=16332
177.63	     nbRestartNogoods=94  mapSize=879  nbInferences=0  nbTooLargeKeys=0
177.63	       =>  wckTime=174.556  cpuTime=174.34  mem=46M380
177.63	   
177.63	   global
177.63	     nbConstraintChecks=107778246  nbValidityChecks=2470126  nbPropagations=597744  nbRevisions=8838186
177.63	     nbUselessRevisions=8504659  nbRestartNogoods=94  solvingWckTime=174.557  solvingCpuTime=174.34  expiredTime=no
177.63	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=176.54
177.63	       =>  wckTime=177.284  cpuTime=176.49  mem=46M380
177.63	   
177.63	s SATISFIABLE
177.63	v 1 0 0 0 0 0 0 1 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 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 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 0 1 0 0 0 0 0 0 0 1 0 1 0 0 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 1 0 0 0 0 0 0 0 0 0 1 0 0 0 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 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 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 0 1 0 0 0 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 1 0 1 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 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 1 1 1 1 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 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 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 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 0 0 0 0 1 0 0 1 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 0 0 0 0 0 0 1 0 0 1 1 1 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 1 0 0 0 1 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 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 1 0 0 0 1 0 0 0 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 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 0 0 0 0 0 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 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 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 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 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 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 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 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 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 0 1 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 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 0 1 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 0 0 0 0 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 0 0 0 0 1 0 1 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 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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 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 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 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 0 0 0 0 1 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 0 0 0 1 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 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 1 0 0 0 0 0 0 1 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 1 0 0 0 0 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 1 0 0 0 0 0 0 0 0 0 1 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 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 1 0 0 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 1 0 0 0 0 0 0 1 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 0 1 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 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 1 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 0 0 1 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 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 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 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 1 0 0 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 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 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 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 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 1 0 0 0 0 0 1 0 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 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 0 1 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 1 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 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 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 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 1 0 0 1 0 0 0 0 0 0 0 0 1 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 1 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 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 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 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 1 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 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 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 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 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 1 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 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 1 0 0 0 0 0 0 1 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 1 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 0 0 1 0 1 0 0 0 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 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 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 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 0 1 0 0 0 1 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 1 0 0 1 0 0 0 0 0 1 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 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 
177.64	d NODES 46764
177.64	d CHECKS 107778246
177.64	   
177.64	   totalWckTime=177.36  totalCpuTime=176.55

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/node56/watcher-252581-1168408025 -o ROOT/results/node56/solver-252581-1168408025 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252581-1168408025/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: 1.00 1.00 1.02 4/65 30999
/proc/meminfo: memFree=1525648/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=1784 CPUtime=0
/proc/30998/stat : 30998 (java) D 30996 30998 30135 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 189200672 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30998/statm: 446 158 123 14 0 91 0

[startup+0.10436 s]
/proc/loadavg: 1.00 1.00 1.02 4/65 30999
/proc/meminfo: memFree=1525648/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=907808 CPUtime=0.05
/proc/30998/stat : 30998 (java) D 30996 30998 30135 0 -1 0 2507 0 1 0 4 1 0 0 20 0 4 0 189200672 929595392 2254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/30998/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.512399 s]
/proc/loadavg: 1.00 1.00 1.02 4/65 30999
/proc/meminfo: memFree=1525648/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915328 CPUtime=0.44
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 6075 0 1 0 41 3 0 0 16 0 8 0 189200672 937295872 5814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073625295 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228832 5815 2125 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.33248 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 31006
/proc/meminfo: memFree=1464216/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915620 CPUtime=1.25
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 17782 0 1 0 109 16 0 0 17 0 8 0 189200672 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228905 17520 2179 14 0 215375 0
[pid=30998/tid=31000] ppid=30996 vsize=915620 CPUtime=0.04
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 1185 0 0 0 4 0 0 0 17 0 8 0 189200676 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915620 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189200676 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915620 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189200676 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915620 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915620 CPUtime=0.15
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 406 0 0 0 15 0 0 0 16 0 8 0 189200684 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915620 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937594880 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915624 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937598976 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915620

[startup+2.96864 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 31006
/proc/meminfo: memFree=1463832/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=2.88
/proc/30998/stat : 30998 (java) S 30996 30998 30135 0 -1 0 24496 0 1 0 223 65 0 0 16 0 8 0 189200672 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 24214 2533 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.3
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 7421 0 0 0 28 2 0 0 17 0 8 0 189200676 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189200676 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189200676 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.24
/proc/30998/task/31004/stat : 31004 (java) R 30996 30998 30135 0 -1 64 467 0 0 0 24 0 0 0 16 0 8 0 189200684 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153266727 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 24214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915728

[startup+6.26496 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 31006
/proc/meminfo: memFree=1435104/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=6.18
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25354 0 1 0 551 67 0 0 17 0 8 0 189200672 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30998/statm: 228932 25068 2547 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 17 0 8 0 189200676 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.3
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 503 0 0 0 29 1 0 0 16 0 8 0 189200684 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) R 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25068 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915728

[startup+12.7306 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 31006
/proc/meminfo: memFree=1435056/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=12.64
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25360 0 1 0 1197 67 0 0 20 0 8 0 189200672 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840958 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 25072 2548 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 16 0 8 0 189200676 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.31
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 506 0 0 0 30 1 0 0 16 0 8 0 189200684 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915728

[startup+25.5848 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 31006
/proc/meminfo: memFree=1435056/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=25.48
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25377 0 1 0 2481 67 0 0 25 0 8 0 189200672 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 25084 2548 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 16 0 8 0 189200676 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 519 0 0 0 32 1 0 0 15 0 8 0 189200684 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25084 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915728

[startup+51.2633 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 31006
/proc/meminfo: memFree=1435184/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=51.14
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25378 0 1 0 5047 67 0 0 25 0 8 0 189200672 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074073077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 25085 2548 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 16 0 8 0 189200676 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 520 0 0 0 32 1 0 0 16 0 8 0 189200684 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915728

[startup+102.513 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 31006
/proc/meminfo: memFree=1435248/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=102.38
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25379 0 1 0 10171 67 0 0 25 0 8 0 189200672 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 25086 2548 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 16 0 8 0 189200676 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.34
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 521 0 0 0 33 1 0 0 15 0 8 0 189200684 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25086 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915728

[startup+162.598 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 31006
/proc/meminfo: memFree=1435184/2055920 swapFree=4184772/4192956
[pid=30998] ppid=30996 vsize=915728 CPUtime=162.45
/proc/30998/stat : 30998 (java) R 30996 30998 30135 0 -1 0 25389 0 1 0 16177 68 0 0 25 0 8 0 189200672 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840945 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30998/statm: 228932 25090 2548 14 0 215402 0
[pid=30998/tid=31000] ppid=30996 vsize=915728 CPUtime=0.33
/proc/30998/task/31000/stat : 31000 (java) S 30996 30998 30135 0 -1 64 8206 0 0 0 31 2 0 0 16 0 8 0 189200676 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31001] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31001/stat : 31001 (java) S 30996 30998 30135 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31002] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31002/stat : 31002 (java) S 30996 30998 30135 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189200676 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31003] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31003/stat : 31003 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189200684 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31004] ppid=30996 vsize=915728 CPUtime=0.34
/proc/30998/task/31004/stat : 31004 (java) S 30996 30998 30135 0 -1 64 526 0 0 0 33 1 0 0 16 0 8 0 189200684 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30998/tid=31005] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31005/stat : 31005 (java) S 30996 30998 30135 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 189200684 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30998/tid=31006] ppid=30996 vsize=915728 CPUtime=0
/proc/30998/task/31006/stat : 31006 (java) S 30996 30998 30135 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189200684 937705472 25090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 177.7
CPU time (s): 177.511
CPU user time (s): 176.799
CPU system time (s): 0.711891
CPU usage (%): 99.8936
Max. virtual memory (cumulated for all children) (KiB): 915948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.799
system time used= 0.711891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28843
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= 4903
involuntary context switches= 675

runsolver used 0.181972 s user time and 0.45993 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Wed Jan 10 05:47:05 UTC 2007


IDJOB= 252581
IDBENCH= 12955
FILE ID= node56/252581-1168408025

PBS_JOBID= 3523409

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f48056a29e890b3334c681202da6c1bf

RANDOM SEED= 828284269

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.232
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.232
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:       1526064 kB
Buffers:         60260 kB
Cached:         406184 kB
SwapCached:       2552 kB
Active:         138496 kB
Inactive:       338132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526064 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:          16672 kB
Slab:            39232 kB
Committed_AS:  4139812 kB
PageTables:       1472 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 node56 on Wed Jan 10 05:50:03 UTC 2007