Trace number 2096028

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 71.0402 71.7829

DiagnosticValue
CHECKS36826
NODES14492

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-6_ext.xml
MD5SUMbb3a0d25b4f15a6692787655661115f5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3078
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-2096028-1247409907.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.36	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.36	       =>  wckTime=0.123  cpuTime=0.12  mem=7M892
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.87/0.99	   
0.87/0.99	   constraints being loaded...
1.37/1.49	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.37/1.49	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.37/1.49	     nbSharedBinaryRepresentations=0  minDegree=106  maxDegree=123  minArity=18  maxArity=18  nbGenerators=0
1.37/1.49	     nbFusions=0  symmetryWckTime=0.094  symmetryCpuTime=0.04
1.37/1.49	       =>  wckTime=1.245  cpuTime=0.95  mem=55M78
1.44/1.57	   
1.44/1.57	   solver IterativeSystematicSolver being built... 
1.54/1.65	   
1.54/1.65	   INFO : Forward propagation technique limited 
1.64/1.72	       =>  wckTime=1.481  cpuTime=1.09  mem=69M733
5.42/5.54	   
5.42/5.54	   preprocessing
5.42/5.54	     nbConstraintChecks=0  nbValidityChecks=38453085  nbPropagations=51  nbRevisions=0  nbUselessRevisions=0
5.42/5.54	     nbSingletonTests=29  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.42/5.54	     detectedInconsistency=no
5.42/5.54	       =>  wckTime=3.819  cpuTime=3.75  mem=69M733
12.25/12.42	   
12.25/12.42	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=71M208)
70.99/71.70	   
70.99/71.70	   search
70.99/71.70	     run=13  nbConstraintChecks=36826  nbValidityChecks=635139179  minDepth=0  maxDepth=14  nbPropagations=85760
70.99/71.70	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=14492  nbFailedAssignments=4761  nbBacktracks=9615
70.99/71.70	     nbVisitedNodes=24018  nbRestartNogoods=47  nbSEliminables=0  nbREliminables=11.21  nbIEliminables=0
70.99/71.70	     nbDEliminables=0  nbPEliminables=0
70.99/71.70	       =>  wckTime=69.979  cpuTime=69.21  mem=71M208
70.99/71.70	   
70.99/71.70	   global
70.99/71.71	     nbConstraintChecks=36826  nbValidityChecks=673592264  nbPropagations=85811  nbRestartNogoods=47
70.99/71.71	     solvingWckTime=69.982  solvingCpuTime=69.21  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
70.99/71.71	     globalCpuTime=70.35
70.99/71.71	       =>  wckTime=71.464  cpuTime=70.3  mem=71M208
70.99/71.71	   
70.99/71.71	s UNSATISFIABLE
70.99/71.71	d NODES 14492
70.99/71.71	d CHECKS 36826
70.99/71.71	   
70.99/71.71	   totalWckTime=71.521  totalCpuTime=70.35

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096028-1247409907/watcher-2096028-1247409907 -o /tmp/evaluation-result-2096028-1247409907/solver-2096028-1247409907 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096028-1247409907.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.07 2.12 2.06 4/80 29222
/proc/meminfo: memFree=1792864/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=10676 CPUtime=0
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28055370 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 2669 474 207 9 0 1184 0
[pid=29222/tid=29223] ppid=29220 vsize=10676 CPUtime=0
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28055371 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 9768920 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0726559 s]
/proc/loadavg: 2.07 2.12 2.06 4/80 29222
/proc/meminfo: memFree=1792864/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=864024 CPUtime=0.05
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 2886 0 1 0 3 2 0 0 18 0 9 0 28055370 884760576 2404 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216006 2404 1141 9 0 210899 0
[pid=29222/tid=29223] ppid=29220 vsize=864024 CPUtime=0.03
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 1980 0 1 0 2 1 0 0 18 0 9 0 28055371 884760576 2404 996147200 134512640 134550932 4294955968 18446744073709551615 4125958932 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.102659 s]
/proc/loadavg: 2.07 2.12 2.06 4/80 29222
/proc/meminfo: memFree=1792864/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=865984 CPUtime=0.08
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 3756 0 1 0 6 2 0 0 18 0 9 0 28055370 886767616 3215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216496 3215 1697 9 0 210981 0
[pid=29222/tid=29223] ppid=29220 vsize=865984 CPUtime=0.07
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 2848 0 1 0 5 2 0 0 18 0 9 0 28055371 886767616 3215 996147200 134512640 134550932 4294955968 18446744073709551615 102755648 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30168 s]
/proc/loadavg: 2.07 2.12 2.06 4/80 29222
/proc/meminfo: memFree=1792864/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=866224 CPUtime=0.28
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 5866 0 1 0 24 4 0 0 18 0 9 0 28055370 887013376 5232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216556 5232 1974 9 0 211014 0
[pid=29222/tid=29223] ppid=29220 vsize=866224 CPUtime=0.26
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 4956 0 1 0 23 3 0 0 18 0 9 0 28055371 887013376 5232 996147200 134512640 134550932 4294955968 18446744073709551615 4125977569 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866224

