Trace number 2078746

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 21.5047 21.7913

DiagnosticValue
CHECKS108866000
NODES50

General information on the benchmark

Namecsp/jobShop-e0ddr1/
normalized-e0ddr1-10-by-5-5.xml
MD5SUM8f02e73120fd53c5c8930d45f85582d5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size120
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data

1.35/1.48	c CPU-LOAD 0.65
1.35/1.48	c LOADED 50 V (120 E), 225 DTConstraint, 40 DiffConstraint, arity 2, 0.65 cpu
21.40/21.77	v 0 17 117 125 128 15 28 74 85 95 3 9 48 62 70 25 34 94 106 114 21 25 85 95 101 0 3 33 48 63 0 25 106 117 128 9 18 62 74 82 32 55 125 133 138 0 9 17 33 44 
21.40/21.77	s SATISFIABLE
21.40/21.77	d NODES 50
21.40/21.77	d CHECKS 108865971
21.40/21.78	c CDC-added-constraints: 1187
21.40/21.78	c CDC-nbsingletontests: 11110
21.40/21.78	c CDC-nogoods: 1089703
21.40/21.78	c heuristic-cpu: 0.0
21.40/21.78	c prepro-constraint-ccks: 0
21.40/21.78	c prepro-constraint-presenceccks: 0
21.40/21.78	c prepro-cpu: 19.369999
21.40/21.78	c prepro-matrix2d-ccks: 108704225
21.40/21.78	c prepro-matrix2d-presenceccks: 0
21.40/21.78	c prepro-removed: 0
21.40/21.78	c search-cpu: 0.040000916
21.40/21.78	c search-nps: 1249.9714
21.40/21.78	c total-assgn: 50
21.40/21.78	c total-constraint-ccks: 0
21.40/21.78	c total-constraint-presence-ccks: 0
21.40/21.78	c total-cpu: 19.43
21.40/21.78	c total-matrix2d-ccks: 108865971
21.40/21.78	c total-matrix2d-presence-ccks: 0
21.40/21.78	c TOTAL-NODES 50
21.40/21.78	c TOTAL-CPU 19.43

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-2078746-1247716520/watcher-2078746-1247716520 -o /tmp/evaluation-result-2078746-1247716520/solver-2078746-1247716520 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2078746-1247716520.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: 1.97 2.01 1.99 4/82 16870
/proc/meminfo: memFree=1250048/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) R 16868 16870 15251 0 -1 4194304 273 0 0 0 0 0 0 0 21 0 1 0 58718403 5484544 231 996147200 4194304 4889804 548682068736 18446744073709551615 4399152 0 65536 4100 65538 0 0 0 17 1 0 0
/proc/16870/statm: 1339 231 192 169 0 50 0
[pid=16871] ppid=16870 vsize=0 CPUtime=0
/proc/16871/stat : 16871 (dirname) Z 16870 16870 15251 0 -1 4194316 128 0 0 0 0 0 0 0 23 0 1 0 58718404 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/16871/statm: 0 0 0 0 0 0 0

[startup+0.050167 s]
/proc/loadavg: 1.97 2.01 1.99 4/82 16870
/proc/meminfo: memFree=1250048/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.146832 s]
/proc/loadavg: 1.97 2.01 1.99 4/82 16870
/proc/meminfo: memFree=1250048/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301862 s]
/proc/loadavg: 1.97 2.01 1.99 4/82 16870
/proc/meminfo: memFree=1250048/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702938 s]
/proc/loadavg: 1.97 2.01 1.99 4/82 16870
/proc/meminfo: memFree=1250048/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5011 s]
/proc/loadavg: 1.97 2.01 1.99 4/93 16884
/proc/meminfo: memFree=1235368/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=1.45
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 7045 0 1 0 139 6 0 0 18 0 9 0 58718404 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 6034 2067 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=0.91
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4031 0 1 0 89 2 0 0 22 0 9 0 58718405 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.05
/proc/16875/task/16877/stat : 16877 (java) R 16870 16870 15251 0 -1 64 681 0 0 0 5 0 0 0 16 0 9 0 58718407 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 104189942 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58718407 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58718407 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58718409 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.46
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1632 0 0 0 44 2 0 0 15 0 9 0 58718413 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58718413 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58718413 869228544 6034 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 854212

[startup+3.10241 s]
/proc/loadavg: 1.97 2.01 1.99 4/93 16885
/proc/meminfo: memFree=1230624/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=3.02
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 9431 0 1 0 296 6 0 0 18 0 10 0 58718404 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 8260 2625 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=2.25
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4065 0 1 0 223 2 0 0 25 0 10 0 58718405 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.23
/proc/16875/task/16877/stat : 16877 (java) R 16870 16870 15251 0 -1 64 2994 0 0 0 22 1 0 0 16 0 10 0 58718407 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 103733279 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.52
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1671 0 0 0 50 2 0 0 15 0 10 0 58718413 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 8260 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 854212

[startup+6.30202 s]
/proc/loadavg: 1.97 2.01 1.99 3/93 16885
/proc/meminfo: memFree=1220256/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=6.19
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 12557 0 1 0 611 8 0 0 18 0 10 0 58718404 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 10146 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=5.17
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4207 0 1 0 515 2 0 0 25 0 10 0 58718405 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4127105126 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.45
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 5975 0 0 0 42 3 0 0 16 0 10 0 58718407 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.53
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1674 0 0 0 51 2 0 0 16 0 10 0 58718413 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 10146 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 854212

