Trace number 1084988

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
Concrete + CPS4J 2008-05-30SAT 23.6514 23.7961

DiagnosticValue
CHECKS23160500
NODES28171

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-0_ext.xml
MD5SUMa42b1fcf5ad10b80deb15852b7f7abc6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.39448
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

13.92/14.07	c CPU-LOAD 10.69
13.92/14.07	c LOADED 20 V (5 E), 18 ExtensionConstraintGeneral, arity 8, 10.69 cpu
23.56/23.74	v 2 0 0 3 3 1 3 0 2 4 3 1 4 0 0 3 0 0 0 2 
23.56/23.75	s SATISFIABLE
23.56/23.75	d NODES 28171
23.56/23.75	d CHECKS 23160453
23.56/23.75	c gac3-effective-revisions: 464906
23.56/23.75	c gac3-useless-revisions: 3872900
23.56/23.75	c heuristic-cpu: 0.0
23.56/23.75	c prepro-constraint-ccks: 2918
23.56/23.75	c prepro-constraint-presenceccks: 194
23.56/23.75	c prepro-cpu: 0.01
23.56/23.75	c prepro-matrix2d-ccks: 0
23.56/23.75	c prepro-matrix2d-presenceccks: 0
23.56/23.75	c prepro-removed: 0
23.56/23.75	c search-cpu: 9.09
23.56/23.75	c total-assgn: 28171
23.56/23.75	c total-constraint-ccks: 23160453
23.56/23.75	c total-constraint-presence-ccks: 14890661
23.56/23.75	c total-cpu: 9.1
23.56/23.75	c total-matrix2d-ccks: 0
23.56/23.75	c total-matrix2d-presence-ccks: 0
23.56/23.75	c tuples: 0
23.56/23.75	c tuples-collisions: 0
23.56/23.75	c TOTAL-NODES 28171
23.56/23.75	c TOTAL-CPU 9.1

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084988-1215232477/watcher-1084988-1215232477 -o /tmp/evaluation-result-1084988-1215232477/solver-1084988-1215232477 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1084988-1215232477.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: 2.06 2.04 2.00 4/81 12205
/proc/meminfo: memFree=1114448/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=152 CPUtime=0
/proc/12207/stat : 12207 (java) D 12205 12205 11531 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 2002222867 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 3306276 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/12207/statm: 38 26 19 9 0 4 0

[startup+0.0801949 s]
/proc/loadavg: 2.06 2.04 2.00 4/81 12205
/proc/meminfo: memFree=1114448/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843024 CPUtime=0.06
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 3146 0 1 0 5 1 0 0 18 0 9 0 2002222867 863256576 2643 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210756 2643 1577 9 0 205333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 848380

[startup+0.1012 s]
/proc/loadavg: 2.06 2.04 2.00 4/81 12205
/proc/meminfo: memFree=1114448/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843024 CPUtime=0.08
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 3362 0 1 0 7 1 0 0 18 0 9 0 2002222867 863256576 2821 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210756 2821 1645 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301221 s]
/proc/loadavg: 2.06 2.04 2.00 4/81 12205
/proc/meminfo: memFree=1114448/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843636 CPUtime=0.28
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 7319 0 1 0 25 3 0 0 18 0 9 0 2002222867 863883264 6552 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210909 6552 2558 9 0 205477 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848992

[startup+0.701256 s]
/proc/loadavg: 2.06 2.04 2.00 4/81 12205
/proc/meminfo: memFree=1114448/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843636 CPUtime=0.68
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 8717 0 1 0 64 4 0 0 18 0 9 0 2002222867 863883264 7916 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210909 7916 2563 9 0 205477 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 848992

