Trace number 2094775

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 ACSAT 22.5026 22.7311

DiagnosticValue
CHECKS52903
NODES1652

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-8e1.xml
MD5SUMffaa7a94a7d6b40112e0db30753d8495
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.187971
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of constraints3656
Maximum constraint arity10
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3656
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-2094775-1247405188.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.38/0.49	     nbVariables=1040  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=2080
0.38/0.50	       =>  wckTime=0.23  cpuTime=0.17  mem=9M843
0.38/0.50	   
0.38/0.50	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
1.87/1.92	     nbConstraints=3671  nbGlobalConstraints=15  nbConvertedConstraints=3480  nbConvertConstraintsChecks=1288
1.87/1.92	     nbExtensionStructures=2  nbSharedExtensionStructures=3478  nbConflictsStructures=4
1.87/1.92	     nbSharedConflictsStructures=3652  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.87/1.92	     nbSharedEvaluationManagers=174  minDegree=2  maxDegree=29  minArity=2  avgArity=2.87  maxArity=208  nbGenerators=15
1.87/1.92	     nbFusions=0  symmetryWckTime=0.518  symmetryCpuTime=0.29
1.87/1.92	       =>  wckTime=1.655  cpuTime=1.23  mem=13M957
1.97/2.01	   
1.97/2.01	   solver IterativeSystematicSolver being built... 
2.07/2.11	   
2.07/2.11	   INFO : Forward propagation technique limited 
2.16/2.22	       =>  wckTime=1.956  cpuTime=1.4  mem=32M980
2.16/2.24	   
2.16/2.24	   preprocessing
2.16/2.24	     nbConstraintChecks=0  nbPropagations=1040  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.16/2.24	     detectedInconsistency=no
2.16/2.24	       =>  wckTime=0.017  cpuTime=0.01  mem=32M980
22.47/22.70	   
22.47/22.70	   search
22.47/22.70	     run=2  nbConstraintChecks=52903  nbValidityChecks=6940  minDepth=166  maxDepth=1040  nbPropagations=19979
22.47/22.70	     nbRevisions=65368  nbUselessRevisions=50617  nbAssignments=1652  nbFailedAssignments=35  nbBacktracks=259
22.47/22.70	     nbVisitedNodes=1720  nbRestartNogoods=2  nbFoundSolutions=1  mapSize=64  nbInferences=0  nbTooLargeKeys=0
22.47/22.70	     nbSEliminables=11.04  nbREliminables=494.58  nbIEliminables=369.93  nbDEliminables=0  nbPEliminables=0
22.47/22.70	       =>  wckTime=20.476  cpuTime=20.2  mem=35M955
22.47/22.70	   
22.47/22.70	   global
22.47/22.70	     nbConstraintChecks=52903  nbValidityChecks=6940  nbPropagations=21019  nbRevisions=65368  nbUselessRevisions=50617
22.47/22.70	     nbRestartNogoods=2  solvingWckTime=20.479  solvingCpuTime=20.2  expiredTime=no  totalExploration=no
22.47/22.70	     nbFoundSolutions=1  firstSolutionCpuTime=21.59  globalCpuTime=21.64
22.47/22.70	       =>  wckTime=22.437  cpuTime=21.6  mem=35M955
22.47/22.70	   
22.47/22.70	s SATISFIABLE
22.47/22.70	v 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 
22.47/22.70	d NODES 1652
22.47/22.70	d CHECKS 52903
22.47/22.71	   
22.47/22.71	   totalWckTime=22.51  totalCpuTime=21.64

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094775-1247405188/watcher-2094775-1247405188 -o /tmp/evaluation-result-2094775-1247405188/solver-2094775-1247405188 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094775-1247405188.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.04 2.06 2.00 4/80 32302
/proc/meminfo: memFree=1754848/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=10676 CPUtime=0
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27586547 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 2669 474 207 9 0 1184 0
[pid=32302/tid=32303] ppid=32300 vsize=10676 CPUtime=0
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27586549 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 6676440 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.109646 s]
/proc/loadavg: 2.04 2.06 2.00 4/80 32302
/proc/meminfo: memFree=1754848/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=865984 CPUtime=0.09
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 3750 0 1 0 7 2 0 0 18 0 9 0 27586547 886767616 3216 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 216496 3216 1700 9 0 210981 0
[pid=32302/tid=32303] ppid=32300 vsize=865984 CPUtime=0.06
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 2823 0 1 0 5 1 0 0 20 0 9 0 27586549 886767616 3216 996147200 134512640 134550932 4294955968 18446744073709551615 4125960818 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.20166 s]
/proc/loadavg: 2.04 2.06 2.00 4/80 32302
/proc/meminfo: memFree=1754848/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=866144 CPUtime=0.19
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 4618 0 1 0 16 3 0 0 18 0 9 0 27586547 886931456 4035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 216536 4035 1885 9 0 211014 0
[pid=32302/tid=32303] ppid=32300 vsize=866144 CPUtime=0.16
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 3690 0 1 0 14 2 0 0 18 0 9 0 27586549 886931456 4035 996147200 134512640 134550932 4294955968 18446744073709551615 4125978821 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866144

