Trace number 1048773

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 53.5569 54.1213

DiagnosticValue
CHECKS15120200
NODES105700

General information on the benchmark

Namecsp/pseudo/ssa/
normalized-ssa-2670-130.xml
MD5SUMb5993597be648f09433dc31824ccc5b5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.87471
Satisfiable
(Un)Satisfiability was proved
Number of variables2718
Number of constraints4676
Maximum constraint arity5
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4676
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1048773-1215043953.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.67/0.73	     nbVariables=2718  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=5322
0.67/0.73	       =>  wckTime=0.479  cpuTime=0.34  mem=14M680
0.67/0.73	   
0.67/0.73	   predicates being loaded...
0.77/0.80	   
0.77/0.80	   constraints being loaded...
2.24/2.37	     nbConstraints=4729  nbGlobalConstraints=53  nbSingletonDomainVariables=114  nbConvertedConstraints=3813
2.24/2.37	     nbConvertConstraintsChecks=211  nbExtensionStructures=94  nbSharedExtensionStructures=3808
2.24/2.37	     nbConflictsStructures=115  nbSharedConflictsStructures=4654  nbSharedBinaryRepresentations=188
2.24/2.37	     nbEvaluationManagers=17  nbSharedEvaluationManagers=846  minDegree=1  maxDegree=32  minArity=2  avgArity=2.35
2.24/2.37	     maxArity=278  nbGenerators=53  nbFusions=5  symmetryWckTime=0.628  symmetryCpuTime=0.21
2.24/2.37	       =>  wckTime=2.118  cpuTime=1.46  mem=22M260
2.33/2.49	   
2.33/2.49	   solver IterativeSystematicSolver being built... 
2.54/2.60	   
2.54/2.60	   INFO : Forward propagation technique limited 
2.63/2.79	       =>  wckTime=2.533  cpuTime=1.71  mem=45M788
4.91/5.03	   
4.91/5.03	   preprocessing
4.91/5.03	     nbConstraintChecks=55851  nbValidityChecks=5654  nbPropagations=19499  nbRevisions=43502  nbUselessRevisions=31494
4.91/5.03	     nbSingletonTests=4866  nbEffectiveSingletonTests=2  nbACRemovals=16  nbFoundSingletons=0  nbRemovedValues=19
4.91/5.03	     nbRemovedTuples=1  detectedInconsistency=no
4.91/5.03	       =>  wckTime=2.232  cpuTime=2.15  mem=46M779
53.45/54.06	   
53.45/54.06	   search
53.45/54.06	     run=15  nbConstraintChecks=15064334  nbValidityChecks=1952908  minDepth=0  maxDepth=146  nbPropagations=14340316
53.45/54.06	     nbRevisions=40156540  nbUselessRevisions=25842049  nbAssignments=105700  nbFailedAssignments=9200
53.45/54.06	     nbBacktracks=94130  nbVisitedNodes=123267  nbRestartNogoods=93  nbSEliminables=?  nbREliminables=?
53.45/54.06	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
53.45/54.06	       =>  wckTime=51.27  cpuTime=50.67  mem=47M787
53.45/54.07	   
53.45/54.07	   global
53.45/54.07	     nbConstraintChecks=15120185  nbValidityChecks=1958562  nbPropagations=14359815  nbRevisions=40200042
53.45/54.07	     nbUselessRevisions=25873543  nbRestartNogoods=93  solvingWckTime=51.272  solvingCpuTime=50.67  expiredTime=no
53.45/54.07	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=52.42
53.45/54.07	       =>  wckTime=53.811  cpuTime=52.38  mem=47M787
53.45/54.07	   
53.45/54.07	s UNSATISFIABLE
53.45/54.07	d NODES 105700
53.45/54.07	d CHECKS 15120185
53.45/54.07	   
53.45/54.07	   totalWckTime=53.863  totalCpuTime=52.42

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.93 4/82 16289
/proc/meminfo: memFree=1676096/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=18572 CPUtime=0
/proc/16289/stat : 16289 (runsolver) R 16287 16289 15638 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1983367743 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16289/statm: 4643 292 257 25 0 2626 0

