Trace number 1087111

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 18.1542 18.2992

DiagnosticValue
CHECKS1045660
NODES427

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-10.xml
MD5SUMed0064ec6f686799b617fe86f279a28f
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 benchmark2.43163
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.49/17.65	c CPU-LOAD 14.57
17.49/17.65	c LOADED 200 V (190 E), 2053 ExtensionConstraint2D, arity 2, 14.57 cpu
18.09/18.24	v -2600 -2448 -2612 -2580 -2324 -2616 -2568 -2532 -2532 -2380 -2420 -2640 -2552 -2496 -2492 -2576 -2656 -2532 -2376 -2616 -2640 -2524 -2328 -2616 -2648 -2448 2628 -2636 2500 -2536 -2600 -2632 -2656 -2376 -2484 -2492 -2640 -2656 -2448 -2612 -2544 -2416 -2532 -2492 -2372 -2476 -2544 2572 -2492 2548 -2536 -2652 -2360 -2588 -2320 -2284 -2424 -2452 -2436 -2364 2592 -2336 -2408 2500 -2488 -2484 -2532 -2440 -2656 -2372 2616 -2436 -2600 2496 -2356 2596 -2296 2600 2600 2280 -2324 2280 2280 2628 2320 -2556 -2528 2608 -2572 -2640 -2312 2280 -2572 -2532 2296 2492 -2444 -2524 2280 -2628 -2584 -2636 -2452 -2512 -2508 2460 2588 -2568 -2448 -2368 -2500 2320 -2380 2616 -2336 -2484 2296 -2616 -2400 2520 2336 2540 2320 -2412 -2428 -2316 2448 2352 -2336 -2488 -2588 -2616 2528 2412 2388 -2492 -2640 2408 2632 2608 2356 2588 -2512 -2316 -2464 -2656 2312 2576 -2476 -2296 2532 2588 2616 2392 2556 2476 -2592 -2296 -2492 -2596 2496 -2596 -2504 2384 2656 -2628 -2456 -2424 2540 -2408 -2336 -2612 -2352 -2336 -2336 2424 2468 -2412 -2464 2400 -2648 -2376 2652 -2372 -2536 -2596 2420 2320 2620 2352 2460 -2296 2328 -2656 2436 2480 -2340 -2336 -2288 -2552 
18.09/18.24	s SATISFIABLE
18.09/18.24	d NODES 427
18.09/18.24	d CHECKS 1045658
18.09/18.24	c gac3-effective-revisions: 4622
18.09/18.24	c gac3-useless-revisions: 27506
18.09/18.24	c heuristic-cpu: 0.0
18.09/18.24	c prepro-constraint-ccks: 0
18.09/18.24	c prepro-constraint-presenceccks: 0
18.09/18.24	c prepro-cpu: 0.01
18.09/18.24	c prepro-matrix2d-ccks: 12637
18.09/18.24	c prepro-matrix2d-presenceccks: 6387
18.09/18.24	c prepro-removed: 942
18.09/18.24	c search-cpu: 0.36
18.09/18.24	c total-assgn: 427
18.09/18.24	c total-constraint-ccks: 0
18.09/18.24	c total-constraint-presence-ccks: 0
18.09/18.24	c total-cpu: 0.37
18.09/18.24	c total-matrix2d-ccks: 1045658
18.09/18.24	c total-matrix2d-presence-ccks: 1745124
18.09/18.24	c tuples: 0
18.09/18.24	c tuples-collisions: 0
18.09/18.24	c TOTAL-NODES 427
18.09/18.24	c TOTAL-CPU 0.37

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-1087111-1215242719/watcher-1087111-1215242719 -o /tmp/evaluation-result-1087111-1215242719/solver-1087111-1215242719 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1087111-1215242719.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.00 2.00 2.00 4/76 17862
/proc/meminfo: memFree=1829792/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) R 17860 17862 17008 0 -1 4194304 262 0 0 0 0 0 0 0 22 0 1 0 248366884 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17862/statm: 1339 230 191 169 0 50 0
[pid=17863] ppid=17862 vsize=5356 CPUtime=0
/proc/17863/stat : 17863 (concrete.sh) R 17862 17862 17008 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 248366884 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17863/statm: 1339 230 191 169 0 50 0

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

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

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

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