[startup+0.301698 s]
/proc/loadavg: 2.04 2.06 2.00 4/80 32302
/proc/meminfo: memFree=1754848/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=866380 CPUtime=0.29
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 5818 0 1 0 25 4 0 0 18 0 9 0 27586547 887173120 5194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 216595 5194 1976 9 0 211053 0
[pid=32302/tid=32303] ppid=32300 vsize=866380 CPUtime=0.23
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 4836 0 1 0 20 3 0 0 18 0 9 0 27586549 887173120 5194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701713 s]
/proc/loadavg: 2.04 2.06 2.00 4/80 32302
/proc/meminfo: memFree=1754848/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=867772 CPUtime=0.68
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 8675 0 1 0 62 6 0 0 18 0 9 0 27586547 888598528 8029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 216943 8029 2036 9 0 211379 0
[pid=32302/tid=32303] ppid=32300 vsize=867772 CPUtime=0.51
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 7313 0 1 0 46 5 0 0 20 0 9 0 27586549 888598528 8029 996147200 134512640 134550932 4294955968 18446744073709551615 4125960407 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50287 s]
/proc/loadavg: 2.04 2.06 2.00 4/89 32311
/proc/meminfo: memFree=1718040/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868096 CPUtime=1.47
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 15121 0 1 0 123 24 0 0 18 0 10 0 27586547 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217024 14457 2046 9 0 211460 0
[pid=32302/tid=32303] ppid=32300 vsize=868096 CPUtime=1.21
/proc/32302/task/32303/stat : 32303 (java) S 32300 32302 31546 0 -1 64 13686 0 1 0 100 21 0 0 25 0 10 0 27586549 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 3 0 0 0 0 0 0 0 17 0 10 0 27586550 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 11 0 0 0 0 0 0 0 19 0 10 0 27586550 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 27586550 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 27586553 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868096 CPUtime=0.24
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 725 0 0 0 23 1 0 0 15 0 10 0 27586553 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 27586553 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868096 CPUtime=0
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 27586553 888930304 14457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868096

[startup+3.10307 s]
/proc/loadavg: 2.04 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684504/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=3.06
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 30988 587 1 0 264 30 11 1 18 0 9 0 27586547 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20139 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=2.55
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21184 587 1 0 219 24 11 1 25 0 9 0 27586549 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.45
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1003 587 0 0 32 1 11 1 15 0 9 0 27586553 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 10 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868192

[startup+6.30136 s]
/proc/loadavg: 2.03 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684120/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=6.23
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31041 587 1 0 581 30 11 1 18 0 9 0 27586547 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20156 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=5.68
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 532 24 11 1 25 0 9 0 27586549 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4127227109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1019 587 0 0 35 1 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868192

[startup+12.7011 s]
/proc/loadavg: 2.03 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684056/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=12.56
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31042 587 1 0 1214 30 11 1 18 0 9 0 27586547 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20156 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=12.02
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 1166 24 11 1 25 0 9 0 27586549 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4127227103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 16 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1020 587 0 0 35 1 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868192

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

[startup+12.8011 s]
/proc/loadavg: 2.03 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684056/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=12.66
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31042 587 1 0 1224 30 11 1 18 0 9 0 27586547 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20156 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=12.12
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 1176 24 11 1 25 0 9 0 27586549 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4127227113 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 16 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1020 587 0 0 35 1 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 868192

[startup+19.2029 s]
/proc/loadavg: 2.03 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684120/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=19
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31043 587 1 0 1858 30 11 1 18 0 9 0 27586547 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20157 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=18.46
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 1810 24 11 1 25 0 9 0 27586549 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4127227158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 16 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1021 587 0 0 35 1 11 1 16 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19
Current children cumulated vsize (KiB) 868192

[startup+20.8021 s]
/proc/loadavg: 2.02 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684056/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=20.59
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31043 587 1 0 2017 30 11 1 18 0 9 0 27586547 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20157 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=20.04
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 1968 24 11 1 25 0 9 0 27586549 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4127227097 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 16 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1021 587 0 0 35 1 11 1 16 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.59
Current children cumulated vsize (KiB) 868192