[startup+1.50233 s]
/proc/loadavg: 2.06 2.04 2.00 3/91 12216
/proc/meminfo: memFree=1091840/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843636 CPUtime=1.47
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 9946 0 1 0 142 5 0 0 18 0 9 0 2002222867 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210909 9055 2562 9 0 205477 0
[pid=12207/tid=12209] ppid=12205 vsize=843636 CPUtime=1.04
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 4769 0 1 0 102 2 0 0 25 0 9 0 2002222868 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4125758576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=843636 CPUtime=0.33
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 4121 0 0 0 32 1 0 0 16 0 9 0 2002222869 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002222870 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=843636 CPUtime=0.07
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 324 0 0 0 7 0 0 0 16 0 9 0 2002222872 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 863883264 9055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 863883264 9055 996147200 134512640 134550740 4294956032 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) 848992

[startup+3.10249 s]
/proc/loadavg: 2.05 2.04 2.00 3/91 12216
/proc/meminfo: memFree=1081792/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843636 CPUtime=3.07
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 14930 0 1 0 299 8 0 0 18 0 9 0 2002222867 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210909 13559 2563 9 0 205477 0
[pid=12207/tid=12209] ppid=12205 vsize=843636 CPUtime=2.22
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 6547 0 1 0 218 4 0 0 25 0 9 0 2002222868 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4125743511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=843636 CPUtime=0.75
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 7326 0 0 0 72 3 0 0 16 0 9 0 2002222869 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002222870 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=843636 CPUtime=0.07
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 325 0 0 0 7 0 0 0 16 0 9 0 2002222872 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 863883264 13559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 848992

[startup+6.30179 s]
/proc/loadavg: 2.05 2.04 2.00 5/91 12216
/proc/meminfo: memFree=1050240/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=843636 CPUtime=6.25
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 22678 0 1 0 611 14 0 0 18 0 9 0 2002222867 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 210909 21169 2563 9 0 205477 0
[pid=12207/tid=12209] ppid=12205 vsize=843636 CPUtime=4.47
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 7620 0 1 0 441 6 0 0 25 0 9 0 2002222868 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4125742178 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=843636 CPUtime=1.68
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 13999 0 0 0 162 6 0 0 16 0 9 0 2002222869 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2002222870 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=843636 CPUtime=0.07
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 327 0 0 0 7 0 0 0 16 0 9 0 2002222872 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=843636 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 863883264 21169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 848992

[startup+12.7014 s]
/proc/loadavg: 2.12 2.05 2.01 3/92 12217
/proc/meminfo: memFree=981368/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=12.62
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37214 0 1 0 1238 24 0 0 18 0 10 0 2002222867 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35567 2568 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=9.41
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8032 0 1 0 933 8 0 0 25 0 10 0 2002222868 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4126035314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.05
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27730 0 0 0 291 14 0 0 15 0 10 0 2002222869 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002222870 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2002222870 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2002222872 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.12
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 713 0 0 0 12 0 0 0 16 0 10 0 2002222872 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2002222872 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002222872 866447360 35567 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 851496

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

[startup+19.103 s]
/proc/loadavg: 2.11 2.05 2.01 3/91 12219
/proc/meminfo: memFree=981232/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=18.99
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37280 0 1 0 1875 24 0 0 18 0 9 0 2002222867 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35619 2571 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=15.25
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8066 0 1 0 1517 8 0 0 25 0 9 0 2002222868 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4126079072 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.53
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27733 0 0 0 339 14 0 0 16 0 9 0 2002222869 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.17
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 741 0 0 0 17 0 0 0 16 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 851496

[startup+22.3013 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 12219
/proc/meminfo: memFree=981168/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=22.17
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37280 0 1 0 2193 24 0 0 18 0 9 0 2002222867 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35619 2571 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=18.44
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8066 0 1 0 1836 8 0 0 25 0 9 0 2002222868 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4126076391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.53
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27733 0 0 0 339 14 0 0 16 0 9 0 2002222869 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.17
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 741 0 0 0 17 0 0 0 16 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 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) 851496

