Trace number 214014

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 102.735 102.853

DiagnosticValue
CHECKS34028141
NODES106547

General information on the benchmark

NamepseudoSeries/par/
par-16-4.xml
MD5SUM774ad66b3800376e8e724d1f3372838e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.7
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2030
Number of constraints4263
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4263
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/214014-1168227989/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.62	     nbVariables=2030  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.62	       =>  wckTime=0.269  cpuTime=0.16  mem=10M820
0.62	   
0.62	   predicates being loaded...
0.62	   
0.62	   constraints being loaded...
1.33	     nbConstraints=4263  nbSingletonDomainVariables=792  nbConvertedConstraints=1991  nbConvertConstraintsChecks=64
1.33	     nbExtensionStructures=7  nbSharedExtensionStructures=1984  nbConflictsStructures=22
1.33	     nbSharedConflictsStructures=4241  nbSharedBinaryRepresentations=16  nbEvaluationManagers=15
1.33	     nbSharedEvaluationManagers=2257  maxDegree=41  maxArity=3
1.33	       =>  wckTime=0.975  cpuTime=0.77  mem=36M174
1.42	   
1.42	   solver IterativeSystematicSolver being built... 
1.74	       =>  wckTime=1.384  cpuTime=1.03  mem=36M997
2.24	   
2.24	   preprocessing
2.24	     nbConstraintChecks=7378  nbValidityChecks=1668  nbPropagations=5947  nbRevisions=8934  nbUselessRevisions=7057
2.24	     nbSingletonTests=2051  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
2.24	       =>  wckTime=0.496  cpuTime=0.44  mem=36M997
2.31	   
2.31	   search
2.31	     run=0  nbConstraintChecks=7674  nbValidityChecks=3231  nbPropagations=8278  nbRevisions=17411
2.31	     nbUselessRevisions=13181  nbAssignments=38  nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=46
2.31	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
2.31	       =>  wckTime=0.572  cpuTime=0.5  mem=37M988
2.38	   
2.38	   search
2.38	     run=1  nbConstraintChecks=17047  nbValidityChecks=8224  nbPropagations=19724  nbRevisions=46076
2.38	     nbUselessRevisions=34431  nbAssignments=82  nbFailedAssignments=8  nbBacktracks=26  nbVisitedNodes=98
2.38	     nbRestartNogoods=2  mapSize=11  nbInferences=0  nbTooLargeKeys=0
2.38	       =>  wckTime=0.634  cpuTime=0.55  mem=37M988
2.44	   
2.44	   search
2.44	     run=2  nbConstraintChecks=28030  nbValidityChecks=14431  nbPropagations=34941  nbRevisions=88517
2.44	     nbUselessRevisions=65663  nbAssignments=131  nbFailedAssignments=13  nbBacktracks=52  nbVisitedNodes=158
2.44	     nbRestartNogoods=4  mapSize=21  nbInferences=0  nbTooLargeKeys=0
2.44	       =>  wckTime=0.7  cpuTime=0.62  mem=37M988
2.54	   
2.54	   search
2.54	     run=3  nbConstraintChecks=45017  nbValidityChecks=23017  nbPropagations=55716  nbRevisions=150247
2.54	     nbUselessRevisions=110583  nbAssignments=198  nbFailedAssignments=21  nbBacktracks=87  nbVisitedNodes=243
2.54	     nbRestartNogoods=5  mapSize=37  nbInferences=0  nbTooLargeKeys=0
2.54	       =>  wckTime=0.794  cpuTime=0.72  mem=37M988
2.67	   
2.67	   search
2.67	     run=4  nbConstraintChecks=63427  nbValidityChecks=32372  nbPropagations=82636  nbRevisions=233163
2.67	     nbUselessRevisions=170497  nbAssignments=295  nbFailedAssignments=32  nbBacktracks=149  nbVisitedNodes=360
2.67	     nbRestartNogoods=7  mapSize=54  nbInferences=0  nbTooLargeKeys=0
2.67	       =>  wckTime=0.928  cpuTime=0.85  mem=37M988
2.83	   
2.83	   search
2.83	     run=5  nbConstraintChecks=84771  nbValidityChecks=43601  nbPropagations=116682  nbRevisions=341179
2.83	     nbUselessRevisions=248324  nbAssignments=418  nbFailedAssignments=44  nbBacktracks=236  nbVisitedNodes=505
2.83	     nbRestartNogoods=10  mapSize=74  nbInferences=0  nbTooLargeKeys=0
2.83	       =>  wckTime=1.092  cpuTime=1.01  mem=37M988
3.04	   
3.04	   search
3.04	     run=6  nbConstraintChecks=108683  nbValidityChecks=56067  nbPropagations=158585  nbRevisions=477047
3.04	     nbUselessRevisions=346059  nbAssignments=581  nbFailedAssignments=59  nbBacktracks=358  nbVisitedNodes=700
3.04	     nbRestartNogoods=12  mapSize=103  nbInferences=0  nbTooLargeKeys=0
3.04	       =>  wckTime=1.302  cpuTime=1.22  mem=37M988
3.32	   
3.32	   search
3.32	     run=7  nbConstraintChecks=136958  nbValidityChecks=71250  nbPropagations=209766  nbRevisions=646526
3.32	     nbUselessRevisions=467938  nbAssignments=797  nbFailedAssignments=80  nbBacktracks=537  nbVisitedNodes=964
3.32	     nbRestartNogoods=15  mapSize=150  nbInferences=0  nbTooLargeKeys=0
3.32	       =>  wckTime=1.574  cpuTime=1.49  mem=37M988
3.74	   
3.74	   search
3.74	     run=8  nbConstraintChecks=189592  nbValidityChecks=104389  nbPropagations=278164  nbRevisions=885162
3.74	     nbUselessRevisions=641024  nbAssignments=1134  nbFailedAssignments=131  nbBacktracks=793  nbVisitedNodes=1422
3.74	     nbRestartNogoods=16  mapSize=266  nbInferences=0  nbTooLargeKeys=0
3.74	       =>  wckTime=2.001  cpuTime=1.92  mem=37M988
4.37	   
4.37	   search
4.37	     run=9  nbConstraintChecks=318801  nbValidityChecks=176302  nbPropagations=390304  nbRevisions=1285490
4.37	     nbUselessRevisions=930524  nbAssignments=1635  nbFailedAssignments=215  nbBacktracks=1182  nbVisitedNodes=2097
4.37	     nbRestartNogoods=21  mapSize=436  nbInferences=0  nbTooLargeKeys=0
4.37	       =>  wckTime=2.625  cpuTime=2.52  mem=37M988
5.44	   
5.44	   search
5.44	     run=10  nbConstraintChecks=589713  nbValidityChecks=305656  nbPropagations=592117  nbRevisions=1993040
5.44	     nbUselessRevisions=1434527  nbAssignments=2351  nbFailedAssignments=321  nbBacktracks=1761  nbVisitedNodes=3033
5.44	     nbRestartNogoods=25  mapSize=652  nbInferences=0  nbTooLargeKeys=0
5.44	       =>  wckTime=3.699  cpuTime=3.58  mem=37M988
6.77	   
6.77	   search
6.77	     run=11  nbConstraintChecks=932016  nbValidityChecks=470265  nbPropagations=908987  nbRevisions=3091232
6.77	     nbUselessRevisions=2210923  nbAssignments=3384  nbFailedAssignments=453  nbBacktracks=2636  nbVisitedNodes=4346
6.77	     nbRestartNogoods=29  mapSize=927  nbInferences=0  nbTooLargeKeys=0
6.77	       =>  wckTime=5.024  cpuTime=4.9  mem=38M962
7.16	   
7.16	   INFO : Stopping hyperNogood (mapSize=1008, nbTooLargekeys=0, mem=38M962)
8.48	   
8.48	   search
8.48	     run=12  nbConstraintChecks=1501110  nbValidityChecks=779021  nbPropagations=1421937  nbRevisions=4891385
8.48	     nbUselessRevisions=3486775  nbAssignments=4970  nbFailedAssignments=709  nbBacktracks=3937  nbVisitedNodes=6354
8.48	     nbRestartNogoods=34
8.48	       =>  wckTime=6.736  cpuTime=6.61  mem=38M962
10.39	   
10.39	   search
10.39	     run=13  nbConstraintChecks=2118868  nbValidityChecks=1111231  nbPropagations=2145028  nbRevisions=7444917
10.39	     nbUselessRevisions=5300094  nbAssignments=7170  nbFailedAssignments=942  nbBacktracks=5884  nbVisitedNodes=9043
10.39	     nbRestartNogoods=39
10.39	       =>  wckTime=8.648  cpuTime=8.52  mem=38M962
13.21	   
13.21	   search
13.21	     run=14  nbConstraintChecks=2988770  nbValidityChecks=1584668  nbPropagations=3161564  nbRevisions=11078392
13.21	     nbUselessRevisions=7891213  nbAssignments=10531  nbFailedAssignments=1345  nbBacktracks=8822  nbVisitedNodes=13209
13.21	     nbRestartNogoods=45
13.21	       =>  wckTime=11.466  cpuTime=11.34  mem=38M962
17.60	   
17.60	   search
17.60	     run=15  nbConstraintChecks=4382072  nbValidityChecks=2353239  nbPropagations=4650077  nbRevisions=16451876
17.60	     nbUselessRevisions=11735577  nbAssignments=15668  nbFailedAssignments=2064  nbBacktracks=13222
17.60	     nbVisitedNodes=19744  nbRestartNogoods=50
17.60	       =>  wckTime=15.855  cpuTime=15.72  mem=38M962
24.88	   
24.88	   search
24.88	     run=16  nbConstraintChecks=6897093  nbValidityChecks=3733532  nbPropagations=6970149  nbRevisions=24905733
24.88	     nbUselessRevisions=17800489  nbAssignments=23400  nbFailedAssignments=3200  nbBacktracks=19793
24.88	     nbVisitedNodes=29794  nbRestartNogoods=55
24.88	       =>  wckTime=23.14  cpuTime=23.01  mem=38M962
35.98	   
35.98	   search
35.98	     run=17  nbConstraintChecks=10726951  nbValidityChecks=5844767  nbPropagations=10559574  nbRevisions=38122470
35.98	     nbUselessRevisions=27318552  nbAssignments=34906  nbFailedAssignments=4770  nbBacktracks=29649
35.98	     nbVisitedNodes=44528  nbRestartNogoods=62
35.98	       =>  wckTime=34.239  cpuTime=34.1  mem=38M962
54.56	   
54.56	   search
54.56	     run=18  nbConstraintChecks=17859377  nbValidityChecks=9624481  nbPropagations=16509233  nbRevisions=59990558
54.56	     nbUselessRevisions=43057146  nbAssignments=52540  nbFailedAssignments=7587  nbBacktracks=44443
54.56	     nbVisitedNodes=67948  nbRestartNogoods=69
54.56	       =>  wckTime=52.816  cpuTime=52.67  mem=38M962
77.11	   
77.11	   search
77.11	     run=19  nbConstraintChecks=25257809  nbValidityChecks=13719065  nbPropagations=24935164  nbRevisions=91088278
77.11	     nbUselessRevisions=65474858  nbAssignments=78289  nbFailedAssignments=11118  nbBacktracks=66635
77.11	     nbVisitedNodes=100786  nbRestartNogoods=77
77.11	       =>  wckTime=75.372  cpuTime=75.22  mem=38M962
102.80	   
102.80	   search
102.80	     run=20  nbConstraintChecks=34020763  nbValidityChecks=18662156  nbPropagations=36272573  nbRevisions=133280200
102.80	     nbUselessRevisions=95972528  nbAssignments=106547  nbFailedAssignments=15446  nbBacktracks=88535
102.80	     nbVisitedNodes=137499  nbRestartNogoods=83
102.80	       =>  wckTime=101.06  cpuTime=100.89  mem=38M962
102.80	   
102.80	   global
102.80	     nbConstraintChecks=34028141  nbValidityChecks=18663824  nbPropagations=36278520  nbRevisions=133289134
102.80	     nbUselessRevisions=95979585  nbRestartNogoods=83  solvingWckTime=101.061  solvingCpuTime=100.89  expiredTime=no
102.80	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=101.98
102.80	       =>  wckTime=102.452  cpuTime=101.93  mem=38M962
102.81	   
102.81	s SATISFIABLE
102.81	v 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 
102.81	d NODES 106547
102.81	d CHECKS 34028141
102.81	   
102.81	   totalWckTime=102.537  totalCpuTime=101.99

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/node2/watcher-214014-1168227989 -o ROOT/results/node2/solver-214014-1168227989 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214014-1168227989/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.84 1.94 1.88 4/93 23425
/proc/meminfo: memFree=1700912/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=18540 CPUtime=0
/proc/23424/stat : 23424 (runsolver) R 23422 23424 22283 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 171194816 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23424/statm: 4635 279 244 17 0 2626 0

