Trace number 1087132

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 + CPS4J 2008-05-30SAT 20.6299 20.7686

DiagnosticValue
CHECKS5118480
NODES2183

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-8.xml
MD5SUM77d0c06508d30467ab0ad961e0384939
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 benchmark6.562
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

17.89/18.00	c CPU-LOAD 14.79
17.89/18.00	c LOADED 200 V (190 E), 2053 ExtensionConstraint2D, arity 2, 14.79 cpu
20.58/20.72	v -2608 -2388 2320 -2552 2280 -2524 -2556 2524 -2480 -2404 2364 -2600 2540 -2456 -2484 -2656 -2656 2512 -2288 -2656 2604 -2512 -2352 -2616 2492 -2500 -2644 -2608 2640 2496 -2640 2512 -2656 -2376 2472 2472 2580 -2568 -2464 -2652 2584 2328 2492 -2440 2364 -2412 -2564 2608 -2496 -2624 -2544 -2584 -2376 -2404 -2324 2320 -2308 -2456 -2424 -2408 2552 2384 2428 2512 -2460 2460 -2464 -2440 2616 -2388 2616 2416 -2620 -2528 -2356 -2632 -2356 -2564 -2640 2288 2368 2284 2280 2364 2320 2556 -2560 2532 2612 -2600 -2324 -2488 2564 -2524 -2556 2532 -2420 -2548 2280 2604 2624 2592 -2572 -2512 -2488 -2484 2584 -2520 -2428 2332 2532 -2328 2364 2616 -2356 -2508 -2476 -2608 2400 -2656 2516 -2552 -2528 -2364 -2404 -2336 -2532 2352 -2340 -2492 -2600 2508 -2516 -2404 2364 2504 -2568 -2388 -2640 2608 -2376 2644 2500 -2396 2484 2484 -2312 2604 2464 -2300 2568 2604 -2608 2392 -2340 -2456 -2600 -2396 -2532 -2596 2504 2300 2524 2348 -2648 -2640 -2488 -2444 -2600 2424 2280 -2624 -2364 2336 -2316 -2420 2448 -2348 -2460 -2336 -2648 2344 2280 -2404 -2644 -2648 -2444 2320 2592 2352 2492 -2320 -2372 2548 -2452 -2616 2404 -2516 -2392 2552 
20.58/20.72	s SATISFIABLE
20.58/20.72	d NODES 2183
20.58/20.72	d CHECKS 5118476
20.58/20.72	c gac3-effective-revisions: 36197
20.58/20.72	c gac3-useless-revisions: 223101
20.58/20.72	c heuristic-cpu: 0.01
20.58/20.72	c prepro-constraint-ccks: 0
20.58/20.72	c prepro-constraint-presenceccks: 0
20.58/20.72	c prepro-cpu: 0.01
20.58/20.72	c prepro-matrix2d-ccks: 17513
20.58/20.72	c prepro-matrix2d-presenceccks: 9305
20.58/20.72	c prepro-removed: 1251
20.58/20.72	c search-cpu: 2.4699998
20.58/20.72	c total-assgn: 2183
20.58/20.72	c total-constraint-ccks: 0
20.58/20.72	c total-constraint-presence-ccks: 0
20.58/20.72	c total-cpu: 2.4899998
20.58/20.72	c total-matrix2d-ccks: 5118476
20.58/20.72	c total-matrix2d-presence-ccks: 10794527
20.58/20.72	c tuples: 0
20.58/20.72	c tuples-collisions: 0
20.58/20.72	c TOTAL-NODES 2183
20.58/20.72	c TOTAL-CPU 2.4899998

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087132-1215242770/watcher-1087132-1215242770 -o /tmp/evaluation-result-1087132-1215242770/solver-1087132-1215242770 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1087132-1215242770.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 4/76 18023
/proc/meminfo: memFree=1827424/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) R 18021 18023 17008 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 248371990 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18023/statm: 1339 230 191 169 0 50 0
[pid=18024] ppid=18023 vsize=5356 CPUtime=0
/proc/18024/stat : 18024 (concrete.sh) R 18023 18023 17008 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 248371990 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18024/statm: 1339 230 191 169 0 50 0

