Trace number 1096545

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESACUNSAT 20.3059 20.4195

DiagnosticValue
CHECKS83544300
NODES88515

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-11_ext.xml
MD5SUM6e657ff108e5761d4e7470667137953c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.81012
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.29	     name=HOME/instance-1096545-1215281038.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11  nbTotalValues=440
0.28/0.36	       =>  wckTime=0.107  cpuTime=0.09  mem=7M919
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.58/0.66	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.58/0.66	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8183  minDegree=11
0.58/0.66	     maxDegree=27  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.062  symmetryCpuTime=0.03
0.58/0.66	       =>  wckTime=0.407  cpuTime=0.27  mem=16M753
0.68/0.72	   
0.68/0.72	   solver IterativeSystematicSolver being built... 
0.77/0.86	       =>  wckTime=0.612  cpuTime=0.39  mem=20M345
0.87/0.91	   
0.87/0.91	   preprocessing
0.87/0.91	     nbConstraintChecks=31435  nbPropagations=848  nbRevisions=5301  nbUselessRevisions=4220  nbSingletonTests=47
0.87/0.91	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.87/0.91	       =>  wckTime=0.049  cpuTime=0.03  mem=20M345
0.97/1.02	   
0.97/1.02	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M337)
20.18/20.39	   
20.18/20.39	   search
20.18/20.39	     run=18  nbConstraintChecks=83512833  minDepth=0  maxDepth=12  nbPropagations=5563316  nbRevisions=83336539
20.18/20.39	     nbUselessRevisions=69205831  nbAssignments=88515  nbFailedAssignments=29752  nbInferredBacktracks=1
20.18/20.39	     nbBacktracks=58637  nbVisitedNodes=149098  nbRestartNogoods=134  nbSEliminables=8.89  nbREliminables=0.93
20.18/20.39	     nbIEliminables=0.02  nbDEliminables=0  nbPEliminables=0
20.18/20.39	       =>  wckTime=19.524  cpuTime=19.35  mem=21M337
20.18/20.39	   
20.18/20.39	   global
20.18/20.39	     nbConstraintChecks=83544268  nbPropagations=5564164  nbRevisions=83341840  nbUselessRevisions=69210051
20.18/20.39	     nbRestartNogoods=134  solvingWckTime=19.528  solvingCpuTime=19.35  expiredTime=no  totalExploration=yes
20.18/20.39	     nbFoundSolutions=0  globalCpuTime=19.79
20.18/20.39	       =>  wckTime=20.141  cpuTime=19.74  mem=21M337
20.18/20.39	   
20.18/20.39	s UNSATISFIABLE
20.18/20.39	d NODES 88515
20.18/20.39	d CHECKS 83544268
20.18/20.39	   
20.18/20.39	   totalWckTime=20.209  totalCpuTime=19.79

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1096545-1215281038/watcher-1096545-1215281038 -o /tmp/evaluation-result-1096545-1215281038/solver-1096545-1215281038 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1096545-1215281038.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.36 2.45 4/84 12291
/proc/meminfo: memFree=1038344/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=18572 CPUtime=0
/proc/12291/stat : 12291 (runsolver) R 12289 12291 7873 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 683833399 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 230266826023 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12291/statm: 4643 292 257 25 0 2626 0

[startup+0.0238261 s]
/proc/loadavg: 2.21 2.36 2.45 4/84 12291
/proc/meminfo: memFree=1038344/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=860580 CPUtime=0.01
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 1456 0 1 0 0 1 0 0 18 0 2 0 683833399 881233920 1204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 215145 1204 459 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101838 s]
/proc/loadavg: 2.21 2.36 2.45 4/84 12291
/proc/meminfo: memFree=1038344/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=865884 CPUtime=0.08
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 3702 0 1 0 6 2 0 0 18 0 9 0 683833399 886665216 3175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216471 3175 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301876 s]
/proc/loadavg: 2.21 2.36 2.45 4/84 12291
/proc/meminfo: memFree=1038344/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=866284 CPUtime=0.28
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 5850 0 1 0 23 5 0 0 18 0 9 0 683833399 887074816 5224 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216571 5225 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701955 s]
/proc/loadavg: 2.21 2.36 2.45 4/84 12291
/proc/meminfo: memFree=1038344/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867332 CPUtime=0.68
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 12054 168 1 0 60 8 0 0 18 0 10 0 683833399 888147968 8583 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216833 8583 2532 9 0 211361 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867332

[startup+1.50109 s]
/proc/loadavg: 2.21 2.36 2.45 3/93 12304
/proc/meminfo: memFree=1006464/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=1.47
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16330 291 1 0 137 10 0 0 18 0 9 0 683833399 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10499 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=1.14
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11872 291 1 0 107 7 0 0 24 0 9 0 683833401 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4125952064 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.24
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 712 291 0 0 24 0 0 0 15 0 9 0 683833404 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 10 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10499 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867544

[startup+3.10239 s]
/proc/loadavg: 2.21 2.36 2.45 3/93 12304
/proc/meminfo: memFree=1006144/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=3.06
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16341 291 1 0 296 10 0 0 18 0 9 0 683833399 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10509 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=2.72
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11876 291 1 0 265 7 0 0 25 0 9 0 683833401 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4126883116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 17 0 9 0 683833402 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 719 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 10 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867544

[startup+6.30198 s]
/proc/loadavg: 2.19 2.35 2.45 3/93 12304
/proc/meminfo: memFree=1006080/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=6.25
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16358 291 1 0 615 10 0 0 18 0 9 0 683833399 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10511 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=5.9
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11879 291 1 0 583 7 0 0 25 0 9 0 683833401 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4126867909 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867544