[startup+12.7023 s]
/proc/loadavg: 1.97 2.01 1.99 3/93 16885
/proc/meminfo: memFree=1213536/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=12.51
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 13976 0 1 0 1242 9 0 0 18 0 10 0 58718404 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11511 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=11.42
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4261 0 1 0 1140 2 0 0 25 0 10 0 58718405 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4126981425 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.52
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 49 3 0 0 16 0 10 0 58718407 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1675 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11511 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 854212

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

[startup+15.9029 s]
/proc/loadavg: 2.05 2.02 2.00 3/93 16885
/proc/meminfo: memFree=1213472/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=15.68
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 14008 0 1 0 1558 10 0 0 18 0 10 0 58718404 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11512 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=14.57
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4292 0 1 0 1454 3 0 0 25 0 10 0 58718405 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 104749984 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.53
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 50 3 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1676 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.68
Current children cumulated vsize (KiB) 854212

[startup+19.1025 s]
/proc/loadavg: 2.05 2.02 2.00 3/93 16885
/proc/meminfo: memFree=1213536/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=18.83
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 14059 0 1 0 1873 10 0 0 18 0 10 0 58718404 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11512 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=17.7
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4343 0 1 0 1767 3 0 0 25 0 10 0 58718405 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4127017510 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.56
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 52 4 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1676 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.83
Current children cumulated vsize (KiB) 854212

[startup+20.7028 s]
/proc/loadavg: 2.05 2.02 2.00 3/93 16885
/proc/meminfo: memFree=1213408/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=20.41
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 14093 0 1 0 2031 10 0 0 18 0 10 0 58718404 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11512 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=19.28
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4377 0 1 0 1925 3 0 0 25 0 10 0 58718405 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4127015472 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.58
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 54 4 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1676 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.41
Current children cumulated vsize (KiB) 854212

[startup+21.502 s]
/proc/loadavg: 2.05 2.02 2.00 4/93 16885
/proc/meminfo: memFree=1213408/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=21.2
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 14114 0 1 0 2110 10 0 0 18 0 10 0 58718404 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11512 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=20.05
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4398 0 1 0 2002 3 0 0 25 0 10 0 58718405 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4127025093 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.58
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 54 4 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1676 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 854212

[startup+21.702 s]
/proc/loadavg: 2.05 2.02 2.00 4/93 16885
/proc/meminfo: memFree=1213408/2055920 swapFree=4192812/4192956
[pid=16870] ppid=16868 vsize=5356 CPUtime=0
/proc/16870/stat : 16870 (concrete.sh) S 16868 16870 15251 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58718403 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16870/statm: 1339 244 201 169 0 50 0
[pid=16875] ppid=16870 vsize=848856 CPUtime=21.4
/proc/16875/stat : 16875 (java) S 16870 16870 15251 0 -1 0 14120 0 1 0 2130 10 0 0 18 0 10 0 58718404 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16875/statm: 212214 11512 2626 9 0 206692 0
[pid=16875/tid=16876] ppid=16870 vsize=848856 CPUtime=20.25
/proc/16875/task/16876/stat : 16876 (java) R 16870 16870 15251 0 -1 64 4404 0 1 0 2022 3 0 0 25 0 10 0 58718405 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4127040962 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16877] ppid=16870 vsize=848856 CPUtime=0.58
/proc/16875/task/16877/stat : 16877 (java) S 16870 16870 15251 0 -1 64 7339 0 0 0 54 4 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16878] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16878/stat : 16878 (java) S 16870 16870 15251 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16879] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16879/stat : 16879 (java) S 16870 16870 15251 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58718407 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16880] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16880/stat : 16880 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58718409 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16881] ppid=16870 vsize=848856 CPUtime=0.54
/proc/16875/task/16881/stat : 16881 (java) S 16870 16870 15251 0 -1 64 1676 0 0 0 52 2 0 0 16 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16882] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16882/stat : 16882 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16883] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16883/stat : 16883 (java) S 16870 16870 15251 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58718413 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16875/tid=16885] ppid=16870 vsize=848856 CPUtime=0
/proc/16875/task/16885/stat : 16885 (java) S 16870 16870 15251 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 58718556 869228544 11512 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.4
Current children cumulated vsize (KiB) 854212

Child status: 0
Real time (s): 21.7913
CPU time (s): 21.5047
CPU user time (s): 21.3817
CPU system time (s): 0.122981
CPU usage (%): 98.6848
Max. virtual memory (cumulated for all children) (KiB): 856780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3817
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14774
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= 5011
involuntary context switches= 5739

runsolver used 0.034994 second user time and 0.099984 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-16 05:55:20
IDJOB=2078746
IDBENCH=56809
IDSOLVER=736
FILE ID=node23/2078746-1247716520
PBS_JOBID= 9521392
Free space on /tmp= 66396 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/jobShop-e0ddr1/normalized-e0ddr1-10-by-5-5.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-2078746-1247716520/watcher-2078746-1247716520 -o /tmp/evaluation-result-2078746-1247716520/solver-2078746-1247716520 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2078746-1247716520.xml

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

MD5SUM BENCH= 8f02e73120fd53c5c8930d45f85582d5
RANDOM SEED=1956021222

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1250464 kB
Buffers:         79180 kB
Cached:         345888 kB
SwapCached:          0 kB
Active:         337508 kB
Inactive:       388600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:         321364 kB
Slab:            63928 kB
Committed_AS:   935532 kB
PageTables:       2392 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= 66392 MiB
End job on node23 at 2009-07-16 05:55:42