Trace number 2057251

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 2009-07-14SAT 64.3842 72.6294

DiagnosticValue
CHECKS1170630
NODES89

General information on the benchmark

Namecsp/lard/
normalized-lard-89-89.xml
MD5SUM835c459e7c067a13c82ad8656195350d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.8141
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

61.11/69.33	c CPU-LOAD 48.73
61.11/69.33	c LOADED 89 V (90 E), 3916 ExtensionConstraint2D, arity 2, 48.73 cpu
64.28/72.50	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
64.28/72.51	s SATISFIABLE
64.28/72.51	d NODES 89
64.28/72.51	d CHECKS 1170632
64.28/72.51	c heuristic-cpu: 0.0
64.28/72.51	c prepro-constraint-ccks: 0
64.28/72.51	c prepro-constraint-presenceccks: 0
64.28/72.51	c prepro-cpu: 1.18
64.28/72.51	c prepro-matrix2d-ccks: 979985
64.28/72.51	c prepro-matrix2d-presenceccks: 0
64.28/72.51	c prepro-removed: 4037
64.28/72.51	c search-cpu: 0.1400001
64.28/72.51	c search-nps: 635.7138
64.28/72.51	c total-assgn: 89
64.28/72.51	c total-constraint-ccks: 0
64.28/72.51	c total-constraint-presence-ccks: 0
64.28/72.51	c total-cpu: 1.7
64.28/72.51	c total-matrix2d-ccks: 1170632
64.28/72.51	c total-matrix2d-presence-ccks: 0
64.28/72.51	c TOTAL-NODES 89
64.28/72.51	c TOTAL-CPU 1.7

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057251-1247696962/watcher-2057251-1247696962 -o /tmp/evaluation-result-2057251-1247696962/solver-2057251-1247696962 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2057251-1247696962.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.02 1.86 4/73 10451
/proc/meminfo: memFree=1679368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 56762696 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 270187331666 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/10451/statm: 1339 230 191 169 0 50 0
[pid=10452] ppid=10451 vsize=5356 CPUtime=0
/proc/10452/stat : 10452 (concrete.sh) D 10451 10451 10130 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 56762697 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 270187162919 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10452/statm: 1339 234 195 169 0 50 0

[startup+0.0749161 s]
/proc/loadavg: 2.09 2.02 1.86 4/73 10451
/proc/meminfo: memFree=1679368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 56762696 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 270187331666 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/10451/statm: 1339 230 191 169 0 50 0
[pid=10452] ppid=10451 vsize=5356 CPUtime=0
/proc/10452/stat : 10452 (concrete.sh) D 10451 10451 10130 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 56762697 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 270187162919 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10452/statm: 1339 234 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.102917 s]
/proc/loadavg: 2.09 2.02 1.86 4/73 10451
/proc/meminfo: memFree=1679368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 56762696 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 270187331666 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/10451/statm: 1339 230 191 169 0 50 0
[pid=10452] ppid=10451 vsize=5356 CPUtime=0
/proc/10452/stat : 10452 (concrete.sh) D 10451 10451 10130 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 56762697 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 270187162919 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10452/statm: 1339 234 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.302941 s]
/proc/loadavg: 2.09 2.02 1.86 4/73 10451
/proc/meminfo: memFree=1679368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 56762696 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 270187331666 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/10451/statm: 1339 230 191 169 0 50 0
[pid=10452] ppid=10451 vsize=5356 CPUtime=0
/proc/10452/stat : 10452 (concrete.sh) D 10451 10451 10130 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 56762697 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 270187162919 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10452/statm: 1339 234 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.702989 s]
/proc/loadavg: 2.09 2.02 1.86 4/73 10451
/proc/meminfo: memFree=1679368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50108 s]
/proc/loadavg: 2.09 2.02 1.86 2/75 10456
/proc/meminfo: memFree=1677880/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=1612 CPUtime=0
/proc/10456/stat : 10456 (java) D 10451 10451 10130 0 -1 0 133 0 3 0 0 0 0 0 18 0 1 0 56762758 1650688 109 996147200 134512640 134550932 4294955568 18446744073709551615 10224800 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10456/statm: 403 109 84 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6968