[startup+23.1064 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 12219
/proc/meminfo: memFree=981104/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=22.97
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37280 0 1 0 2273 24 0 0 18 0 9 0 2002222867 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35619 2571 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=19.24
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8066 0 1 0 1916 8 0 0 25 0 9 0 2002222868 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4126076312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.53
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27733 0 0 0 339 14 0 0 16 0 9 0 2002222869 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.17
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 741 0 0 0 17 0 0 0 16 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.97
Current children cumulated vsize (KiB) 851496

[startup+23.5014 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 12219
/proc/meminfo: memFree=981104/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=23.36
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37280 0 1 0 2312 24 0 0 18 0 9 0 2002222867 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35619 2571 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=19.63
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8066 0 1 0 1955 8 0 0 25 0 9 0 2002222868 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4126007814 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.53
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27733 0 0 0 339 14 0 0 16 0 9 0 2002222869 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.17
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 741 0 0 0 17 0 0 0 16 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.36
Current children cumulated vsize (KiB) 851496

[startup+23.7014 s]
/proc/loadavg: 2.10 2.05 2.01 3/91 12219
/proc/meminfo: memFree=981104/2055920 swapFree=4179560/4192956
[pid=12205] ppid=12203 vsize=5356 CPUtime=0
/proc/12205/stat : 12205 (concrete.sh) S 12203 12205 11531 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 2002222867 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12205/statm: 1339 242 201 169 0 50 0
[pid=12207] ppid=12205 vsize=846140 CPUtime=23.56
/proc/12207/stat : 12207 (java) S 12205 12205 11531 0 -1 0 37280 0 1 0 2332 24 0 0 18 0 9 0 2002222867 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12207/statm: 211535 35619 2571 9 0 206102 0
[pid=12207/tid=12209] ppid=12205 vsize=846140 CPUtime=19.83
/proc/12207/task/12209/stat : 12209 (java) R 12205 12205 11531 0 -1 64 8066 0 1 0 1975 8 0 0 25 0 9 0 2002222868 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4126076471 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12210] ppid=12205 vsize=846140 CPUtime=3.53
/proc/12207/task/12210/stat : 12210 (java) S 12205 12205 11531 0 -1 64 27733 0 0 0 339 14 0 0 16 0 9 0 2002222869 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12211] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12211/stat : 12211 (java) S 12205 12205 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12212] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12212/stat : 12212 (java) S 12205 12205 11531 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002222870 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12213] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12213/stat : 12213 (java) S 12205 12205 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12214] ppid=12205 vsize=846140 CPUtime=0.17
/proc/12207/task/12214/stat : 12214 (java) S 12205 12205 11531 0 -1 64 741 0 0 0 17 0 0 0 16 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12215] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12215/stat : 12215 (java) S 12205 12205 11531 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12207/tid=12216] ppid=12205 vsize=846140 CPUtime=0
/proc/12207/task/12216/stat : 12216 (java) S 12205 12205 11531 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002222872 866447360 35619 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.56
Current children cumulated vsize (KiB) 851496

Child status: 0
Real time (s): 23.7961
CPU time (s): 23.6514
CPU user time (s): 23.3804
CPU system time (s): 0.270958
CPU usage (%): 99.3917
Max. virtual memory (cumulated for all children) (KiB): 851496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3804
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37747
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= 4680
involuntary context switches= 4824

runsolver used 0.029995 second user time and 0.087986 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 06:34:38
IDJOB=1084988
IDBENCH=57592
IDSOLVER=305
FILE ID=node8/1084988-1215232477
PBS_JOBID= 7881881
Free space on /tmp= 66288 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-0_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084988-1215232477/watcher-1084988-1215232477 -o /tmp/evaluation-result-1084988-1215232477/solver-1084988-1215232477 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1084988-1215232477.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a42b1fcf5ad10b80deb15852b7f7abc6
RANDOM SEED=334798211

node8.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.222
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.222
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:       1114928 kB
Buffers:         72820 kB
Cached:         479716 kB
SwapCached:       6900 kB
Active:         545100 kB
Inactive:       333216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1114928 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:           22900 kB
Writeback:           0 kB
Mapped:         339204 kB
Slab:            47276 kB
Committed_AS:  4180280 kB
PageTables:       2364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node8 at 2008-07-05 06:35:02