[startup+0.071385 s]
/proc/loadavg: 2.07 2.02 2.00 4/76 18023
/proc/meminfo: memFree=1827424/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10139 s]
/proc/loadavg: 2.07 2.02 2.00 4/76 18023
/proc/meminfo: memFree=1827424/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301413 s]
/proc/loadavg: 2.07 2.02 2.00 4/76 18023
/proc/meminfo: memFree=1827424/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701453 s]
/proc/loadavg: 2.07 2.02 2.00 4/76 18023
/proc/meminfo: memFree=1827424/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50254 s]
/proc/loadavg: 2.07 2.02 2.00 4/87 18035
/proc/meminfo: memFree=1814344/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=847092 CPUtime=1.47
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 7490 0 1 0 143 4 0 0 18 0 10 0 248371991 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 211773 6621 2574 9 0 206334 0
[pid=18026/tid=18027] ppid=18023 vsize=847092 CPUtime=0.98
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 3441 0 1 0 96 2 0 0 25 0 10 0 248371992 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4125799624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=847092 CPUtime=0.12
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 2233 0 0 0 12 0 0 0 16 0 10 0 248371993 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 248371993 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248371993 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 248371995 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=847092 CPUtime=0.34
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 1079 0 0 0 34 0 0 0 16 0 10 0 248371995 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248371995 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248371995 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18035] ppid=18023 vsize=847092 CPUtime=0
/proc/18026/task/18035/stat : 18035 (java) S 18023 18023 17008 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 248372083 867422208 6621 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852448

[startup+3.1027 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 18035
/proc/meminfo: memFree=1804680/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=850896 CPUtime=3.07
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 9662 0 1 0 299 8 0 0 18 0 10 0 248371991 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212724 8596 2582 9 0 207284 0
[pid=18026/tid=18027] ppid=18023 vsize=850896 CPUtime=2.11
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 3715 0 1 0 207 4 0 0 25 0 10 0 248371992 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4125256679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=850896 CPUtime=0.25
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 2852 0 0 0 24 1 0 0 16 0 10 0 248371993 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 248371993 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248371993 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 248371995 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=850896 CPUtime=0.67
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2358 0 0 0 66 1 0 0 15 0 10 0 248371995 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248371995 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248371995 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18035] ppid=18023 vsize=850896 CPUtime=0
/proc/18026/task/18035/stat : 18035 (java) S 18023 18023 17008 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 248372083 871317504 8596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 856252

[startup+6.3025 s]
/proc/loadavg: 2.06 2.02 2.00 3/87 18035
/proc/meminfo: memFree=1798024/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=6.25
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 11663 0 1 0 612 13 0 0 18 0 10 0 248371991 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 10320 2583 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=4.68
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4019 0 1 0 461 7 0 0 25 0 10 0 248371992 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=0.43
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 4324 0 0 0 41 2 0 0 16 0 10 0 248371993 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 248371995 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.11
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2583 0 0 0 108 3 0 0 15 0 10 0 248371995 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248371995 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248371995 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18035] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18035/stat : 18035 (java) S 18023 18023 17008 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 248372083 871616512 10320 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 856544

[startup+12.7027 s]
/proc/loadavg: 2.06 2.01 2.00 4/87 18036
/proc/meminfo: memFree=1761408/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=12.62
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 20163 0 1 0 1238 24 0 0 18 0 10 0 248371991 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 18777 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=9.6
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4447 0 1 0 949 11 0 0 25 0 10 0 248371992 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 103282681 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.13
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 12243 0 0 0 108 5 0 0 15 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.84
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2734 0 0 0 179 5 0 0 15 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18036] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18036/stat : 18036 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 248373184 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 856544

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

[startup+15.901 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 18036
/proc/meminfo: memFree=1761472/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=15.8
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 20163 0 1 0 1556 24 0 0 18 0 10 0 248371991 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 18777 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=12.79
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4447 0 1 0 1268 11 0 0 25 0 10 0 248371992 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4128220993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.13
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 12243 0 0 0 108 5 0 0 16 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248371993 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.84
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2734 0 0 0 179 5 0 0 15 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248371995 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18036] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18036/stat : 18036 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 248373184 871616512 18777 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 856544

[startup+19.1024 s]
/proc/loadavg: 2.13 2.03 2.01 3/86 18037
/proc/meminfo: memFree=1757952/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=18.98
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 21081 0 1 0 1874 24 0 0 18 0 9 0 248371991 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 19689 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=15.77
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4487 0 1 0 1565 12 0 0 25 0 9 0 248371992 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4127755563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.31
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 13120 0 0 0 126 5 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.86
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2734 0 0 0 181 5 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 856544