[startup+0.0539609 s]
/proc/loadavg: 1.99 1.98 1.93 4/82 16289
/proc/meminfo: memFree=1676096/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=861876 CPUtime=0.03
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 2360 0 1 0 2 1 0 0 18 0 5 0 1983367743 882561024 1947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.104327 s]
/proc/loadavg: 1.99 1.98 1.93 4/82 16289
/proc/meminfo: memFree=1676096/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=865884 CPUtime=0.08
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 3687 0 1 0 6 2 0 0 18 0 9 0 1983367743 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216471 3161 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302396 s]
/proc/loadavg: 1.99 1.98 1.93 4/82 16289
/proc/meminfo: memFree=1676096/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=866252 CPUtime=0.28
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 5737 0 1 0 24 4 0 0 18 0 9 0 1983367743 887042048 5111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216563 5111 1950 9 0 211091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866252

[startup+0.702399 s]
/proc/loadavg: 1.99 1.98 1.93 4/82 16289
/proc/meminfo: memFree=1676096/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=866980 CPUtime=0.67
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 8175 0 1 0 61 6 0 0 18 0 9 0 1983367743 887787520 7545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216745 7545 1971 9 0 211273 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866980

[startup+1.50249 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16298
/proc/meminfo: memFree=1641784/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867508 CPUtime=1.46
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 14397 0 1 0 125 21 0 0 18 0 9 0 1983367743 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216877 13754 2015 9 0 211383 0
[pid=16289/tid=16291] ppid=16287 vsize=867508 CPUtime=1.21
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 13018 0 1 0 101 20 0 0 25 0 9 0 1983367745 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1983367747 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1983367747 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1983367747 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983367749 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867508 CPUtime=0.23
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 682 0 0 0 23 0 0 0 16 0 9 0 1983367749 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983367749 888328192 13754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867508 CPUtime=0
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983367749 888328192 13754 996147200 134512640 134550740 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) 867508

[startup+3.10167 s]
/proc/loadavg: 1.99 1.98 1.93 3/93 16300
/proc/meminfo: memFree=1606248/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=3.03
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 34657 612 1 0 243 35 24 1 18 0 9 0 1983367743 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21496 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=2.44
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 25741 612 1 0 189 30 24 1 25 0 9 0 1983367745 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4126100544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.45
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 18 2 24 1 17 0 9 0 1983367747 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.6
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 929 612 0 0 34 1 24 1 15 0 9 0 1983367749 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21496 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867956