[startup+3.10126 s]
/proc/loadavg: 2.16 2.03 1.86 3/76 10457
/proc/meminfo: memFree=1672240/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=11624 CPUtime=0.01
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 770 0 33 0 0 1 0 0 18 0 2 0 56762758 11902976 574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 2906 574 275 9 0 1374 0
[pid=10456/tid=10457] ppid=10451 vsize=11624 CPUtime=0
/proc/10456/task/10457/stat : 10457 (java) D 10451 10451 10130 0 -1 64 123 0 2 0 0 0 0 0 18 0 2 0 56762860 11902976 574 996147200 134512640 134550932 4294955408 18446744073709551615 10843024 0 0 0 16784584 18446744071563479169 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16980
heavy processes:

[startup+6.30164 s]
/proc/loadavg: 2.16 2.03 1.86 2/76 10457
/proc/meminfo: memFree=1671984/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=837372 CPUtime=0.04
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 1488 0 53 0 1 3 0 0 18 0 5 0 56762758 857468928 1222 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 209343 1222 709 9 0 204248 0
[pid=10456/tid=10457] ppid=10451 vsize=837372 CPUtime=0.01
/proc/10456/task/10457/stat : 10457 (java) D 10451 10451 10130 0 -1 64 826 0 22 0 0 1 0 0 19 0 5 0 56762860 857468928 1222 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 16784584 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 842728
heavy processes:

[startup+12.7024 s]
/proc/loadavg: 2.21 2.05 1.87 5/83 10464
/proc/meminfo: memFree=1613688/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=847404 CPUtime=4.89
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 15676 0 89 0 467 22 0 0 18 0 9 0 56762758 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 211851 14249 2613 9 0 206336 0
[pid=10456/tid=10457] ppid=10451 vsize=847404 CPUtime=3.27
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 4133 0 56 0 316 11 0 0 25 0 9 0 56762860 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 104749878 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10458] ppid=10451 vsize=847404 CPUtime=1.34
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 9574 0 2 0 126 8 0 0 16 0 9 0 56763311 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10459] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56763315 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10460] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56763315 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=847404 CPUtime=0.24
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1301 0 0 0 24 0 0 0 15 0 9 0 56763476 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10463] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 867741696 14249 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 852760
heavy processes:

[startup+25.5028 s]
/proc/loadavg: 2.17 2.05 1.87 3/83 10464
/proc/meminfo: memFree=1512376/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=847404 CPUtime=17.68
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 41467 0 89 0 1722 46 0 0 18 0 9 0 56762758 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 211851 39483 2613 9 0 206336 0
[pid=10456/tid=10457] ppid=10451 vsize=847404 CPUtime=13.64
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 5768 0 56 0 1344 20 0 0 25 0 9 0 56762860 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4126240458 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10458] ppid=10451 vsize=847404 CPUtime=3.72
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 33710 0 2 0 350 22 0 0 16 0 9 0 56763311 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10459] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56763315 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10460] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56763315 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=847404 CPUtime=0.28
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1321 0 0 0 27 1 0 0 16 0 9 0 56763476 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10463] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 867741696 39483 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.68
Current children cumulated vsize (KiB) 852760
heavy processes:

[startup+51.1028 s]
/proc/loadavg: 2.05 2.03 1.87 3/92 10506
/proc/meminfo: memFree=1387832/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=847404 CPUtime=43.09
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 95587 0 89 0 4227 82 0 0 18 0 9 0 56762758 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 211851 93241 2614 9 0 206336 0
[pid=10456/tid=10457] ppid=10451 vsize=847404 CPUtime=34.36
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 8824 0 56 0 3403 33 0 0 25 0 9 0 56762860 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4126304030 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=847404 CPUtime=8.39
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 84763 0 2 0 793 46 0 0 16 0 9 0 56763311 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56763315 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10460] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56763315 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=847404 CPUtime=0.3
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1332 0 0 0 29 1 0 0 16 0 9 0 56763476 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 867741696 93241 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 852760

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