[startup+0.107215 s]
/proc/loadavg: 1.84 1.94 1.88 4/93 23425
/proc/meminfo: memFree=1700912/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=907808 CPUtime=0.05
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 2498 0 1 0 4 1 0 0 17 0 4 0 171194816 929595392 2245 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153799154 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 226952 2245 1229 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515291 s]
/proc/loadavg: 1.84 1.94 1.88 4/93 23425
/proc/meminfo: memFree=1700912/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915328 CPUtime=0.46
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 6334 0 1 0 41 5 0 0 18 0 8 0 171194816 937295872 6073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073553101 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228832 6075 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33644 s]
/proc/loadavg: 1.84 1.94 1.88 3/100 23432
/proc/meminfo: memFree=1660856/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915644 CPUtime=1.28
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 13409 0 1 0 102 26 0 0 24 0 8 0 171194816 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228911 13146 2179 14 0 215381 0
[pid=23424/tid=23426] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23426/stat : 23426 (java) R 23422 23424 22283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171194822 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155134746 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 171194822 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 171194822 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915644 CPUtime=0.22
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 434 0 0 0 22 0 0 0 15 0 8 0 171194828 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915644 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937619456 13146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915644

[startup+2.97674 s]
/proc/loadavg: 1.84 1.94 1.88 3/100 23432
/proc/meminfo: memFree=1652792/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=2.92
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14820 0 1 0 264 28 0 0 25 0 8 0 171194816 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942099 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14556 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 17 0 8 0 171194822 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.37
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 513 0 0 0 36 1 0 0 15 0 8 0 171194828 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14556 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14556 18446744073709551615 134512640 134570532 4294956464 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) 915732

