Trace number 2097906

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 24.9822 25.2664

DiagnosticValue
CHECKS656562
NODES0

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-8.xml
MD5SUM6e460b84f999771fc63912f5692a6b09
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.5853
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097906-1247414152.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.47	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302  nbTotalValues=109658
0.38/0.47	       =>  wckTime=0.214  cpuTime=0.15  mem=12M779
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
20.69/20.92	   
20.69/20.92	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 37M787)
24.15/24.40	     nbConstraints=4778  nbGlobalConstraints=1  nbMergedConstraints=4219  nbConvertedConstraints=1231
24.15/24.40	     nbConvertConstraintsChecks=45455418  nbExtensionStructures=1124  nbSharedExtensionStructures=180
24.15/24.40	     nbConflictsStructures=1651  nbSharedConflictsStructures=245  nbUnbuiltConflictsStructures=2633
24.15/24.40	     nbSharedBinaryRepresentations=262640  nbEvaluationManagers=3160  nbSharedEvaluationManagers=386  minDegree=4
24.15/24.40	     maxDegree=22  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.454
24.15/24.40	     symmetryCpuTime=0.35  nbCliques=1
24.15/24.40	       =>  wckTime=24.153  cpuTime=23.17  mem=73M668
24.35/24.66	   
24.35/24.66	   solver IterativeSystematicSolver being built... 
24.45/24.78	   
24.45/24.78	   INFO : Forward propagation technique limited 
24.54/24.86	       =>  wckTime=24.612  cpuTime=23.34  mem=77M745
24.84/25.19	   
24.84/25.19	   preprocessing
24.84/25.19	     nbConstraintChecks=656562  nbValidityChecks=34788  nbPropagations=117  nbRevisions=1299  nbUselessRevisions=839
24.84/25.19	     nbRemovedValues=14386  detectedInconsistency=yes
24.84/25.19	       =>  wckTime=0.322  cpuTime=0.3  mem=78M739
24.84/25.19	   
24.84/25.19	   global
24.84/25.19	     nbConstraintChecks=656562  nbValidityChecks=34788  nbPropagations=117  nbRevisions=1299  nbUselessRevisions=839
24.84/25.19	     nbRestartNogoods=0  solvingWckTime=0.325  solvingCpuTime=0.3  expiredTime=no  totalExploration=yes
24.84/25.19	     nbFoundSolutions=0  globalCpuTime=23.7
24.84/25.19	       =>  wckTime=24.94  cpuTime=23.65  mem=78M739
24.84/25.20	   
24.84/25.20	s UNSATISFIABLE
24.84/25.20	d NODES 0
24.84/25.20	d CHECKS 656562
24.84/25.20	   
24.84/25.20	   totalWckTime=25.011  totalCpuTime=23.71

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-2097906-1247414152/watcher-2097906-1247414152 -o /tmp/evaluation-result-2097906-1247414152/solver-2097906-1247414152 -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-2097906-1247414152.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

[startup+0 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 32624
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=18576 CPUtime=0
/proc/32624/stat : 32624 (runsolver) R 32622 30988 30988 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 28480510 19021824 282 996147200 4194304 4302564 548682068384 18446744073709551615 214942381772 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32624/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0862869 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 32624
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=865956 CPUtime=0.07
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 3624 0 1 0 5 2 0 0 19 0 9 0 28480510 886738944 3107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216489 3107 1657 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.101288 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 32624
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=865984 CPUtime=0.09
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 3800 0 1 0 7 2 0 0 19 0 9 0 28480510 886767616 3250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216496 3250 1714 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301309 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 32624
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=866472 CPUtime=0.28
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 5931 0 1 0 24 4 0 0 19 0 9 0 28480510 887267328 5297 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216618 5297 1983 9 0 211076 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866472

[startup+0.701356 s]
/proc/loadavg: 2.04 2.02 2.00 4/81 32624
/proc/meminfo: memFree=1673216/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867776 CPUtime=0.68
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 9788 0 1 0 62 6 0 0 19 0 9 0 28480510 888602624 9142 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216944 9142 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50144 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32633
/proc/meminfo: memFree=1625016/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=1.46
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 19163 0 1 0 135 11 0 0 19 0 9 0 28480510 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 18489 2029 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=1.2
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15833 0 1 0 112 8 0 0 25 0 9 0 28480512 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4126924917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.05
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 1943 0 0 0 5 0 0 0 16 0 9 0 28480513 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.18
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 684 0 0 0 17 1 0 0 15 0 9 0 28480515 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 18489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867688

[startup+3.10162 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32633
/proc/meminfo: memFree=1606520/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=3.06
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 19192 0 1 0 294 12 0 0 19 0 9 0 28480510 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 18517 2029 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=2.77
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15835 0 1 0 268 9 0 0 25 0 9 0 28480512 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4126913098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.05
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 1943 0 0 0 5 0 0 0 17 0 9 0 28480513 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.21
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 711 0 0 0 20 1 0 0 15 0 9 0 28480515 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 18517 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 18517 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) 867688

[startup+6.30299 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32633
/proc/meminfo: memFree=1606392/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=6.23
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 19201 0 1 0 610 13 0 0 19 0 9 0 28480510 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 18524 2031 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=5.93
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15839 0 1 0 583 10 0 0 25 0 9 0 28480512 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4126905152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.05
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 1943 0 0 0 5 0 0 0 16 0 9 0 28480513 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.21
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 716 0 0 0 20 1 0 0 15 0 9 0 28480515 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 18524 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 18524 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) 867688

[startup+12.7027 s]
/proc/loadavg: 2.04 2.02 2.00 3/90 32633
/proc/meminfo: memFree=1606144/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=12.56
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 19213 0 1 0 1242 14 0 0 19 0 9 0 28480510 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 18533 2031 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=12.25
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15843 0 1 0 1214 11 0 0 25 0 9 0 28480512 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4126931447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.05
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 1943 0 0 0 5 0 0 0 16 0 9 0 28480513 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.23
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 724 0 0 0 22 1 0 0 16 0 9 0 28480515 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 18533 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 18533 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) 867688

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