[startup+21.6011 s]
/proc/loadavg: 2.02 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684056/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=21.38
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31045 587 1 0 2096 30 11 1 18 0 9 0 27586547 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20158 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=20.83
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 2047 24 11 1 25 0 9 0 27586549 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4127227174 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.48
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1023 587 0 0 35 1 11 1 16 0 9 0 27586553 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.38
Current children cumulated vsize (KiB) 868192

[startup+22.4012 s]
/proc/loadavg: 2.02 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684120/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=22.17
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31050 587 1 0 2175 30 11 1 18 0 9 0 27586547 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20162 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=21.61
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 2125 24 11 1 25 0 9 0 27586549 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4127227121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.49
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1028 587 0 0 36 1 11 1 16 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 868192

[startup+22.6013 s]
/proc/loadavg: 2.02 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684120/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=22.37
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31050 587 1 0 2195 30 11 1 18 0 9 0 27586547 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20162 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=21.81
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21190 587 1 0 2145 24 11 1 25 0 9 0 27586549 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4127233745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.49
/proc/32302/task/32309/stat : 32309 (java) S 32300 32302 31546 0 -1 64 1028 587 0 0 36 1 11 1 16 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.37
Current children cumulated vsize (KiB) 868192

[startup+22.7013 s]
/proc/loadavg: 2.02 2.06 2.00 3/89 32315
/proc/meminfo: memFree=1684120/2055920 swapFree=4192812/4192956
[pid=32302] ppid=32300 vsize=868192 CPUtime=22.47
/proc/32302/stat : 32302 (java) S 32300 32302 31546 0 -1 0 31058 587 1 0 2205 30 11 1 18 0 9 0 27586547 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32302/statm: 217048 20165 2662 9 0 211484 0
[pid=32302/tid=32303] ppid=32300 vsize=868192 CPUtime=21.91
/proc/32302/task/32303/stat : 32303 (java) R 32300 32302 31546 0 -1 64 21197 587 1 0 2155 24 11 1 25 0 9 0 27586549 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32305] ppid=32300 vsize=868192 CPUtime=0.26
/proc/32302/task/32305/stat : 32305 (java) S 32300 32302 31546 0 -1 64 7952 587 0 0 12 2 11 1 17 0 9 0 27586550 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32306] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32306/stat : 32306 (java) S 32300 32302 31546 0 -1 64 21 587 0 0 0 0 11 1 17 0 9 0 27586550 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32307] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32307/stat : 32307 (java) S 32300 32302 31546 0 -1 64 15 587 0 0 0 0 11 1 16 0 9 0 27586550 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32308] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32308/stat : 32308 (java) S 32300 32302 31546 0 -1 64 2 587 0 0 0 0 11 1 18 0 9 0 27586553 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32309] ppid=32300 vsize=868192 CPUtime=0.5
/proc/32302/task/32309/stat : 32309 (java) R 32300 32302 31546 0 -1 64 1029 587 0 0 37 1 11 1 16 0 9 0 27586553 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 102149300 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32310] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32310/stat : 32310 (java) S 32300 32302 31546 0 -1 64 0 587 0 0 0 0 11 1 19 0 9 0 27586553 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32302/tid=32311] ppid=32300 vsize=868192 CPUtime=0.12
/proc/32302/task/32311/stat : 32311 (java) S 32300 32302 31546 0 -1 64 41 587 0 0 0 0 11 1 15 0 9 0 27586553 889028608 20165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.47
Current children cumulated vsize (KiB) 868192

Child status: 0
Real time (s): 22.7311
CPU time (s): 22.5026
CPU user time (s): 22.1716
CPU system time (s): 0.330949
CPU usage (%): 98.9948
Max. virtual memory (cumulated for all children) (KiB): 868192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1716
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31674
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= 2343
involuntary context switches= 3296

runsolver used 0.027995 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 15:26:28
IDJOB=2094775
IDBENCH=54559
IDSOLVER=773
FILE ID=node1/2094775-1247405188
PBS_JOBID= 9510642
Free space on /tmp= 66384 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-8e1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094775-1247405188/watcher-2094775-1247405188 -o /tmp/evaluation-result-2094775-1247405188/solver-2094775-1247405188 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094775-1247405188.xml

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

MD5SUM BENCH= ffaa7a94a7d6b40112e0db30753d8495
RANDOM SEED=360599315

node1.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.216
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.216
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:       1755328 kB
Buffers:         34192 kB
Cached:         105004 kB
SwapCached:          0 kB
Active:         173084 kB
Inactive:        73660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:         128008 kB
Slab:            38812 kB
Committed_AS:  1006800 kB
PageTables:       2024 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= 66380 MiB
End job on node1 at 2009-07-12 15:26:51