[startup+6.27435 s]
/proc/loadavg: 1.86 1.94 1.88 3/100 23432
/proc/meminfo: memFree=1652608/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=6.22
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14840 0 1 0 593 29 0 0 25 0 8 0 171194816 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074203171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14573 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 17 0 8 0 171194822 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.41
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 530 0 0 0 40 1 0 0 15 0 8 0 171194828 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915732

[startup+12.7525 s]
/proc/loadavg: 1.87 1.94 1.88 3/100 23432
/proc/meminfo: memFree=1652608/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=12.69
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14844 0 1 0 1240 29 0 0 25 0 8 0 171194816 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074082959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14574 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 16 0 8 0 171194822 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.41
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 531 0 0 0 40 1 0 0 16 0 8 0 171194828 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14574 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915732

[startup+25.6219 s]
/proc/loadavg: 1.90 1.94 1.88 3/100 23432
/proc/meminfo: memFree=1652672/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=25.56
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14845 0 1 0 2527 29 0 0 25 0 8 0 171194816 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074097952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14575 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 16 0 8 0 171194822 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.41
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 532 0 0 0 40 1 0 0 16 0 8 0 171194828 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915732

[startup+51.2436 s]
/proc/loadavg: 2.00 1.96 1.89 3/100 23432
/proc/meminfo: memFree=1652672/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=51.16
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14846 0 1 0 5087 29 0 0 25 0 8 0 171194816 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074189499 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14576 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.41
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 533 0 0 0 40 1 0 0 16 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915732