[startup+19.1014 s]
/proc/loadavg: 2.03 2.02 2.00 3/90 32633
/proc/meminfo: memFree=1585152/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=18.9
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 24461 0 1 0 1872 18 0 0 19 0 9 0 28480510 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 23780 2031 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=18.4
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15844 0 1 0 1826 14 0 0 25 0 9 0 28480512 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4126467427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.25
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 7188 0 0 0 23 2 0 0 16 0 9 0 28480513 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.23
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 726 0 0 0 22 1 0 0 16 0 9 0 28480515 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 23780 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867688

[startup+22.3028 s]
/proc/loadavg: 2.11 2.04 2.01 4/90 32633
/proc/meminfo: memFree=1583104/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=22.07
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 25966 0 1 0 2188 19 0 0 19 0 9 0 28480510 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 25283 2032 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=21.44
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15847 0 1 0 2130 14 0 0 25 0 9 0 28480512 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 103809669 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.34
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 8678 0 0 0 32 2 0 0 17 0 9 0 28480513 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.25
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 738 0 0 0 24 1 0 0 15 0 9 0 28480515 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 25283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 867688

[startup+23.903 s]
/proc/loadavg: 2.11 2.04 2.01 3/90 32633
/proc/meminfo: memFree=1579072/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=867688 CPUtime=23.66
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 27365 0 1 0 2346 20 0 0 19 0 9 0 28480510 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 216922 26681 2032 9 0 211380 0
[pid=32624/tid=32626] ppid=32622 vsize=867688 CPUtime=22.96
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 15849 0 1 0 2282 14 0 0 25 0 9 0 28480512 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 102724634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32627] ppid=32622 vsize=867688 CPUtime=0.41
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 10071 0 0 0 38 3 0 0 16 0 9 0 28480513 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32628] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32629] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28480513 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32630] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28480515 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=867688 CPUtime=0.26
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 742 0 0 0 25 1 0 0 16 0 9 0 28480515 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32632] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28480515 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=867688 CPUtime=0
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28480515 888512512 26681 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 867688

[startup+24.7011 s]
/proc/loadavg: 2.10 2.04 2.00 3/91 32637
/proc/meminfo: memFree=1572976/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=868100 CPUtime=24.45
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 44824 537 1 0 2415 25 4 1 19 0 9 0 28480510 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 217025 28752 2661 9 0 211461 0
[pid=32624/tid=32626] ppid=32622 vsize=868100 CPUtime=23.44
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 19953 537 1 0 2324 15 4 1 25 0 9 0 28480512 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32627] ppid=32622 vsize=868100 CPUtime=0.71
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 23100 537 0 0 60 6 4 1 18 0 9 0 28480513 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32628] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 19 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32629] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 14 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32630] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 537 0 0 0 0 4 1 18 0 9 0 28480515 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=868100 CPUtime=0.35
/proc/32624/task/32631/stat : 32631 (java) R 32622 32624 30988 0 -1 64 915 537 0 0 29 1 4 1 15 0 9 0 28480515 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 102041315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32632] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 537 0 0 0 0 4 1 19 0 9 0 28480515 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 15 537 0 0 0 0 4 1 15 0 9 0 28480515 888934400 28752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 868100