[startup+63.9022 s]
/proc/loadavg: 2.04 2.02 1.87 3/92 10506
/proc/meminfo: memFree=1272696/2055920 swapFree=4192812/4192956

################
# More data... #
################

[pid=10456/tid=10460] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56763315 867741696 120922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 867741696 120922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=847404 CPUtime=0.3
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1332 0 0 0 29 1 0 0 16 0 9 0 56763476 867741696 120922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 867741696 120922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=847404 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 867741696 120922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 55.76
Current children cumulated vsize (KiB) 852760

[startup+67.1076 s]
/proc/loadavg: 2.04 2.02 1.87 3/93 10507
/proc/meminfo: memFree=1258096/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=848432 CPUtime=58.94
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 126690 0 89 0 5795 99 0 0 18 0 10 0 56762758 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 212108 124229 2616 9 0 206593 0
[pid=10456/tid=10457] ppid=10451 vsize=848432 CPUtime=46.99
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 11894 0 56 0 4661 38 0 0 25 0 10 0 56762860 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4125182156 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=848432 CPUtime=11.57
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 112773 0 2 0 1100 57 0 0 17 0 10 0 56763311 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56763315 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10460] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 56763315 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 56763457 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=848432 CPUtime=0.33
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1351 0 0 0 32 1 0 0 15 0 10 0 56763476 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 56763476 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56763476 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10507] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10507/stat : 10507 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 56769309 868794368 124229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.94
Current children cumulated vsize (KiB) 853788

[startup+70.302 s]
/proc/loadavg: 2.04 2.02 1.87 5/92 10507
/proc/meminfo: memFree=1224368/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=848432 CPUtime=62.1
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 135101 0 89 0 6109 101 0 0 18 0 9 0 56762758 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 212108 132632 2617 9 0 206593 0
[pid=10456/tid=10457] ppid=10451 vsize=848432 CPUtime=48.95
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 11931 0 56 0 4857 38 0 0 25 0 9 0 56762860 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=848432 CPUtime=12.74
/proc/10456/task/10458/stat : 10458 (java) R 10451 10451 10130 0 -1 64 121123 0 2 0 1215 59 0 0 17 0 9 0 56763311 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 104189941 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56763315 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10460] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56763315 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10461] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=848432 CPUtime=0.36
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1373 0 0 0 35 1 0 0 15 0 9 0 56763476 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 868794368 132632 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 62.1
Current children cumulated vsize (KiB) 853788

[startup+71.9011 s]
/proc/loadavg: 2.11 2.04 1.88 3/93 10508
/proc/meminfo: memFree=1209832/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=848432 CPUtime=63.68
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 138727 0 89 0 6266 102 0 0 18 0 10 0 56762758 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 212108 136255 2617 9 0 206593 0
[pid=10456/tid=10457] ppid=10451 vsize=848432 CPUtime=49.68
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 11935 0 56 0 4930 38 0 0 25 0 10 0 56762860 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4126658048 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=848432 CPUtime=13.58
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 124735 0 2 0 1298 60 0 0 17 0 10 0 56763311 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56763315 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10460] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 56763315 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10461] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 56763457 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=848432 CPUtime=0.38
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1383 0 0 0 37 1 0 0 16 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10508] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10508/stat : 10508 (java) S 10451 10451 10130 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 56769811 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.68
Current children cumulated vsize (KiB) 853788

[startup+72.3022 s]
/proc/loadavg: 2.11 2.04 1.88 3/93 10508
/proc/meminfo: memFree=1209832/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=848432 CPUtime=64.08
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 138727 0 89 0 6306 102 0 0 18 0 10 0 56762758 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 212108 136255 2617 9 0 206593 0
[pid=10456/tid=10457] ppid=10451 vsize=848432 CPUtime=50.08
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 11935 0 56 0 4970 38 0 0 25 0 10 0 56762860 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4126666711 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=848432 CPUtime=13.58
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 124735 0 2 0 1298 60 0 0 17 0 10 0 56763311 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56763315 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10460] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 56763315 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10461] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 56763457 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=848432 CPUtime=0.38
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1383 0 0 0 37 1 0 0 16 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56763476 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10508] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10508/stat : 10508 (java) S 10451 10451 10130 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 56769811 868794368 136255 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 64.08
Current children cumulated vsize (KiB) 853788

