Trace number 2086149

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 32.577 32.9176

DiagnosticValue
CHECKS174125000
NODES50

General information on the benchmark

Namecsp/jobShop-e0ddr2/
normalized-e0ddr2-10-by-5-5.xml
MD5SUM02e306085fc8aa5ee40b791934a7e9f7
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.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size138
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.37/1.48	c CPU-LOAD 0.66
1.37/1.48	c LOADED 50 V (138 E), 225 DTConstraint, 40 DiffConstraint, arity 2, 0.66 cpu
32.47/32.88	v 13 23 48 58 76 0 7 13 28 34 32 54 61 69 91 0 12 28 40 49 23 32 90 99 125 26 47 81 90 116 57 63 111 124 142 7 12 99 111 134 0 43 69 81 105 21 26 40 48 61 
32.47/32.89	s SATISFIABLE
32.47/32.89	d NODES 50
32.47/32.89	d CHECKS 174124704
32.47/32.89	c CDC-added-constraints: 1225
32.47/32.89	c CDC-nbsingletontests: 15250
32.47/32.89	c CDC-nogoods: 1505260
32.47/32.89	c heuristic-cpu: 0.0
32.47/32.89	c prepro-constraint-ccks: 0
32.47/32.89	c prepro-constraint-presenceccks: 0
32.47/32.89	c prepro-cpu: 30.27
32.47/32.89	c prepro-matrix2d-ccks: 173891364
32.47/32.89	c prepro-matrix2d-presenceccks: 0
32.47/32.89	c prepro-removed: 0
32.47/32.89	c search-cpu: 0.049999237
32.47/32.89	c search-nps: 1000.01526
32.47/32.89	c total-assgn: 50
32.47/32.89	c total-constraint-ccks: 0
32.47/32.89	c total-constraint-presence-ccks: 0
32.47/32.89	c total-cpu: 30.35
32.47/32.89	c total-matrix2d-ccks: 174124704
32.47/32.89	c total-matrix2d-presence-ccks: 0
32.47/32.89	c TOTAL-NODES 50
32.47/32.89	c TOTAL-CPU 30.35

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-2086149-1247726733/watcher-2086149-1247726733 -o /tmp/evaluation-result-2086149-1247726733/solver-2086149-1247726733 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2086149-1247726733.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.93 1.97 1.99 4/81 8438
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=18576 CPUtime=0
/proc/8438/stat : 8438 (runsolver) R 8436 8438 8255 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59739649 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8438/statm: 4644 284 249 26 0 2626 0

[startup+0.0486899 s]
/proc/loadavg: 1.93 1.97 1.99 4/81 8438
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.111678 s]
/proc/loadavg: 1.93 1.97 1.99 4/81 8438
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301694 s]
/proc/loadavg: 1.93 1.97 1.99 4/81 8438
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701731 s]
/proc/loadavg: 1.93 1.97 1.99 4/81 8438
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50281 s]
/proc/loadavg: 1.93 1.97 1.99 3/92 8452
/proc/meminfo: memFree=1624640/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=1.46
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 7102 0 1 0 141 5 0 0 18 0 9 0 59739650 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 6090 2067 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=0.92
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4040 0 1 0 89 3 0 0 25 0 9 0 59739651 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.07
/proc/8443/task/8445/stat : 8445 (java) R 8438 8438 8255 0 -1 64 723 0 0 0 7 0 0 0 16 0 9 0 59739653 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 104188842 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59739653 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59739653 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59739655 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.44
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1638 0 0 0 44 0 0 0 15 0 9 0 59739659 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59739659 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59739659 869277696 6090 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 854260

[startup+3.10295 s]
/proc/loadavg: 1.93 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1620024/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=3.05
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 9339 0 1 0 299 6 0 0 18 0 10 0 59739650 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 8170 2625 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=2.25
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4071 0 1 0 222 3 0 0 25 0 10 0 59739651 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4127117410 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.25
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 2889 0 0 0 24 1 0 0 16 0 10 0 59739653 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.51
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1678 0 0 0 51 0 0 0 15 0 10 0 59739659 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 8170 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854260

[startup+6.30124 s]
/proc/loadavg: 1.94 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1609976/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=6.22
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 12006 0 1 0 614 8 0 0 18 0 10 0 59739650 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 10224 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=5.23
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4206 0 1 0 519 4 0 0 25 0 10 0 59739651 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4126067864 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.44
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 5418 0 0 0 42 2 0 0 16 0 10 0 59739653 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1681 0 0 0 52 0 0 0 15 0 10 0 59739659 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) R 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 10224 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 854260

[startup+12.7028 s]
/proc/loadavg: 1.94 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1599736/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=12.55
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14231 0 1 0 1246 9 0 0 18 0 10 0 59739650 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12404 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=11.38
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4395 0 1 0 1134 4 0 0 25 0 10 0 59739651 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4127039642 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.62
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7454 0 0 0 59 3 0 0 16 0 10 0 59739653 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1681 0 0 0 52 0 0 0 15 0 10 0 59739659 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12404 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 854260