[startup+19.9025 s]
/proc/loadavg: 2.13 2.03 2.01 3/86 18037
/proc/meminfo: memFree=1757888/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=19.78
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 21082 0 1 0 1954 24 0 0 18 0 9 0 248371991 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 19689 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=16.56
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4488 0 1 0 1644 12 0 0 25 0 9 0 248371992 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4127743157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.31
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 13120 0 0 0 126 5 0 0 17 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.87
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2734 0 0 0 182 5 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (KiB) 856544

[startup+20.3025 s]
/proc/loadavg: 2.13 2.03 2.01 3/86 18037
/proc/meminfo: memFree=1757888/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=20.18
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 21082 0 1 0 1994 24 0 0 18 0 9 0 248371991 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 19689 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=16.95
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4488 0 1 0 1683 12 0 0 25 0 9 0 248371992 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4125374914 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.31
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 13120 0 0 0 126 5 0 0 17 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.87
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2734 0 0 0 182 5 0 0 16 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.18
Current children cumulated vsize (KiB) 856544

[startup+20.7026 s]
/proc/loadavg: 2.13 2.03 2.01 3/86 18037
/proc/meminfo: memFree=1757888/2055912 swapFree=4178564/4192956
[pid=18023] ppid=18021 vsize=5356 CPUtime=0
/proc/18023/stat : 18023 (concrete.sh) S 18021 18023 17008 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 248371990 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18023/statm: 1339 242 201 169 0 50 0
[pid=18026] ppid=18023 vsize=851188 CPUtime=20.58
/proc/18026/stat : 18026 (java) S 18023 18023 17008 0 -1 0 21083 0 1 0 2034 24 0 0 18 0 9 0 248371991 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18026/statm: 212797 19689 2585 9 0 207357 0
[pid=18026/tid=18027] ppid=18023 vsize=851188 CPUtime=17.35
/proc/18026/task/18027/stat : 18027 (java) R 18023 18023 17008 0 -1 64 4488 0 1 0 1723 12 0 0 25 0 9 0 248371992 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4127755553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18028] ppid=18023 vsize=851188 CPUtime=1.32
/proc/18026/task/18028/stat : 18028 (java) S 18023 18023 17008 0 -1 64 13120 0 0 0 127 5 0 0 17 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18029] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18029/stat : 18029 (java) S 18023 18023 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18030] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18030/stat : 18030 (java) S 18023 18023 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248371993 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18031] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18031/stat : 18031 (java) S 18023 18023 17008 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18032] ppid=18023 vsize=851188 CPUtime=1.87
/proc/18026/task/18032/stat : 18032 (java) S 18023 18023 17008 0 -1 64 2735 0 0 0 182 5 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18033] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18033/stat : 18033 (java) S 18023 18023 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18026/tid=18034] ppid=18023 vsize=851188 CPUtime=0
/proc/18026/task/18034/stat : 18034 (java) S 18023 18023 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248371995 871616512 19689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 856544

Child status: 0
Real time (s): 20.7686
CPU time (s): 20.6299
CPU user time (s): 20.3669
CPU system time (s): 0.26296
CPU usage (%): 99.3319
Max. virtual memory (cumulated for all children) (KiB): 857232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.3669
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21544
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= 9065
involuntary context switches= 9241

runsolver used 0.032994 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 09:26:10
IDJOB=1087132
IDBENCH=57942
IDSOLVER=305
FILE ID=node78/1087132-1215242770
PBS_JOBID= 7881955
Free space on /tmp= 126636 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-8.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087132-1215242770/watcher-1087132-1215242770 -o /tmp/evaluation-result-1087132-1215242770/solver-1087132-1215242770 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1087132-1215242770.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 77d0c06508d30467ab0ad961e0384939
RANDOM SEED=2041281902

node78.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.247
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.247
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:      2055912 kB
MemFree:       1827904 kB
Buffers:          6560 kB
Cached:          89320 kB
SwapCached:       7072 kB
Active:         145872 kB
Inactive:        21356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1827904 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          79396 kB
Slab:            46108 kB
Committed_AS:   792368 kB
PageTables:       1684 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= 126632 MiB
End job on node78 at 2008-07-05 09:26:31