[startup+12.7022 s]
/proc/loadavg: 2.18 2.34 2.45 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=12.62
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16360 291 1 0 1252 10 0 0 18 0 9 0 683833399 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10513 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=12.27
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11881 291 1 0 1220 7 0 0 25 0 9 0 683833401 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4126095819 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867544

Solver just ended. Dumping a history of the last processes samples

[startup+15.9018 s]
/proc/loadavg: 2.16 2.34 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=15.8
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16361 291 1 0 1570 10 0 0 18 0 9 0 683833399 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10514 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=15.46
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11882 291 1 0 1539 7 0 0 25 0 9 0 683833401 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4126867097 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 867544

[startup+17.5011 s]
/proc/loadavg: 2.15 2.33 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=17.4
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16361 291 1 0 1730 10 0 0 18 0 9 0 683833399 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10514 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=17.05
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11882 291 1 0 1698 7 0 0 25 0 9 0 683833401 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4127003270 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.4
Current children cumulated vsize (KiB) 867544

[startup+19.1024 s]
/proc/loadavg: 2.15 2.33 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=18.99
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16361 291 1 0 1889 10 0 0 18 0 9 0 683833399 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10514 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=18.64
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11882 291 1 0 1857 7 0 0 25 0 9 0 683833401 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4126870892 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 867544

[startup+19.9015 s]
/proc/loadavg: 2.15 2.33 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=19.78
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16361 291 1 0 1968 10 0 0 18 0 9 0 683833399 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10514 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=19.44
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11882 291 1 0 1937 7 0 0 25 0 9 0 683833401 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4126864364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (KiB) 867544

[startup+20.3016 s]
/proc/loadavg: 2.15 2.33 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=20.18
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16361 291 1 0 2008 10 0 0 18 0 9 0 683833399 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10514 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=19.84
/proc/12291/task/12293/stat : 12293 (java) R 12289 12291 7873 0 -1 64 11882 291 1 0 1977 7 0 0 25 0 9 0 683833401 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4126869479 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.18
Current children cumulated vsize (KiB) 867544

[startup+20.4016 s]
/proc/loadavg: 2.15 2.33 2.44 3/93 12304
/proc/meminfo: memFree=1006088/2055924 swapFree=4177320/4192956
[pid=12291] ppid=12289 vsize=867544 CPUtime=20.28
/proc/12291/stat : 12291 (java) S 12289 12291 7873 0 -1 0 16453 291 1 0 2018 10 0 0 18 0 9 0 683833399 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12291/statm: 216886 10603 2632 9 0 211392 0
[pid=12291/tid=12293] ppid=12289 vsize=867544 CPUtime=19.93
/proc/12291/task/12293/stat : 12293 (java) S 12289 12291 7873 0 -1 64 11974 291 1 0 1986 7 0 0 25 0 9 0 683833401 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12294] ppid=12289 vsize=867544 CPUtime=0.04
/proc/12291/task/12294/stat : 12294 (java) S 12289 12291 7873 0 -1 64 2910 291 0 0 4 0 0 0 16 0 9 0 683833402 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12295] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12295/stat : 12295 (java) S 12289 12291 7873 0 -1 64 15 291 0 0 0 0 0 0 16 0 9 0 683833402 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12296] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12296/stat : 12296 (java) S 12289 12291 7873 0 -1 64 8 291 0 0 0 0 0 0 15 0 9 0 683833402 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12297] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12297/stat : 12297 (java) S 12289 12291 7873 0 -1 64 0 291 0 0 0 0 0 0 18 0 9 0 683833404 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12298] ppid=12289 vsize=867544 CPUtime=0.26
/proc/12291/task/12298/stat : 12298 (java) S 12289 12291 7873 0 -1 64 720 291 0 0 26 0 0 0 16 0 9 0 683833404 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12291/tid=12299] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12299/stat : 12299 (java) S 12289 12291 7873 0 -1 64 2 291 0 0 0 0 0 0 19 0 9 0 683833404 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12291/tid=12300] ppid=12289 vsize=867544 CPUtime=0
/proc/12291/task/12300/stat : 12300 (java) S 12289 12291 7873 0 -1 64 23 291 0 0 0 0 0 0 15 0 9 0 683833404 888365056 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.28
Current children cumulated vsize (KiB) 867544

Child status: 0
Real time (s): 20.4195
CPU time (s): 20.3059
CPU user time (s): 20.1869
CPU system time (s): 0.118981
CPU usage (%): 99.4437
Max. virtual memory (cumulated for all children) (KiB): 867544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.1869
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16771
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= 1799
involuntary context switches= 1719

runsolver used 0.029995 second user time and 0.066989 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-05 20:03:58
IDJOB=1096545
IDBENCH=59167
IDSOLVER=364
FILE ID=node83/1096545-1215281038
PBS_JOBID= 7882166
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1096545-1215281038/watcher-1096545-1215281038 -o /tmp/evaluation-result-1096545-1215281038/solver-1096545-1215281038 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1096545-1215281038.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e657ff108e5761d4e7470667137953c
RANDOM SEED=1105706191

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1038760 kB
Buffers:         49308 kB
Cached:         213256 kB
SwapCached:       9708 kB
Active:         861700 kB
Inactive:       105844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1038760 kB
SwapTotal:     4192956 kB
SwapFree:      4177320 kB
Dirty:            2840 kB
Writeback:           0 kB
Mapped:         715764 kB
Slab:            33548 kB
Committed_AS:  1885624 kB
PageTables:       3124 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= 66492 MiB
End job on node83 at 2008-07-05 20:04:19