[startup+1.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17873
/proc/meminfo: memFree=1818384/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=847132 CPUtime=1.48
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 7341 0 1 0 143 5 0 0 18 0 10 0 248366885 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 211783 6487 2574 9 0 206344 0
[pid=17865/tid=17866] ppid=17862 vsize=847132 CPUtime=1.05
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 3421 0 1 0 103 2 0 0 25 0 10 0 248366886 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=847132 CPUtime=0.1
/proc/17865/task/17867/stat : 17867 (java) R 17862 17862 17008 0 -1 64 2125 0 0 0 10 0 0 0 16 0 10 0 248366887 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 103834280 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=847132 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=847132 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 248366888 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=847132 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=847132 CPUtime=0.28
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 1058 0 0 0 28 0 0 0 16 0 10 0 248366890 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=847132 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=847132 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 867463168 6487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852488

[startup+3.10216 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17874
/proc/meminfo: memFree=1808136/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=850904 CPUtime=3.06
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 9598 0 1 0 299 7 0 0 18 0 10 0 248366885 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212726 8534 2582 9 0 207286 0
[pid=17865/tid=17866] ppid=17862 vsize=850904 CPUtime=2.18
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 3692 0 1 0 215 3 0 0 25 0 10 0 248366886 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=850904 CPUtime=0.21
/proc/17865/task/17867/stat : 17867 (java) R 17862 17862 17008 0 -1 64 2817 0 0 0 20 1 0 0 16 0 10 0 248366887 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 103821312 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=850904 CPUtime=0.63
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2352 0 0 0 62 1 0 0 15 0 10 0 248366890 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17874] ppid=17862 vsize=850904 CPUtime=0
/proc/17865/task/17874/stat : 17874 (java) S 17862 17862 17008 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 248366998 871325696 8534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 856260

[startup+6.3015 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17874
/proc/meminfo: memFree=1800840/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851212 CPUtime=6.24
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 11476 0 1 0 612 12 0 0 18 0 10 0 248366885 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212803 10109 2583 9 0 207363 0
[pid=17865/tid=17866] ppid=17862 vsize=851212 CPUtime=4.73
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4009 0 1 0 467 6 0 0 25 0 10 0 248366886 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4127096468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851212 CPUtime=0.42
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 4159 0 0 0 40 2 0 0 16 0 10 0 248366887 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851212 CPUtime=1.06
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2571 0 0 0 104 2 0 0 15 0 10 0 248366890 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17874] ppid=17862 vsize=851212 CPUtime=0
/proc/17865/task/17874/stat : 17874 (java) S 17862 17862 17008 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 248366998 871641088 10109 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 856568

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=12.61
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 19785 0 1 0 1239 22 0 0 18 0 10 0 248366885 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 18376 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=9.74
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4473 0 1 0 964 10 0 0 25 0 10 0 248366886 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4127647582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.1
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 11829 0 0 0 105 5 0 0 15 0 10 0 248366887 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.73
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 169 4 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17875] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17875/stat : 17875 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 248368054 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 856564

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

[startup+15.9015 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=15.79
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 19785 0 1 0 1557 22 0 0 18 0 10 0 248366885 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 18376 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=12.92
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4473 0 1 0 1282 10 0 0 25 0 10 0 248366886 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 103282825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.1
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 11829 0 0 0 105 5 0 0 16 0 10 0 248366887 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.73
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 169 4 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17875] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17875/stat : 17875 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 248368054 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 856564

[startup+17.5017 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=17.39
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 19785 0 1 0 1717 22 0 0 18 0 10 0 248366885 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 18376 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=14.51
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4473 0 1 0 1441 10 0 0 25 0 10 0 248366886 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4127641627 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.1
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 11829 0 0 0 105 5 0 0 16 0 10 0 248366887 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.73
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 169 4 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17875] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17875/stat : 17875 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 248368054 871636992 18376 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.39
Current children cumulated vsize (KiB) 856564

