Trace number 2058836

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 DC 2009-07-14SAT 37.3683 37.3186

DiagnosticValue
CHECKS9126680
NODES12210

General information on the benchmark

Namecsp/QCP-20/
normalized-qcp-20-187-9_ext.xml
MD5SUMe4f8b42ca6d148c9b16fcc1baf7ad15d
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 benchmark3.58046
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5540
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

2.47/2.45	c CPU-LOAD 1.73
2.47/2.45	c LOADED 400 V (20 E), 5540 ExtensionConstraint2D, arity 2, 1.73 cpu
37.26/37.28	v 19 3 4 6 18 13 12 0 17 16 5 2 1 9 15 11 7 8 14 10 5 15 16 8 9 4 2 12 13 1 3 17 7 0 11 18 10 6 19 14 7 9 15 17 1 12 19 6 18 10 8 11 3 13 16 5 14 4 0 2 2 1 17 19 10 9 5 4 16 11 6 14 12 18 8 3 0 13 15 7 0 6 5 16 13 8 10 2 12 9 11 1 14 15 4 17 19 7 3 18 12 2 7 15 17 18 16 19 5 6 14 8 11 1 10 4 3 9 13 0 11 18 1 5 6 0 15 10 8 4 9 13 19 17 7 14 2 12 16 3 3 0 12 1 2 16 13 11 10 8 7 6 4 19 14 9 15 17 18 5 4 14 19 13 7 6 17 3 1 12 18 10 0 11 2 8 16 5 9 15 6 8 11 18 3 19 4 15 14 2 0 16 9 5 12 7 13 1 10 17 18 17 13 14 19 2 9 1 4 7 10 12 16 8 3 15 11 0 5 6 9 5 2 10 0 17 1 7 15 14 16 18 13 4 19 12 6 3 11 8 1 7 18 4 5 10 6 8 11 13 17 3 15 14 0 19 9 16 2 12 14 4 0 2 11 15 7 18 6 3 13 9 17 10 5 1 12 19 8 16 8 12 9 7 14 3 0 13 19 15 1 4 5 16 17 2 18 10 6 11 10 11 14 0 16 1 8 5 3 17 19 15 18 7 9 6 4 2 12 13 16 13 3 12 8 11 14 17 2 18 4 19 10 6 1 0 5 15 7 9 15 16 10 9 4 5 3 14 0 19 12 7 6 2 18 13 8 11 17 1 13 19 8 11 12 7 18 16 9 0 15 5 2 3 6 10 17 14 1 4 17 10 6 3 15 14 11 9 7 5 2 0 8 12 13 16 1 18 4 19 
37.26/37.28	s SATISFIABLE
37.26/37.28	d NODES 12210
37.26/37.28	d CHECKS 9126685
37.26/37.28	c CDC-added-constraints: 152
37.26/37.28	c CDC-nbsingletontests: 1563
37.26/37.28	c CDC-nogoods: 331
37.26/37.28	c heuristic-cpu: 0.0
37.26/37.28	c prepro-constraint-ccks: 0
37.26/37.28	c prepro-constraint-presenceccks: 0
37.26/37.28	c prepro-cpu: 1.85
37.26/37.28	c prepro-matrix2d-ccks: 217279
37.26/37.28	c prepro-matrix2d-presenceccks: 0
37.26/37.28	c prepro-removed: 2927
37.26/37.28	c search-cpu: 32.3
37.26/37.28	c search-nps: 378.0186
37.26/37.28	c total-assgn: 12210
37.26/37.28	c total-constraint-ccks: 0
37.26/37.28	c total-constraint-presence-ccks: 0
37.26/37.28	c total-cpu: 34.18
37.26/37.28	c total-matrix2d-ccks: 9126685
37.26/37.28	c total-matrix2d-presence-ccks: 0
37.26/37.28	c TOTAL-NODES 12210
37.26/37.28	c TOTAL-CPU 34.18

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-2058836-1247698065/watcher-2058836-1247698065 -o /tmp/evaluation-result-2058836-1247698065/solver-2058836-1247698065 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2058836-1247698065.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.05 2.01 1.91 3/82 11762
/proc/meminfo: memFree=537584/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=780 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) R 11760 11762 10449 0 -1 4194304 17 0 0 0 0 0 0 0 20 0 1 0 56871299 798720 3 996147200 0 0 548682069521 18446744073709551615 254613712167 0 0 4096 0 0 0 0 17 1 0 0
/proc/11762/statm: 195 3 0 0 0 6 0

