Trace number 2078757

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 23.9334 24.2197

DiagnosticValue
CHECKS129575000
NODES966

General information on the benchmark

Namecsp/jobShop-e0ddr1/
normalized-e0ddr1-10-by-5-10.xml
MD5SUMb10ff76d89f0aa1b94e437a7f1e524d7
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.030994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size119
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.27/1.37	c CPU-LOAD 0.61
1.27/1.37	c LOADED 50 V (119 E), 225 DTConstraint, 40 DiffConstraint, arity 2, 0.61 cpu
23.86/24.16	v 10 13 41 55 62 0 6 26 41 47 17 34 71 81 92 23 34 106 118 126 0 6 12 26 31 0 10 81 91 96 4 20 91 106 110 42 48 126 141 145 29 62 118 126 136 0 13 55 71 78 
23.86/24.16	s SATISFIABLE
23.86/24.16	d NODES 966
23.86/24.16	d CHECKS 129574773
23.86/24.16	c CDC-added-constraints: 1203
23.86/24.16	c CDC-nbsingletontests: 12765
23.86/24.16	c CDC-nogoods: 1124866
23.86/24.16	c heuristic-cpu: 0.0
23.86/24.16	c prepro-constraint-ccks: 0
23.86/24.16	c prepro-constraint-presenceccks: 0
23.86/24.16	c prepro-cpu: 20.489998
23.86/24.16	c prepro-matrix2d-ccks: 121065038
23.86/24.16	c prepro-matrix2d-presenceccks: 0
23.86/24.16	c prepro-removed: 0
23.86/24.16	c search-cpu: 1.420002
23.86/24.16	c search-nps: 680.28076
23.86/24.16	c total-assgn: 966
23.86/24.16	c total-constraint-ccks: 0
23.86/24.16	c total-constraint-presence-ccks: 0
23.86/24.16	c total-cpu: 21.94
23.86/24.16	c total-matrix2d-ccks: 129574773
23.86/24.16	c total-matrix2d-presence-ccks: 0
23.86/24.16	c TOTAL-NODES 966
23.86/24.16	c TOTAL-CPU 21.94

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-2078757-1247716522/watcher-2078757-1247716522 -o /tmp/evaluation-result-2078757-1247716522/solver-2078757-1247716522 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2078757-1247716522.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.91 1.98 1.99 4/82 17069
/proc/meminfo: memFree=1229832/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 271 0 0 0 0 0 0 0 21 0 1 0 58717308 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 269807747154 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/17069/statm: 1339 230 191 169 0 50 0
[pid=17070] ppid=17069 vsize=5356 CPUtime=0
/proc/17070/stat : 17070 (concrete.sh) R 17069 17069 15200 0 -1 4194368 25 0 0 0 0 0 0 0 22 0 1 0 58717308 5484544 235 996147200 4194304 4889804 548682068736 18446744073709551615 269807578407 0 0 4096 0 0 0 0 17 0 0 0
/proc/17070/statm: 1339 235 195 169 0 50 0

[startup+0.0598229 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 17069
/proc/meminfo: memFree=1229832/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101831 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 17069
/proc/meminfo: memFree=1229832/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301847 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 17069
/proc/meminfo: memFree=1229832/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701891 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 17069
/proc/meminfo: memFree=1229832/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50225 s]
/proc/loadavg: 2.00 1.99 1.99 3/93 17083
/proc/meminfo: memFree=1214960/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=1.47
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 7718 0 1 0 140 7 0 0 24 0 10 0 58717309 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 6768 2624 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=0.9
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 3995 0 1 0 87 3 0 0 25 0 10 0 58717310 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.08
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 1503 0 0 0 8 0 0 0 16 0 10 0 58717311 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.45
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1519 0 0 0 44 1 0 0 15 0 10 0 58717317 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 6768 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 6768 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) 854216

[startup+3.10215 s]
/proc/loadavg: 2.00 1.99 1.99 3/93 17084
/proc/meminfo: memFree=1209960/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=3.05
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 9286 0 1 0 298 7 0 0 24 0 10 0 58717309 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 8309 2625 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=2.31
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4022 0 1 0 227 4 0 0 25 0 10 0 58717310 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4127014246 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.25
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 3027 0 0 0 24 1 0 0 16 0 10 0 58717311 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.47
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1536 0 0 0 46 1 0 0 15 0 10 0 58717317 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17084] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17084/stat : 17084 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58717450 869232640 8309 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854216

[startup+6.30249 s]
/proc/loadavg: 2.00 1.99 1.99 4/93 17084
/proc/meminfo: memFree=1200040/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=6.22
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 12536 0 1 0 613 9 0 0 24 0 10 0 58717309 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 10284 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=5.28
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4167 0 1 0 524 4 0 0 25 0 10 0 58717310 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4127014252 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.44
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 6129 0 0 0 42 2 0 0 16 0 10 0 58717311 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.48
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1539 0 0 0 47 1 0 0 15 0 10 0 58717317 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17084] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17084/stat : 17084 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58717450 869232640 10284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 854216

[startup+12.7022 s]
/proc/loadavg: 2.00 1.99 1.99 3/93 17084
/proc/meminfo: memFree=1193072/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=12.56
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 13849 0 1 0 1246 10 0 0 24 0 10 0 58717309 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11542 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=11.53
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4222 0 1 0 1149 4 0 0 25 0 10 0 58717310 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4127008992 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.5
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 47 3 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.49
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1541 0 0 0 48 1 0 0 16 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17084] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17084/stat : 17084 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58717450 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 854216

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