[startup+0.701719 s]
/proc/loadavg: 2.07 2.12 2.06 4/80 29222
/proc/meminfo: memFree=1792864/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=866492 CPUtime=0.67
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 12826 0 1 0 60 7 0 0 18 0 9 0 28055370 887287808 12188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216623 12188 1995 9 0 211081 0
[pid=29222/tid=29223] ppid=29220 vsize=866492 CPUtime=0.6
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 11803 0 1 0 54 6 0 0 20 0 9 0 28055371 887287808 12188 996147200 134512640 134550932 4294955968 18446744073709551615 4125970032 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866492

[startup+1.5028 s]
/proc/loadavg: 2.07 2.12 2.06 4/89 29231
/proc/meminfo: memFree=1718424/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867272 CPUtime=1.44
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 32418 198 1 0 127 16 1 0 18 0 10 0 28055370 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216818 29484 2076 9 0 211276 0
[pid=29222/tid=29223] ppid=29220 vsize=867272 CPUtime=1.18
/proc/29222/task/29223/stat : 29223 (java) S 29220 29222 28083 0 -1 64 16423 198 1 0 108 9 1 0 23 0 10 0 28055371 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867272 CPUtime=0.12
/proc/29222/task/29225/stat : 29225 (java) R 29220 29222 28083 0 -1 64 14742 198 0 0 6 5 1 0 16 0 10 0 28055373 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 103731847 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867272 CPUtime=0.01
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 11 198 0 0 0 0 1 0 19 0 10 0 28055373 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867272 CPUtime=0.01
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 4 198 0 0 0 0 1 0 20 0 10 0 28055373 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867272 CPUtime=0.01
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 198 0 0 0 0 1 0 18 0 10 0 28055375 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867272 CPUtime=0.13
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 425 198 0 0 12 0 1 0 16 0 10 0 28055375 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867272 CPUtime=0.01
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 198 0 0 0 0 1 0 19 0 10 0 28055375 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867272 CPUtime=0.01
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 5 198 0 0 0 0 1 0 15 0 10 0 28055375 888086528 29484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 867272

[startup+3.10196 s]
/proc/loadavg: 2.07 2.12 2.06 3/89 29235
/proc/meminfo: memFree=1672600/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867360 CPUtime=3.04
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 42913 322 1 0 283 19 1 1 18 0 9 0 28055370 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216840 32574 2659 9 0 211276 0
[pid=29222/tid=29223] ppid=29220 vsize=867360 CPUtime=2.66
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 21396 322 1 0 254 10 1 1 25 0 9 0 28055371 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4126835758 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867360 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 17 0 9 0 28055373 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867360 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867360 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867360 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867360 CPUtime=0.17
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 549 322 0 0 15 0 1 1 15 0 9 0 28055375 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867360 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888176640 32574 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867360 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888176640 32574 996147200 134512640 134550932 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) 867360

[startup+6.30128 s]
/proc/loadavg: 2.07 2.12 2.06 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=6.21
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49005 322 1 0 599 20 1 1 18 0 9 0 28055370 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32590 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=5.82
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27479 322 1 0 569 11 1 1 25 0 9 0 28055371 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4126835653 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 17 0 9 0 28055373 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.19
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 558 322 0 0 17 0 1 1 15 0 9 0 28055375 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32590 996147200 134512640 134550932 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) 867484

[startup+12.7019 s]
/proc/loadavg: 2.06 2.11 2.06 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=12.55
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49034 322 1 0 1233 20 1 1 18 0 9 0 28055370 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32603 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=12.13
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27495 322 1 0 1200 11 1 1 25 0 9 0 28055371 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4126835653 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.21
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 571 322 0 0 19 0 1 1 15 0 9 0 28055375 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32603 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32603 996147200 134512640 134550932 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) 867484

[startup+25.5022 s]
/proc/loadavg: 2.05 2.11 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=25.22
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49073 322 1 0 2500 20 1 1 18 0 9 0 28055370 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32622 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=24.77
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27509 322 1 0 2464 11 1 1 25 0 9 0 28055371 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4126835637 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 17 0 9 0 28055373 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.26
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 596 322 0 0 24 0 1 1 15 0 9 0 28055375 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867484