[startup+72.5022 s]
/proc/loadavg: 2.11 2.04 1.88 3/92 10508
/proc/meminfo: memFree=1209832/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=848432 CPUtime=64.28
/proc/10456/stat : 10456 (java) S 10451 10451 10130 0 -1 0 138736 0 89 0 6326 102 0 0 18 0 9 0 56762758 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10456/statm: 212108 136262 2619 9 0 206593 0
[pid=10456/tid=10457] ppid=10451 vsize=848432 CPUtime=50.27
/proc/10456/task/10457/stat : 10457 (java) R 10451 10451 10130 0 -1 64 11937 0 56 0 4989 38 0 0 25 0 9 0 56762860 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 103943552 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10458] ppid=10451 vsize=848432 CPUtime=13.58
/proc/10456/task/10458/stat : 10458 (java) S 10451 10451 10130 0 -1 64 124735 0 2 0 1298 60 0 0 16 0 9 0 56763311 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10459] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10459/stat : 10459 (java) S 10451 10451 10130 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56763315 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10460] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10460/stat : 10460 (java) S 10451 10451 10130 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56763315 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10461] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10461/stat : 10461 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56763457 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10462] ppid=10451 vsize=848432 CPUtime=0.39
/proc/10456/task/10462/stat : 10462 (java) S 10451 10451 10130 0 -1 64 1389 0 0 0 38 1 0 0 16 0 9 0 56763476 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10456/tid=10463] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10463/stat : 10463 (java) S 10451 10451 10130 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 56763476 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10456/tid=10464] ppid=10451 vsize=848432 CPUtime=0
/proc/10456/task/10464/stat : 10464 (java) S 10451 10451 10130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56763476 868794368 136262 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 64.28
Current children cumulated vsize (KiB) 853788

[startup+72.6068 s]
/proc/loadavg: 2.11 2.04 1.88 3/92 10508
/proc/meminfo: memFree=1209832/2055920 swapFree=4192812/4192956
[pid=10451] ppid=10449 vsize=5356 CPUtime=0
/proc/10451/stat : 10451 (concrete.sh) S 10449 10451 10130 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 56762696 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10451/statm: 1339 244 201 169 0 50 0
[pid=10456] ppid=10451 vsize=0 CPUtime=64.35
/proc/10456/stat : 10456 (java) Z 10451 10451 10130 0 -1 12 138746 0 89 0 6327 108 0 0 16 0 2 0 56762758 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10456/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 64.35
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 72.6294
CPU time (s): 64.3842
CPU user time (s): 63.2734
CPU system time (s): 1.11083
CPU usage (%): 88.6476
Max. virtual memory (cumulated for all children) (KiB): 853788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.2734
system time used= 1.11083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139388
page faults= 89
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17971
involuntary context switches= 18362

runsolver used 0.12698 second user time and 0.243962 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-16 00:29:35
IDJOB=2057251
IDBENCH=53348
IDSOLVER=735
FILE ID=node88/2057251-1247696962
PBS_JOBID= 9521143
Free space on /tmp= 65992 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/lard/normalized-lard-89-89.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057251-1247696962/watcher-2057251-1247696962 -o /tmp/evaluation-result-2057251-1247696962/solver-2057251-1247696962 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2057251-1247696962.xml

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

MD5SUM BENCH= 835c459e7c067a13c82ad8656195350d
RANDOM SEED=1540836428

node88.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:       1679784 kB
Buffers:         15852 kB
Cached:         178016 kB
SwapCached:          0 kB
Active:         227388 kB
Inactive:        86252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           87888 kB
Writeback:           0 kB
Mapped:         131112 kB
Slab:            47548 kB
Committed_AS:   670860 kB
PageTables:       2048 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= 65988 MiB
End job on node88 at 2009-07-16 00:30:48