Trace number 2075765

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 22.9575 23.1234

DiagnosticValue
CHECKS120607000
NODES50

General information on the benchmark

Namecsp/jobShop-enddr1/
normalized-enddr1-10-by-5-4.xml
MD5SUM32b58d9ab2c4936a833c88fc1c08c4fc
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 size123
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.36/1.40	c CPU-LOAD 0.6
1.36/1.40	c LOADED 50 V (123 E), 225 DTConstraint, 40 DiffConstraint, arity 2, 0.6 cpu
22.85/23.08	v 0 11 41 57 67 7 33 81 95 99 11 19 28 41 61 11 14 73 89 95 23 30 110 124 134 0 14 17 44 50 30 37 122 130 145 0 19 57 73 83 0 50 130 140 149 22 40 95 110 117 
22.85/23.08	s SATISFIABLE
22.85/23.08	d NODES 50
22.85/23.08	d CHECKS 120607016
22.85/23.08	c CDC-added-constraints: 1187
22.85/23.08	c CDC-nbsingletontests: 12730
22.85/23.08	c CDC-nogoods: 1149529
22.85/23.08	c heuristic-cpu: 0.0
22.85/23.08	c prepro-constraint-ccks: 0
22.85/23.08	c prepro-constraint-presenceccks: 0
22.85/23.08	c prepro-cpu: 20.769999
22.85/23.08	c prepro-matrix2d-ccks: 120433758
22.85/23.08	c prepro-matrix2d-presenceccks: 0
22.85/23.08	c prepro-removed: 0
22.85/23.08	c search-cpu: 0.040000916
22.85/23.08	c search-nps: 1249.9714
22.85/23.08	c total-assgn: 50
22.85/23.08	c total-constraint-ccks: 0
22.85/23.08	c total-constraint-presence-ccks: 0
22.85/23.08	c total-cpu: 20.84
22.85/23.08	c total-matrix2d-ccks: 120607016
22.85/23.08	c total-matrix2d-presence-ccks: 0
22.85/23.08	c TOTAL-NODES 50
22.85/23.08	c TOTAL-CPU 20.84

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-2075765-1247713884/watcher-2075765-1247713884 -o /tmp/evaluation-result-2075765-1247713884/solver-2075765-1247713884 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2075765-1247713884.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.03 2.05 2.01 4/82 17117
/proc/meminfo: memFree=650992/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=18576 CPUtime=0
/proc/17117/stat : 17117 (runsolver) R 17115 17117 15459 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 58455604 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17117/statm: 4644 284 249 26 0 2626 0

[startup+0.036789 s]
/proc/loadavg: 2.03 2.05 2.01 4/82 17117
/proc/meminfo: memFree=650992/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1018 s]
/proc/loadavg: 2.03 2.05 2.01 4/82 17117
/proc/meminfo: memFree=650992/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301822 s]
/proc/loadavg: 2.03 2.05 2.01 4/82 17117
/proc/meminfo: memFree=650992/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701861 s]
/proc/loadavg: 2.03 2.05 2.01 4/82 17117
/proc/meminfo: memFree=650992/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50294 s]
/proc/loadavg: 2.03 2.05 2.01 3/93 17131
/proc/meminfo: memFree=607448/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=1.47
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 7715 0 1 0 141 6 0 0 21 0 10 0 58455605 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 6766 2623 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=0.88
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 3999 0 1 0 85 3 0 0 25 0 10 0 58455606 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4127005787 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.09
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 1498 0 0 0 9 0 0 0 16 0 10 0 58455607 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.47
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1517 0 0 0 46 1 0 0 16 0 10 0 58455613 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 6766 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 854260

[startup+3.1021 s]
/proc/loadavg: 2.03 2.05 2.01 3/93 17132
/proc/meminfo: memFree=602640/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=3.06
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 9284 0 1 0 299 7 0 0 21 0 10 0 58455605 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 8308 2624 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=2.25
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4026 0 1 0 222 3 0 0 25 0 10 0 58455606 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4127055985 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.27
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 3015 0 0 0 26 1 0 0 16 0 10 0 58455607 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.51
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1542 0 0 0 50 1 0 0 15 0 10 0 58455613 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 8308 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 854260

[startup+6.30243 s]
/proc/loadavg: 2.03 2.05 2.01 3/93 17132
/proc/meminfo: memFree=495120/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=6.24
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 12493 0 1 0 615 9 0 0 21 0 10 0 58455605 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 10255 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=5.24
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4152 0 1 0 520 4 0 0 25 0 10 0 58455606 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4127019499 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.46
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 6095 0 0 0 43 3 0 0 16 0 10 0 58455607 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1545 0 0 0 51 1 0 0 15 0 10 0 58455613 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 10255 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 854260

[startup+12.7021 s]
/proc/loadavg: 2.10 2.07 2.02 4/93 17132
/proc/meminfo: memFree=439184/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=12.6
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 13926 0 1 0 1250 10 0 0 21 0 10 0 58455605 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11639 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=11.41
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4329 0 1 0 1137 4 0 0 25 0 10 0 58455606 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4127013015 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.64
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7351 0 0 0 61 3 0 0 16 0 10 0 58455607 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1545 0 0 0 51 1 0 0 15 0 10 0 58455613 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 11639 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 854260

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