[startup+6.30302 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599344/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=6.2
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35024 612 1 0 560 35 24 1 18 0 9 0 1983367743 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21537 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=5.52
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26034 612 1 0 497 30 24 1 25 0 9 0 1983367745 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4127296633 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.68
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 982 612 0 0 42 1 24 1 16 0 9 0 1983367749 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 867956

[startup+12.7017 s]
/proc/loadavg: 1.99 1.98 1.93 4/91 16302
/proc/meminfo: memFree=1599216/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=12.54
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35040 612 1 0 1193 36 24 1 18 0 9 0 1983367743 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21541 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=11.86
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26044 612 1 0 1130 31 24 1 25 0 9 0 1983367745 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4127260867 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 988 612 0 0 43 1 24 1 15 0 9 0 1983367749 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867956

[startup+25.5021 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=25.22
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35047 612 1 0 2461 36 24 1 18 0 9 0 1983367743 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21542 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=24.54
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26050 612 1 0 2398 31 24 1 25 0 9 0 1983367745 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4127374419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 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) 867956

[startup+51.103 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=50.58
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35050 612 1 0 4997 36 24 1 18 0 9 0 1983367743 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21542 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=49.9
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26053 612 1 0 4934 31 24 1 25 0 9 0 1983367745 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4127374419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 867956

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

[startup+52.7022 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=52.16
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35050 612 1 0 5155 36 24 1 18 0 9 0 1983367743 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21542 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=51.48
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26053 612 1 0 5092 31 24 1 25 0 9 0 1983367745 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4127271295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.16
Current children cumulated vsize (KiB) 867956

[startup+53.5012 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=52.95
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35050 612 1 0 5234 36 24 1 18 0 9 0 1983367743 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21542 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=52.27
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26053 612 1 0 5171 31 24 1 25 0 9 0 1983367745 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4127374466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.95
Current children cumulated vsize (KiB) 867956

[startup+53.9063 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=53.35
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35050 612 1 0 5274 36 24 1 18 0 9 0 1983367743 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21542 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=52.67
/proc/16289/task/16291/stat : 16291 (java) R 16287 16289 15638 0 -1 64 26053 612 1 0 5211 31 24 1 25 0 9 0 1983367745 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4127374422 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.35
Current children cumulated vsize (KiB) 867956

[startup+54.1013 s]
/proc/loadavg: 1.99 1.98 1.93 3/91 16302
/proc/meminfo: memFree=1599280/2055920 swapFree=4180076/4192956
[pid=16289] ppid=16287 vsize=867956 CPUtime=53.52
/proc/16289/stat : 16289 (java) S 16287 16289 15638 0 -1 0 35142 612 1 0 5291 36 24 1 18 0 9 0 1983367743 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16289/statm: 216989 21544 2637 9 0 211495 0
[pid=16289/tid=16291] ppid=16287 vsize=867956 CPUtime=52.83
/proc/16289/task/16291/stat : 16291 (java) S 16287 16289 15638 0 -1 64 26145 612 1 0 5227 31 24 1 25 0 9 0 1983367745 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16292] ppid=16287 vsize=867956 CPUtime=0.46
/proc/16289/task/16292/stat : 16292 (java) S 16287 16289 15638 0 -1 64 7150 612 0 0 19 2 24 1 16 0 9 0 1983367747 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16293] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16293/stat : 16293 (java) S 16287 16289 15638 0 -1 64 14 612 0 0 0 0 24 1 16 0 9 0 1983367747 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16294] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16294/stat : 16294 (java) S 16287 16289 15638 0 -1 64 9 612 0 0 0 0 24 1 15 0 9 0 1983367747 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16295] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16295/stat : 16295 (java) S 16287 16289 15638 0 -1 64 1 612 0 0 0 0 24 1 18 0 9 0 1983367749 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16296] ppid=16287 vsize=867956 CPUtime=0.69
/proc/16289/task/16296/stat : 16296 (java) S 16287 16289 15638 0 -1 64 989 612 0 0 43 1 24 1 16 0 9 0 1983367749 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16297] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16297/stat : 16297 (java) S 16287 16289 15638 0 -1 64 2 612 0 0 0 0 24 1 19 0 9 0 1983367749 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16289/tid=16298] ppid=16287 vsize=867956 CPUtime=0.25
/proc/16289/task/16298/stat : 16298 (java) S 16287 16289 15638 0 -1 64 30 612 0 0 0 0 24 1 15 0 9 0 1983367749 888786944 21544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.52
Current children cumulated vsize (KiB) 867956

Child status: 0
Real time (s): 54.1213
CPU time (s): 53.5569
CPU user time (s): 53.1599
CPU system time (s): 0.396939
CPU usage (%): 98.957
Max. virtual memory (cumulated for all children) (KiB): 870928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.1599
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35781
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= 2839
involuntary context switches= 5002

runsolver used 0.068989 second user time and 0.19197 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-03 02:12:33
IDJOB=1048773
IDBENCH=54515
IDSOLVER=364
FILE ID=node42/1048773-1215043953
PBS_JOBID= 7875092
Free space on /tmp= 66508 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/ssa/normalized-ssa-2670-130.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1048773-1215043953/watcher-1048773-1215043953 -o /tmp/evaluation-result-1048773-1215043953/solver-1048773-1215043953 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1048773-1215043953.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5993597be648f09433dc31824ccc5b5
RANDOM SEED=658675287

node42.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.214
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.214
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:       1676576 kB
Buffers:         29736 kB
Cached:         166368 kB
SwapCached:       6808 kB
Active:         179524 kB
Inactive:       127344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676576 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            5084 kB
Writeback:           0 kB
Mapped:         127796 kB
Slab:            57172 kB
Committed_AS:  3590876 kB
PageTables:       2188 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= 66504 MiB
End job on node42 at 2008-07-03 02:13:27