[startup+25.1011 s]
/proc/loadavg: 2.10 2.04 2.00 3/91 32637
/proc/meminfo: memFree=1572976/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=868100 CPUtime=24.84
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 49204 537 1 0 2453 26 4 1 19 0 9 0 28480510 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 217025 28814 2663 9 0 211461 0
[pid=32624/tid=32626] ppid=32622 vsize=868100 CPUtime=23.8
/proc/32624/task/32626/stat : 32626 (java) R 32622 32624 30988 0 -1 64 24296 537 1 0 2359 16 4 1 25 0 9 0 28480512 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4126908783 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32627] ppid=32622 vsize=868100 CPUtime=0.71
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 23100 537 0 0 60 6 4 1 18 0 9 0 28480513 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32628] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 19 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32629] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 14 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32630] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 537 0 0 0 0 4 1 18 0 9 0 28480515 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=868100 CPUtime=0.4
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 949 537 0 0 33 2 4 1 15 0 9 0 28480515 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32632] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 537 0 0 0 0 4 1 19 0 9 0 28480515 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 15 537 0 0 0 0 4 1 15 0 9 0 28480515 888934400 28814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 868100

[startup+25.2011 s]
/proc/loadavg: 2.10 2.04 2.00 3/90 32637
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=32624] ppid=32622 vsize=868100 CPUtime=24.94
/proc/32624/stat : 32624 (java) S 32622 32624 30988 0 -1 0 49374 537 1 0 2463 26 4 1 19 0 9 0 28480510 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32624/statm: 217025 28817 2663 9 0 211461 0
[pid=32624/tid=32626] ppid=32622 vsize=868100 CPUtime=23.9
/proc/32624/task/32626/stat : 32626 (java) S 32622 32624 30988 0 -1 64 24464 537 1 0 2369 16 4 1 25 0 9 0 28480512 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32627] ppid=32622 vsize=868100 CPUtime=0.71
/proc/32624/task/32627/stat : 32627 (java) S 32622 32624 30988 0 -1 64 23100 537 0 0 60 6 4 1 18 0 9 0 28480513 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32628] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32628/stat : 32628 (java) S 32622 32624 30988 0 -1 64 19 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32629] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32629/stat : 32629 (java) S 32622 32624 30988 0 -1 64 14 537 0 0 0 0 4 1 16 0 9 0 28480513 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32630] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32630/stat : 32630 (java) S 32622 32624 30988 0 -1 64 2 537 0 0 0 0 4 1 18 0 9 0 28480515 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32631] ppid=32622 vsize=868100 CPUtime=0.4
/proc/32624/task/32631/stat : 32631 (java) S 32622 32624 30988 0 -1 64 951 537 0 0 33 2 4 1 16 0 9 0 28480515 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32624/tid=32632] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32632/stat : 32632 (java) S 32622 32624 30988 0 -1 64 1 537 0 0 0 0 4 1 19 0 9 0 28480515 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32624/tid=32633] ppid=32622 vsize=868100 CPUtime=0.05
/proc/32624/task/32633/stat : 32633 (java) S 32622 32624 30988 0 -1 64 15 537 0 0 0 0 4 1 15 0 9 0 28480515 888934400 28817 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 25.2664
CPU time (s): 24.9822
CPU user time (s): 24.6842
CPU system time (s): 0.297954
CPU usage (%): 98.8751
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.6842
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49940
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= 2397
involuntary context switches= 3367

runsolver used 0.040993 second user time and 0.093985 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 17:55:52
IDJOB=2097906
IDBENCH=57973
IDSOLVER=774
FILE ID=node85/2097906-1247414152
PBS_JOBID= 9510482
Free space on /tmp= 126552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-8.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-2097906-1247414152/watcher-2097906-1247414152 -o /tmp/evaluation-result-2097906-1247414152/solver-2097906-1247414152 -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-2097906-1247414152.xml

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

MD5SUM BENCH= 6e460b84f999771fc63912f5692a6b09
RANDOM SEED=1778383621

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1673696 kB
Buffers:         40992 kB
Cached:         115000 kB
SwapCached:          0 kB
Active:         265724 kB
Inactive:        60044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:         189988 kB
Slab:            41524 kB
Committed_AS:  1005312 kB
PageTables:       2068 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= 126548 MiB
End job on node85 at 2009-07-12 17:56:17