[startup+0.0354621 s]
/proc/loadavg: 2.05 2.01 1.91 3/82 11762
/proc/meminfo: memFree=537584/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101468 s]
/proc/loadavg: 2.05 2.01 1.91 3/82 11762
/proc/meminfo: memFree=537584/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301499 s]
/proc/loadavg: 2.05 2.01 1.91 3/82 11762
/proc/meminfo: memFree=537584/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701533 s]
/proc/loadavg: 2.05 2.01 1.91 3/82 11762
/proc/meminfo: memFree=537584/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50262 s]
/proc/loadavg: 2.05 2.01 1.91 3/92 11775
/proc/meminfo: memFree=523360/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=847936 CPUtime=1.57
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 6270 0 1 0 152 5 0 0 18 0 9 0 56871300 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 211984 5554 1927 9 0 206469 0
[pid=11767/tid=11768] ppid=11762 vsize=847936 CPUtime=1.26
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3602 0 1 0 123 3 0 0 25 0 9 0 56871301 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4126283500 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=847936 CPUtime=0.03
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 679 0 0 0 3 0 0 0 16 0 9 0 56871302 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=847936 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=847936 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=847936 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=847936 CPUtime=0.26
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1294 0 0 0 26 0 0 0 16 0 9 0 56871308 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=847936 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=847936 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 868286464 5554 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 853292

[startup+3.1028 s]
/proc/loadavg: 2.05 2.01 1.91 4/93 11776
/proc/meminfo: memFree=521176/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=3.16
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 10695 0 1 0 308 8 0 0 18 0 10 0 56871300 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 9664 2617 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=2.4
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3769 0 1 0 236 4 0 0 25 0 10 0 56871301 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 103823641 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 4873 0 0 0 37 2 0 0 16 0 10 0 56871302 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56871303 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 56871303 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 56871305 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.35
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1352 0 0 0 34 1 0 0 15 0 10 0 56871308 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 56871308 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 56871308 869494784 9664 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 854472

[startup+6.30116 s]
/proc/loadavg: 2.05 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505616/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=6.37
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11437 0 1 0 627 10 0 0 18 0 9 0 56871300 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10334 2617 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=5.33
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3820 0 1 0 529 4 0 0 25 0 9 0 56871301 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4126603994 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.38
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1366 0 0 0 37 1 0 0 15 0 9 0 56871308 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10334 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 854472

[startup+12.7029 s]
/proc/loadavg: 2.04 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=12.77
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11443 0 1 0 1267 10 0 0 18 0 9 0 56871300 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10339 2619 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=11.72
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3822 0 1 0 1168 4 0 0 25 0 9 0 56871301 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4126640592 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 854472

[startup+25.5013 s]
/proc/loadavg: 2.03 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=25.56
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11443 0 1 0 2546 10 0 0 18 0 9 0 56871300 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10339 2619 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=24.52
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3822 0 1 0 2448 4 0 0 25 0 9 0 56871301 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4126740423 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 854472

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

[startup+31.907 s]
/proc/loadavg: 2.03 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=31.97
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11444 0 1 0 3187 10 0 0 18 0 9 0 56871300 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10339 2619 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=30.92
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3823 0 1 0 3088 4 0 0 25 0 9 0 56871301 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4126620864 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.97
Current children cumulated vsize (KiB) 854472

[startup+35.1014 s]
/proc/loadavg: 2.03 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=35.16
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11444 0 1 0 3506 10 0 0 18 0 9 0 56871300 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10339 2619 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=34.12
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3823 0 1 0 3408 4 0 0 25 0 9 0 56871301 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4126603994 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.16
Current children cumulated vsize (KiB) 854472

[startup+36.7025 s]
/proc/loadavg: 2.03 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=36.76
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11444 0 1 0 3666 10 0 0 18 0 9 0 56871300 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10339 2619 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=35.71
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3823 0 1 0 3567 4 0 0 25 0 9 0 56871301 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4126740423 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.63
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 5550 0 0 0 60 3 0 0 16 0 9 0 56871302 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10339 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.76
Current children cumulated vsize (KiB) 854472