[startup+25.503 s]
/proc/loadavg: 1.95 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1597368/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=25.23
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14732 0 1 0 2513 10 0 0 18 0 10 0 59739650 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12828 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=23.99
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4472 0 1 0 2395 4 0 0 25 0 10 0 59739651 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4127153789 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.68
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 64 4 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1683 0 0 0 52 0 0 0 16 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 854260

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

[startup+28.7023 s]
/proc/loadavg: 1.96 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1597368/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=28.4
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14771 0 1 0 2829 11 0 0 18 0 10 0 59739650 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12828 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=27.14
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4511 0 1 0 2710 4 0 0 25 0 10 0 59739651 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4127021041 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.7
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 66 4 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1683 0 0 0 52 0 0 0 16 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 854260

[startup+30.3024 s]
/proc/loadavg: 1.96 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1597432/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=29.99
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14797 0 1 0 2987 12 0 0 18 0 10 0 59739650 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12828 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=28.72
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4537 0 1 0 2867 5 0 0 25 0 10 0 59739651 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4126990188 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.72
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 67 5 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1683 0 0 0 52 0 0 0 16 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (KiB) 854260

[startup+31.9066 s]
/proc/loadavg: 1.96 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1597432/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=31.57
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14824 0 1 0 3145 12 0 0 18 0 10 0 59739650 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12828 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=30.28
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4564 0 1 0 3023 5 0 0 25 0 10 0 59739651 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4127031918 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.74
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 69 5 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1683 0 0 0 52 0 0 0 16 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 854260

[startup+32.7016 s]
/proc/loadavg: 1.96 1.97 1.99 3/92 8453
/proc/meminfo: memFree=1597432/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=32.37
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14838 0 1 0 3225 12 0 0 18 0 10 0 59739650 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12828 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=31.07
/proc/8443/task/8444/stat : 8444 (java) R 8438 8438 8255 0 -1 64 4578 0 1 0 3102 5 0 0 25 0 10 0 59739651 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4127021014 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.74
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 69 5 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59739653 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59739655 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.52
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1683 0 0 0 52 0 0 0 16 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59739659 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8453] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8453/stat : 8453 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 59739802 869277696 12828 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.37
Current children cumulated vsize (KiB) 854260

[startup+32.9016 s]
/proc/loadavg: 1.96 1.97 1.99 3/91 8454
/proc/meminfo: memFree=1597432/2055920 swapFree=4192812/4192956
[pid=8438] ppid=8436 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (concrete.sh) S 8436 8438 8255 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 59739649 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 244 201 169 0 50 0
[pid=8443] ppid=8438 vsize=848904 CPUtime=32.55
/proc/8443/stat : 8443 (java) S 8438 8438 8255 0 -1 0 14848 0 1 0 3243 12 0 0 18 0 9 0 59739650 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/8443/statm: 212226 12834 2626 9 0 206704 0
[pid=8443/tid=8444] ppid=8438 vsize=848904 CPUtime=31.25
/proc/8443/task/8444/stat : 8444 (java) S 8438 8438 8255 0 -1 64 4586 0 1 0 3120 5 0 0 25 0 9 0 59739651 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8445] ppid=8438 vsize=848904 CPUtime=0.74
/proc/8443/task/8445/stat : 8445 (java) S 8438 8438 8255 0 -1 64 7876 0 0 0 69 5 0 0 16 0 9 0 59739653 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8446] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8446/stat : 8446 (java) S 8438 8438 8255 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59739653 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8447] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8447/stat : 8447 (java) S 8438 8438 8255 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59739653 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8448] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8448/stat : 8448 (java) S 8438 8438 8255 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59739655 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8449] ppid=8438 vsize=848904 CPUtime=0.53
/proc/8443/task/8449/stat : 8449 (java) S 8438 8438 8255 0 -1 64 1685 0 0 0 53 0 0 0 16 0 9 0 59739659 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8450] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8450/stat : 8450 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59739659 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=8443/tid=8451] ppid=8438 vsize=848904 CPUtime=0
/proc/8443/task/8451/stat : 8451 (java) S 8438 8438 8255 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59739659 869277696 12834 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.55
Current children cumulated vsize (KiB) 854260

Child status: 0
Real time (s): 32.9176
CPU time (s): 32.577
CPU user time (s): 32.4381
CPU system time (s): 0.138978
CPU usage (%): 98.9655
Max. virtual memory (cumulated for all children) (KiB): 855548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.4381
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15494
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= 5403
involuntary context switches= 6680

runsolver used 0.035994 second user time and 0.132979 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-16 08:45:33
IDJOB=2086149
IDBENCH=58566
IDSOLVER=736
FILE ID=node25/2086149-1247726733
PBS_JOBID= 9521616
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 02e306085fc8aa5ee40b791934a7e9f7
RANDOM SEED=1376129059

node25.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.231
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.231
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:       1639736 kB
Buffers:         80688 kB
Cached:         226196 kB
SwapCached:          0 kB
Active:          71500 kB
Inactive:       268580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          53640 kB
Slab:            61200 kB
Committed_AS:   487896 kB
PageTables:       1976 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= 66312 MiB
End job on node25 at 2009-07-16 08:46:06