[startup+51.1027 s]
/proc/loadavg: 2.03 2.10 2.05 3/89 29235
/proc/meminfo: memFree=1672088/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=50.59
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49124 322 1 0 5036 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=50.11
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27550 322 1 0 4998 11 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126857304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 867484

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

[startup+63.902 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=63.26
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49147 322 1 0 6303 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=62.8
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27573 322 1 0 6266 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126835794 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.26
Current children cumulated vsize (KiB) 867484

[startup+67.1063 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=66.44
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49153 322 1 0 6621 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=65.97
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27579 322 1 0 6583 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126835653 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.44
Current children cumulated vsize (KiB) 867484

[startup+70.3027 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=69.61
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49160 322 1 0 6938 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=69.14
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27586 322 1 0 6900 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126835611 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.61
Current children cumulated vsize (KiB) 867484

[startup+71.1027 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=70.4
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49162 322 1 0 7017 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=69.93
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27588 322 1 0 6979 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126835653 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.4
Current children cumulated vsize (KiB) 867484

[startup+71.5068 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=70.8
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49163 322 1 0 7057 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=70.33
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27589 322 1 0 7019 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126836029 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.8
Current children cumulated vsize (KiB) 867484

[startup+71.7018 s]
/proc/loadavg: 2.02 2.09 2.05 3/89 29235
/proc/meminfo: memFree=1672152/2055920 swapFree=4192812/4192956
[pid=29222] ppid=29220 vsize=867484 CPUtime=70.99
/proc/29222/stat : 29222 (java) S 29220 29222 28083 0 -1 0 49163 322 1 0 7076 21 1 1 18 0 9 0 28055370 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29222/statm: 216871 32627 2659 9 0 211307 0
[pid=29222/tid=29223] ppid=29220 vsize=867484 CPUtime=70.52
/proc/29222/task/29223/stat : 29223 (java) R 29220 29222 28083 0 -1 64 27589 322 1 0 7038 12 1 1 25 0 9 0 28055371 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4126860712 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29225] ppid=29220 vsize=867484 CPUtime=0.2
/proc/29222/task/29225/stat : 29225 (java) S 29220 29222 28083 0 -1 64 20124 322 0 0 12 6 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29226] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29226/stat : 29226 (java) S 29220 29222 28083 0 -1 64 20 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29227] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29227/stat : 29227 (java) S 29220 29222 28083 0 -1 64 9 322 0 0 0 0 1 1 16 0 9 0 28055373 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29228] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29228/stat : 29228 (java) S 29220 29222 28083 0 -1 64 2 322 0 0 0 0 1 1 18 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29229] ppid=29220 vsize=867484 CPUtime=0.28
/proc/29222/task/29229/stat : 29229 (java) S 29220 29222 28083 0 -1 64 606 322 0 0 25 1 1 1 16 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29230] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29230/stat : 29230 (java) S 29220 29222 28083 0 -1 64 0 322 0 0 0 0 1 1 19 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29222/tid=29231] ppid=29220 vsize=867484 CPUtime=0.02
/proc/29222/task/29231/stat : 29231 (java) S 29220 29222 28083 0 -1 64 7 322 0 0 0 0 1 1 15 0 9 0 28055375 888303616 32627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.99
Current children cumulated vsize (KiB) 867484

Child status: 0
Real time (s): 71.7829
CPU time (s): 71.0402
CPU user time (s): 70.7872
CPU system time (s): 0.252961
CPU usage (%): 98.9653
Max. virtual memory (cumulated for all children) (KiB): 867484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.7872
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49602
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= 2693
involuntary context switches= 5628

runsolver used 0.13098 second user time and 0.212967 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-12 16:45:07
IDJOB=2096028
IDBENCH=55991
IDSOLVER=774
FILE ID=node36/2096028-1247409907
PBS_JOBID= 9510572
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-6_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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096028-1247409907/watcher-2096028-1247409907 -o /tmp/evaluation-result-2096028-1247409907/solver-2096028-1247409907 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096028-1247409907.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bb3a0d25b4f15a6692787655661115f5
RANDOM SEED=748747446

node36.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.238
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.238
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:       1793344 kB
Buffers:         35228 kB
Cached:         119200 kB
SwapCached:          0 kB
Active:         140956 kB
Inactive:        65608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          72568 kB
Slab:            41224 kB
Committed_AS:   997940 kB
PageTables:       1812 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= 66388 MiB
End job on node36 at 2009-07-12 16:46:19