[startup+19.1027 s]
/proc/loadavg: 2.18 2.08 2.02 4/93 17132
/proc/meminfo: memFree=439064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=18.97
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 14018 0 1 0 1886 11 0 0 21 0 10 0 58455605 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11672 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=17.75
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4388 0 1 0 1770 5 0 0 25 0 10 0 58455606 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4127058448 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.68
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7382 0 0 0 64 4 0 0 16 0 10 0 58455607 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1547 0 0 0 51 1 0 0 16 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.97
Current children cumulated vsize (KiB) 854260

[startup+20.7029 s]
/proc/loadavg: 2.24 2.10 2.02 4/93 17132
/proc/meminfo: memFree=439064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=20.56
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 14043 0 1 0 2045 11 0 0 21 0 10 0 58455605 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11672 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=19.33
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4413 0 1 0 1928 5 0 0 25 0 10 0 58455606 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4127013105 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.69
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7382 0 0 0 65 4 0 0 16 0 10 0 58455607 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1547 0 0 0 51 1 0 0 16 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.56
Current children cumulated vsize (KiB) 854260

[startup+22.3021 s]
/proc/loadavg: 2.24 2.10 2.02 3/93 17132
/proc/meminfo: memFree=439064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=22.15
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 14073 0 1 0 2204 11 0 0 21 0 10 0 58455605 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11672 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=20.9
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4443 0 1 0 2085 5 0 0 25 0 10 0 58455606 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4127021876 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.71
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7382 0 0 0 67 4 0 0 16 0 10 0 58455607 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1547 0 0 0 51 1 0 0 16 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.15
Current children cumulated vsize (KiB) 854260

[startup+22.7021 s]
/proc/loadavg: 2.24 2.10 2.02 3/93 17132
/proc/meminfo: memFree=439064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=22.55
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 14081 0 1 0 2244 11 0 0 21 0 10 0 58455605 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11672 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=21.3
/proc/17122/task/17123/stat : 17123 (java) R 17117 17117 15459 0 -1 64 4451 0 1 0 2125 5 0 0 25 0 10 0 58455606 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4127014836 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.71
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7382 0 0 0 67 4 0 0 16 0 10 0 58455607 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58455608 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58455610 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.52
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1547 0 0 0 51 1 0 0 16 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58455613 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17132] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17132/stat : 17132 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58455749 869277696 11672 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.55
Current children cumulated vsize (KiB) 854260

[startup+23.1071 s]
/proc/loadavg: 2.24 2.10 2.02 3/93 17132
/proc/meminfo: memFree=439064/2055920 swapFree=4192812/4192956
[pid=17117] ppid=17115 vsize=5356 CPUtime=0
/proc/17117/stat : 17117 (concrete.sh) S 17115 17117 15459 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58455604 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17117/statm: 1339 244 201 169 0 50 0
[pid=17122] ppid=17117 vsize=848904 CPUtime=22.93
/proc/17122/stat : 17122 (java) S 17117 17117 15459 0 -1 0 14096 0 1 0 2282 11 0 0 21 0 9 0 58455605 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17122/statm: 212226 11679 2625 9 0 206704 0
[pid=17122/tid=17123] ppid=17117 vsize=848904 CPUtime=21.67
/proc/17122/task/17123/stat : 17123 (java) S 17117 17117 15459 0 -1 64 4463 0 1 0 2162 5 0 0 25 0 9 0 58455606 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17124] ppid=17117 vsize=848904 CPUtime=0.71
/proc/17122/task/17124/stat : 17124 (java) S 17117 17117 15459 0 -1 64 7382 0 0 0 67 4 0 0 16 0 9 0 58455607 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17125] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17125/stat : 17125 (java) S 17117 17117 15459 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58455608 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17126] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17126/stat : 17126 (java) S 17117 17117 15459 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58455608 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17127] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17127/stat : 17127 (java) S 17117 17117 15459 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 58455610 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17128] ppid=17117 vsize=848904 CPUtime=0.53
/proc/17122/task/17128/stat : 17128 (java) S 17117 17117 15459 0 -1 64 1550 0 0 0 52 1 0 0 16 0 9 0 58455613 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17129] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17129/stat : 17129 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58455613 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17122/tid=17130] ppid=17117 vsize=848904 CPUtime=0
/proc/17122/task/17130/stat : 17130 (java) S 17117 17117 15459 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58455613 869277696 11679 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.93
Current children cumulated vsize (KiB) 854260

Child status: 0
Real time (s): 23.1234
CPU time (s): 22.9575
CPU user time (s): 22.8285
CPU system time (s): 0.12898
CPU usage (%): 99.2824
Max. virtual memory (cumulated for all children) (KiB): 855548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8285
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14743
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= 4808
involuntary context switches= 5041

runsolver used 0.036994 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-16 05:11:24
IDJOB=2075765
IDBENCH=56343
IDSOLVER=736
FILE ID=node17/2075765-1247713884
PBS_JOBID= 9521314
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 32b58d9ab2c4936a833c88fc1c08c4fc
RANDOM SEED=1902761754

node17.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.213
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.213
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:        651472 kB
Buffers:         93976 kB
Cached:         634236 kB
SwapCached:          0 kB
Active:         679280 kB
Inactive:       644248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        651472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:         615812 kB
Slab:            64852 kB
Committed_AS:  1143304 kB
PageTables:       3080 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= 66348 MiB
End job on node17 at 2009-07-16 05:11:47