Trace number 1072142

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 ESACSAT 37.9392 38.3403

DiagnosticValue
CHECKS60518
NODES12009

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-35_ext.xml
MD5SUM081c1d3fd6373619422e8fb447a0908a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.58845
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1072142-1215171702.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24  nbTotalValues=576
0.28/0.39	       =>  wckTime=0.143  cpuTime=0.1  mem=7M919
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.97/1.05	   
0.97/1.05	   constraints being loaded...
1.34/1.41	     nbConstraints=75  nbRelationTypes=75  nbGlobalConstraints=75  nbExtensionStructures=75
1.34/1.41	     nbSharedExtensionStructures=0  nbConflictsStructures=75  nbSharedConflictsStructures=0
1.34/1.41	     nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=13  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
1.34/1.41	     symmetryWckTime=0.049  symmetryCpuTime=0.02
1.34/1.41	       =>  wckTime=1.161  cpuTime=0.96  mem=52M925
1.45/1.57	   
1.45/1.57	   solver IterativeSystematicSolver being built... 
1.55/1.64	   
1.55/1.65	   INFO : Forward propagation technique limited 
1.64/1.71	       =>  wckTime=1.463  cpuTime=1.09  mem=42M486
1.85/1.92	   
1.85/1.92	   preprocessing
1.85/1.92	     nbConstraintChecks=0  nbValidityChecks=2594658  nbPropagations=164  nbRevisions=0  nbUselessRevisions=0
1.85/1.92	     nbSingletonTests=29  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.85/1.92	     detectedInconsistency=no
1.85/1.92	       =>  wckTime=0.208  cpuTime=0.17  mem=42M486
3.04/3.17	   
3.04/3.17	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=43M520)
37.81/38.29	   
37.81/38.29	   search
37.81/38.29	     run=14  nbConstraintChecks=60518  nbValidityChecks=435443428  minDepth=2  maxDepth=24  nbPropagations=506347
37.81/38.29	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=12009  nbFailedAssignments=6733  nbBacktracks=5165
37.81/38.29	     nbVisitedNodes=22027  nbRestartNogoods=114  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=4.64
37.81/38.29	     nbIEliminables=14.03  nbDEliminables=0  nbPEliminables=0
37.81/38.29	       =>  wckTime=36.58  cpuTime=36.12  mem=43M520
37.81/38.29	   
37.81/38.29	   global
37.81/38.29	     nbConstraintChecks=60518  nbValidityChecks=438038086  nbPropagations=506511  nbRestartNogoods=114
37.81/38.29	     solvingWckTime=36.583  solvingCpuTime=36.12  expiredTime=no  totalExploration=no  nbFoundSolutions=1
37.81/38.29	     firstSolutionCpuTime=37.21  globalCpuTime=37.27
37.81/38.29	       =>  wckTime=38.048  cpuTime=37.21  mem=43M520
37.81/38.29	   
37.81/38.29	s SATISFIABLE
37.81/38.29	v 11 15 2 10 12 8 18 8 14 14 14 9 8 4 15 0 16 10 5 1 7 5 18 10 
37.81/38.29	d NODES 12009
37.81/38.29	d CHECKS 60518
37.81/38.29	   
37.81/38.29	   totalWckTime=38.103  totalCpuTime=37.28

Verifier Data (download as text)

OK

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-1072142-1215171702/watcher-1072142-1215171702 -o /tmp/evaluation-result-1072142-1215171702/solver-1072142-1215171702 -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-1072142-1215171702.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: 1.92 1.98 1.99 4/81 28836
/proc/meminfo: memFree=1710928/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=18572 CPUtime=0
/proc/28836/stat : 28836 (runsolver) R 28834 28836 27501 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1546846462 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28836/statm: 4643 292 257 25 0 2626 0