[startup+102.483 s]
/proc/loadavg: 2.00 1.97 1.89 3/100 23432
/proc/meminfo: memFree=1652672/2055920 swapFree=4191880/4192956
[pid=23424] ppid=23422 vsize=915732 CPUtime=102.39
/proc/23424/stat : 23424 (java) R 23422 23424 22283 0 -1 0 14846 0 1 0 10209 30 0 0 25 0 8 0 171194816 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074097956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23424/statm: 228933 14576 2543 14 0 215403 0
[pid=23424/tid=23426] ppid=23422 vsize=915732 CPUtime=0.07
/proc/23424/task/23426/stat : 23426 (java) S 23422 23424 22283 0 -1 64 906 0 0 0 7 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23427] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23427/stat : 23427 (java) S 23422 23424 22283 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23428] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23428/stat : 23428 (java) S 23422 23424 22283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171194822 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23429] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23429/stat : 23429 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23430] ppid=23422 vsize=915732 CPUtime=0.41
/proc/23424/task/23430/stat : 23430 (java) S 23422 23424 22283 0 -1 64 533 0 0 0 40 1 0 0 16 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23431] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23431/stat : 23431 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23424/tid=23432] ppid=23422 vsize=915732 CPUtime=0
/proc/23424/task/23432/stat : 23432 (java) S 23422 23424 22283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171194828 937709568 14576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915732

Child status: 0
Real time (s): 102.853
CPU time (s): 102.735
CPU user time (s): 102.425
CPU system time (s): 0.309952
CPU usage (%): 99.8858
Max. virtual memory (cumulated for all children) (KiB): 915732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.425
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14856
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= 3875
involuntary context switches= 6157

runsolver used 0.12598 s user time and 0.338948 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan  8 03:46:30 UTC 2007


IDJOB= 214014
IDBENCH= 4892
FILE ID= node2/214014-1168227989

PBS_JOBID= 3481100

Free space on /tmp= 66336 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  774ad66b3800376e8e724d1f3372838e

RANDOM SEED= 816572080

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.259
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	: 5931.00
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.259
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:       1701520 kB
Buffers:         46288 kB
Cached:         114356 kB
SwapCached:        448 kB
Active:         210268 kB
Inactive:        87236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701520 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         165000 kB
Slab:            41384 kB
Committed_AS:  4976888 kB
PageTables:       2580 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= 66336 MiB



End job on node2 on Mon Jan  8 03:48:15 UTC 2007