[startup+17.9017 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=17.78
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 20723 0 1 0 1755 23 0 0 18 0 10 0 248366885 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 19308 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=14.72
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4540 0 1 0 1461 11 0 0 25 0 10 0 248366886 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4127693359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.28
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 12699 0 0 0 122 6 0 0 16 0 10 0 248366887 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.75
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 171 4 0 0 15 0 10 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 856564

[startup+18.1027 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=17.99
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 20723 0 1 0 1776 23 0 0 18 0 9 0 248366885 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 19308 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=14.91
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4540 0 1 0 1480 11 0 0 25 0 9 0 248366886 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4127493058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.28
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 12699 0 0 0 122 6 0 0 15 0 9 0 248366887 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.76
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 172 4 0 0 15 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.99
Current children cumulated vsize (KiB) 856564

[startup+18.2027 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17875
/proc/meminfo: memFree=1765312/2055912 swapFree=4178564/4192956
[pid=17862] ppid=17860 vsize=5356 CPUtime=0
/proc/17862/stat : 17862 (concrete.sh) S 17860 17862 17008 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 248366884 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17862/statm: 1339 242 201 169 0 50 0
[pid=17865] ppid=17862 vsize=851208 CPUtime=18.09
/proc/17865/stat : 17865 (java) S 17862 17862 17008 0 -1 0 20723 0 1 0 1786 23 0 0 18 0 9 0 248366885 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17865/statm: 212802 19308 2585 9 0 207362 0
[pid=17865/tid=17866] ppid=17862 vsize=851208 CPUtime=15.01
/proc/17865/task/17866/stat : 17866 (java) R 17862 17862 17008 0 -1 64 4540 0 1 0 1490 11 0 0 25 0 9 0 248366886 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4127676813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17867] ppid=17862 vsize=851208 CPUtime=1.28
/proc/17865/task/17867/stat : 17867 (java) S 17862 17862 17008 0 -1 64 12699 0 0 0 122 6 0 0 15 0 9 0 248366887 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17868] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17868/stat : 17868 (java) S 17862 17862 17008 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17869] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17869/stat : 17869 (java) S 17862 17862 17008 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 248366888 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17870] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17870/stat : 17870 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17871] ppid=17862 vsize=851208 CPUtime=1.76
/proc/17865/task/17871/stat : 17871 (java) S 17862 17862 17008 0 -1 64 2744 0 0 0 172 4 0 0 15 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17872] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17872/stat : 17872 (java) S 17862 17862 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17865/tid=17873] ppid=17862 vsize=851208 CPUtime=0
/proc/17865/task/17873/stat : 17873 (java) S 17862 17862 17008 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 248366890 871636992 19308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.09
Current children cumulated vsize (KiB) 856564

Child status: 0
Real time (s): 18.2992
CPU time (s): 18.1542
CPU user time (s): 17.9083
CPU system time (s): 0.245962
CPU usage (%): 99.2076
Max. virtual memory (cumulated for all children) (KiB): 857252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9083
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21183
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= 8437
involuntary context switches= 8536

runsolver used 0.039993 second user time and 0.06299 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 09:25:19
IDJOB=1087111
IDBENCH=57940
IDSOLVER=305
FILE ID=node78/1087111-1215242719
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-10.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087111-1215242719/watcher-1087111-1215242719 -o /tmp/evaluation-result-1087111-1215242719/solver-1087111-1215242719 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1087111-1215242719.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed0064ec6f686799b617fe86f279a28f
RANDOM SEED=1712403218

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:       1830272 kB
Buffers:          5888 kB
Cached:          88020 kB
SwapCached:       7072 kB
Active:         118892 kB
Inactive:        46324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1830272 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:          79280 kB
Slab:            45840 kB
Committed_AS:   791404 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:25:37