[startup+37.1026 s]
/proc/loadavg: 2.03 2.01 1.91 3/92 11777
/proc/meminfo: memFree=505560/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=37.16
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 11580 0 1 0 3706 10 0 0 18 0 9 0 56871300 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 10471 2620 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=36.03
/proc/11767/task/11768/stat : 11768 (java) R 11762 11762 10449 0 -1 64 3827 0 1 0 3599 4 0 0 25 0 9 0 56871301 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.71
/proc/11767/task/11769/stat : 11769 (java) R 11762 11762 10449 0 -1 64 5682 0 0 0 68 3 0 0 16 0 9 0 56871302 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 103830949 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 56871303 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1370 0 0 0 38 1 0 0 17 0 9 0 56871308 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 10471 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.16
Current children cumulated vsize (KiB) 854472

[startup+37.3026 s]
/proc/loadavg: 2.03 2.01 1.91 2/92 11778
/proc/meminfo: memFree=501784/2055920 swapFree=4192948/4192956
[pid=11762] ppid=11760 vsize=5356 CPUtime=0
/proc/11762/stat : 11762 (concrete.sh) S 11760 11762 10449 0 -1 4194304 341 294 0 0 0 0 0 0 17 0 1 0 56871299 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11762/statm: 1339 244 201 169 0 50 0
[pid=11767] ppid=11762 vsize=849116 CPUtime=37.35
/proc/11767/stat : 11767 (java) S 11762 11762 10449 0 -1 0 12413 0 1 0 3724 11 0 0 18 0 9 0 56871300 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/11767/statm: 212279 11295 2620 9 0 206764 0
[pid=11767/tid=11768] ppid=11762 vsize=849116 CPUtime=36.15
/proc/11767/task/11768/stat : 11768 (java) S 11762 11762 10449 0 -1 64 3857 0 1 0 3611 4 0 0 25 0 9 0 56871301 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11769] ppid=11762 vsize=849116 CPUtime=0.77
/proc/11767/task/11769/stat : 11769 (java) S 11762 11762 10449 0 -1 64 6484 0 0 0 73 4 0 0 16 0 9 0 56871302 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11770] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11770/stat : 11770 (java) S 11762 11762 10449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11771] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11771/stat : 11771 (java) S 11762 11762 10449 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56871303 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11772] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11772/stat : 11772 (java) S 11762 11762 10449 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56871305 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11773] ppid=11762 vsize=849116 CPUtime=0.39
/proc/11767/task/11773/stat : 11773 (java) S 11762 11762 10449 0 -1 64 1371 0 0 0 38 1 0 0 16 0 9 0 56871308 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11774] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11774/stat : 11774 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 56871308 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=11767/tid=11775] ppid=11762 vsize=849116 CPUtime=0
/proc/11767/task/11775/stat : 11775 (java) S 11762 11762 10449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 56871308 869494784 11295 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.35
Current children cumulated vsize (KiB) 854472

Child status: 0
Real time (s): 37.3186
CPU time (s): 37.3683
CPU user time (s): 37.2423
CPU system time (s): 0.12598
CPU usage (%): 100.133
Max. virtual memory (cumulated for all children) (KiB): 854724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.2423
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13059
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= 3387
involuntary context switches= 3309

runsolver used 0.051992 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-16 00:47:45
IDJOB=2058836
IDBENCH=53527
IDSOLVER=736
FILE ID=node87/2058836-1247698065
PBS_JOBID= 9521145
Free space on /tmp= 66164 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/QCP-20/normalized-qcp-20-187-9_ext.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058836-1247698065/watcher-2058836-1247698065 -o /tmp/evaluation-result-2058836-1247698065/solver-2058836-1247698065 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2058836-1247698065.xml

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

MD5SUM BENCH= e4f8b42ca6d148c9b16fcc1baf7ad15d
RANDOM SEED=2013008542

node87.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.236
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.236
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:        538064 kB
Buffers:        121688 kB
Cached:        1255440 kB
SwapCached:          8 kB
Active:         385848 kB
Inactive:      1025772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        538064 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          53544 kB
Slab:            91332 kB
Committed_AS:   602468 kB
PageTables:       1988 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= 66164 MiB
End job on node87 at 2009-07-16 00:48:22