[startup+0.0180219 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28836
/proc/meminfo: memFree=1710928/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=10704 CPUtime=0
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 739 0 0 0 0 0 0 0 18 0 2 0 1546846462 10960896 519 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 2676 519 243 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+0.10086 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28836
/proc/meminfo: memFree=1710928/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=865884 CPUtime=0.08
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 3642 0 1 0 6 2 0 0 18 0 9 0 1546846462 886665216 3124 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 216471 3124 1671 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301897 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28836
/proc/meminfo: memFree=1710928/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=866196 CPUtime=0.28
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 5609 0 1 0 25 3 0 0 18 0 9 0 1546846462 886984704 5023 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 216549 5023 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.70198 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28836
/proc/meminfo: memFree=1710928/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=866408 CPUtime=0.67
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 10649 0 1 0 62 5 0 0 18 0 9 0 1546846462 887201792 10019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 216602 10019 1969 9 0 211130 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866408

[startup+1.50213 s]
/proc/loadavg: 1.92 1.98 1.99 4/90 28845
/proc/meminfo: memFree=1645192/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=867188 CPUtime=1.45
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 26938 148 1 0 132 13 0 0 18 0 10 0 1546846462 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 216797 19604 2620 9 0 211325 0
[pid=28836/tid=28838] ppid=28834 vsize=867188 CPUtime=1.17
/proc/28836/task/28838/stat : 28838 (java) S 28834 28836 27501 0 -1 64 16367 148 1 0 109 8 0 0 24 0 10 0 1546846463 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=867188 CPUtime=0.14
/proc/28836/task/28839/stat : 28839 (java) R 28834 28836 27501 0 -1 64 9381 148 0 0 12 2 0 0 16 0 10 0 1546846465 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 103737184 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=867188 CPUtime=0
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 13 148 0 0 0 0 0 0 16 0 10 0 1546846465 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=867188 CPUtime=0
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 6 148 0 0 0 0 0 0 16 0 10 0 1546846465 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=867188 CPUtime=0
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 148 0 0 0 0 0 0 18 0 10 0 1546846467 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=867188 CPUtime=0.09
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 361 148 0 0 9 0 0 0 16 0 10 0 1546846467 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=867188 CPUtime=0
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 148 0 0 0 0 0 0 19 0 10 0 1546846467 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=867188 CPUtime=0
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 148 0 0 0 0 0 0 15 0 10 0 1546846467 888000512 19604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867188

[startup+3.10144 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1623176/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=3.04
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35656 271 1 0 287 16 0 1 18 0 9 0 1546846462 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24408 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=2.61
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19804 271 1 0 251 9 0 1 20 0 9 0 1546846463 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4126765060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.18
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 536 271 0 0 17 0 0 1 15 0 9 0 1546846467 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868300

[startup+6.30205 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1623112/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=6.21
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35669 271 1 0 604 16 0 1 18 0 9 0 1546846462 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24417 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=5.78
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19806 271 1 0 567 10 0 1 25 0 9 0 1546846463 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4126764811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.2
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 547 271 0 0 19 0 0 1 15 0 9 0 1546846467 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868300

[startup+12.7023 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=12.55
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35727 271 1 0 1237 17 0 1 18 0 9 0 1546846462 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24471 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=12.09
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19807 271 1 0 1198 10 0 1 25 0 9 0 1546846463 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4126754182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 604 271 0 0 20 1 0 1 16 0 9 0 1546846467 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868300

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=25.23
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35745 271 1 0 2505 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=24.76
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19820 271 1 0 2465 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126765027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868300

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

[startup+31.908 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=31.57
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35758 271 1 0 3139 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=31.11
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19833 271 1 0 3100 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126765024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 17 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 868300

[startup+35.1016 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622792/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=34.74
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35765 271 1 0 3456 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=34.27
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19840 271 1 0 3416 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126764837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.74
Current children cumulated vsize (KiB) 868300

[startup+36.7029 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622792/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=36.32
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35769 271 1 0 3614 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=35.85
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19844 271 1 0 3574 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126764837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.32
Current children cumulated vsize (KiB) 868300

[startup+37.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=37.11
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35770 271 1 0 3693 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=36.64
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19845 271 1 0 3653 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126765072 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.11
Current children cumulated vsize (KiB) 868300

[startup+37.9021 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=37.51
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35771 271 1 0 3733 17 0 1 18 0 9 0 1546846462 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24474 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=37.04
/proc/28836/task/28838/stat : 28838 (java) R 28834 28836 27501 0 -1 64 19846 271 1 0 3693 10 0 1 25 0 9 0 1546846463 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4126764585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.51
Current children cumulated vsize (KiB) 868300

[startup+38.3022 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28849
/proc/meminfo: memFree=1622728/2055920 swapFree=4114036/4192956
[pid=28836] ppid=28834 vsize=868300 CPUtime=37.9
/proc/28836/stat : 28836 (java) S 28834 28836 27501 0 -1 0 35831 271 1 0 3772 17 0 1 18 0 9 0 1546846462 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28836/statm: 217075 24478 2634 9 0 211581 0
[pid=28836/tid=28838] ppid=28834 vsize=868300 CPUtime=37.44
/proc/28836/task/28838/stat : 28838 (java) S 28834 28836 27501 0 -1 64 19906 271 1 0 3733 10 0 1 25 0 9 0 1546846463 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28839] ppid=28834 vsize=868300 CPUtime=0.22
/proc/28836/task/28839/stat : 28839 (java) S 28834 28836 27501 0 -1 64 14479 271 0 0 17 4 0 1 16 0 9 0 1546846465 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28840] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28840/stat : 28840 (java) S 28834 28836 27501 0 -1 64 17 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28841] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28841/stat : 28841 (java) S 28834 28836 27501 0 -1 64 10 271 0 0 0 0 0 1 15 0 9 0 1546846465 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28842] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28842/stat : 28842 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 18 0 9 0 1546846467 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28843] ppid=28834 vsize=868300 CPUtime=0.23
/proc/28836/task/28843/stat : 28843 (java) S 28834 28836 27501 0 -1 64 609 271 0 0 21 1 0 1 16 0 9 0 1546846467 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28844] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28844/stat : 28844 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 19 0 9 0 1546846467 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28836/tid=28845] ppid=28834 vsize=868300 CPUtime=0.01
/proc/28836/task/28845/stat : 28845 (java) S 28834 28836 27501 0 -1 64 1 271 0 0 0 0 0 1 15 0 9 0 1546846467 889139200 24478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.9
Current children cumulated vsize (KiB) 868300

Child status: 0
Real time (s): 38.3403
CPU time (s): 37.9392
CPU user time (s): 37.7313
CPU system time (s): 0.207968
CPU usage (%): 98.9538
Max. virtual memory (cumulated for all children) (KiB): 868300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.7313
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36128
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= 1698
involuntary context switches= 3079

runsolver used 0.045993 second user time and 0.145977 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-04 13:41:42
IDJOB=1072142
IDBENCH=56234
IDSOLVER=364
FILE ID=node9/1072142-1215171702
PBS_JOBID= 7881436
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-35_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-1072142-1215171702/watcher-1072142-1215171702 -o /tmp/evaluation-result-1072142-1215171702/solver-1072142-1215171702 -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-1072142-1215171702.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 081c1d3fd6373619422e8fb447a0908a
RANDOM SEED=685824419

node9.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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1711408 kB
Buffers:         37672 kB
Cached:         126600 kB
SwapCached:      72708 kB
Active:         237356 kB
Inactive:        49516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711408 kB
SwapTotal:     4192956 kB
SwapFree:      4114036 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:         138624 kB
Slab:            42512 kB
Committed_AS:  3026844 kB
PageTables:       2112 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= 66540 MiB
End job on node9 at 2008-07-04 13:42:21