[startup+19.1029 s]
/proc/loadavg: 2.00 1.99 1.99 3/93 17084
/proc/meminfo: memFree=1193072/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=18.9
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 13940 0 1 0 1878 12 0 0 24 0 10 0 58717309 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11542 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=17.83
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4313 0 1 0 1778 5 0 0 25 0 10 0 58717310 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4126981427 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.55
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 51 4 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.49
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1541 0 0 0 48 1 0 0 16 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17084] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17084/stat : 17084 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58717450 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 854216

[startup+22.3022 s]
/proc/loadavg: 2.08 2.01 2.00 3/93 17084
/proc/meminfo: memFree=1193072/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=22.07
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 14026 0 1 0 2194 13 0 0 24 0 10 0 58717309 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11542 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=20.96
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4399 0 1 0 2090 6 0 0 25 0 10 0 58717310 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4127063559 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.6
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 55 5 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58717311 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58717314 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.49
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1541 0 0 0 48 1 0 0 16 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58717317 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17084] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17084/stat : 17084 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58717450 869232640 11542 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 854216

[startup+23.1073 s]
/proc/loadavg: 2.08 2.01 2.00 3/92 17084
/proc/meminfo: memFree=1193072/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=22.86
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 14044 0 1 0 2273 13 0 0 24 0 9 0 58717309 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11548 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=21.74
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4411 0 1 0 2168 6 0 0 25 0 9 0 58717310 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4127008884 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.6
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 55 5 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 58717314 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.49
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1547 0 0 0 48 1 0 0 16 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 854216

[startup+23.9024 s]
/proc/loadavg: 2.08 2.01 2.00 3/92 17084
/proc/meminfo: memFree=1193072/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=23.66
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 14044 0 1 0 2352 14 0 0 24 0 9 0 58717309 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11548 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=22.53
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4411 0 1 0 2247 6 0 0 25 0 9 0 58717310 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4127028762 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.6
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 55 5 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 58717314 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.5
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1547 0 0 0 49 1 0 0 15 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 854216

[startup+24.1024 s]
/proc/loadavg: 2.08 2.01 2.00 3/92 17084
/proc/meminfo: memFree=1193008/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=23.86
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 14044 0 1 0 2372 14 0 0 24 0 9 0 58717309 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11548 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=22.73
/proc/17074/task/17075/stat : 17075 (java) R 17069 17069 15200 0 -1 64 4411 0 1 0 2267 6 0 0 25 0 9 0 58717310 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4127017818 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.6
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 55 5 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58717311 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 58717314 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.5
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1547 0 0 0 49 1 0 0 15 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58717317 869232640 11548 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 854216

[startup+24.2074 s]
/proc/loadavg: 2.08 2.01 2.00 3/92 17084
/proc/meminfo: memFree=1193008/2055920 swapFree=4192812/4192956
[pid=17069] ppid=17067 vsize=5356 CPUtime=0
/proc/17069/stat : 17069 (concrete.sh) S 17067 17069 15200 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58717308 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17069/statm: 1339 244 201 169 0 50 0
[pid=17074] ppid=17069 vsize=848860 CPUtime=23.91
/proc/17074/stat : 17074 (java) S 17069 17069 15200 0 -1 0 14055 0 1 0 2377 14 0 0 24 0 9 0 58717309 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17074/statm: 212215 11556 2626 9 0 206693 0
[pid=17074/tid=17075] ppid=17069 vsize=848860 CPUtime=22.78
/proc/17074/task/17075/stat : 17075 (java) S 17069 17069 15200 0 -1 64 4419 0 1 0 2272 6 0 0 25 0 9 0 58717310 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17076] ppid=17069 vsize=848860 CPUtime=0.6
/proc/17074/task/17076/stat : 17076 (java) S 17069 17069 15200 0 -1 64 7385 0 0 0 55 5 0 0 16 0 9 0 58717311 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17077] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17077/stat : 17077 (java) S 17069 17069 15200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58717311 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17078] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17078/stat : 17078 (java) S 17069 17069 15200 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58717311 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17079] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17079/stat : 17079 (java) S 17069 17069 15200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 58717314 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17080] ppid=17069 vsize=848860 CPUtime=0.5
/proc/17074/task/17080/stat : 17080 (java) S 17069 17069 15200 0 -1 64 1550 0 0 0 49 1 0 0 15 0 9 0 58717317 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17081] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17081/stat : 17081 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58717317 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17074/tid=17082] ppid=17069 vsize=848860 CPUtime=0
/proc/17074/task/17082/stat : 17082 (java) S 17069 17069 15200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58717317 869232640 11556 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 854216

Child status: 0
Real time (s): 24.2197
CPU time (s): 23.9334
CPU user time (s): 23.7774
CPU system time (s): 0.155976
CPU usage (%): 98.8177
Max. virtual memory (cumulated for all children) (KiB): 856784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7774
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14702
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= 5461
involuntary context switches= 5938

runsolver used 0.027995 second user time and 0.093985 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-16 05:55:22
IDJOB=2078757
IDBENCH=56810
IDSOLVER=736
FILE ID=node81/2078757-1247716522
PBS_JOBID= 9521337
Free space on /tmp= 126660 MiB

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

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

MD5SUM BENCH= b10ff76d89f0aa1b94e437a7f1e524d7
RANDOM SEED=693870774

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1230248 kB
Buffers:         92504 kB
Cached:         580900 kB
SwapCached:          0 kB
Active:         250868 kB
Inactive:       483632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8660 kB
Writeback:           0 kB
Mapped:          81428 kB
Slab:            75948 kB
Committed_AS:   641164 kB
PageTables:       2008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126660 MiB
End job on node81 at 2009-07-16 05:55:47