Trace number 2088084

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 2009-07-14UNSAT 25.1252 25.3279

DiagnosticValue
CHECKS17230
NODES0

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-2.xml
MD5SUM421244e28efc061a20f2e7c8fd65ebd8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.04293
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

24.62/24.86	c CPU-LOAD 19.36
24.62/24.86	c LOADED 260 V (302 E), 2088 ExtensionConstraint2D, arity 2, 19.36 cpu
25.02/25.27	s UNSATISFIABLE
25.02/25.27	d NODES 0
25.02/25.27	d CHECKS 17230
25.02/25.27	c prepro-constraint-ccks: 0
25.02/25.27	c prepro-constraint-presenceccks: 0
25.02/25.27	c prepro-cpu: 0.07000001
25.02/25.27	c prepro-matrix2d-ccks: 17230
25.02/25.27	c prepro-matrix2d-presenceccks: 16736
25.02/25.27	c prepro-removed: 12272
25.02/25.27	c total-assgn: 0
25.02/25.27	c total-constraint-ccks: 0
25.02/25.27	c total-constraint-presence-ccks: 0
25.02/25.27	c total-cpu: 0.28
25.02/25.27	c total-matrix2d-ccks: 17230
25.02/25.27	c total-matrix2d-presence-ccks: 16736
25.02/25.27	c TOTAL-NODES 0
25.02/25.27	c TOTAL-CPU 0.28

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088084-1247728850/watcher-2088084-1247728850 -o /tmp/evaluation-result-2088084-1247728850/solver-2088084-1247728850 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2088084-1247728850.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.99 1.98 1.99 4/72 13063
/proc/meminfo: memFree=644120/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=18576 CPUtime=0
/proc/13063/stat : 13063 (runsolver) R 13061 13063 12572 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 59951663 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13063/statm: 4644 284 249 26 0 2626 0

[startup+0.0793569 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 13063
/proc/meminfo: memFree=644120/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102359 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 13063
/proc/meminfo: memFree=644120/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301379 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 13063
/proc/meminfo: memFree=644120/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702416 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 13063
/proc/meminfo: memFree=644120/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50249 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 13076
/proc/meminfo: memFree=627976/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=848088 CPUtime=1.56
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 8078 0 1 0 150 6 0 0 18 0 9 0 59951664 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212022 7135 2625 9 0 206500 0
[pid=13068/tid=13069] ppid=13063 vsize=848088 CPUtime=1.09
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 3932 0 1 0 105 4 0 0 22 0 9 0 59951665 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4125950048 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=848088 CPUtime=0.12
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 2135 0 0 0 12 0 0 0 16 0 9 0 59951667 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=848088 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59951667 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=848088 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59951667 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=848088 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59951669 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=848088 CPUtime=0.31
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 1314 0 0 0 31 0 0 0 15 0 9 0 59951673 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=848088 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59951673 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=848088 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59951673 868442112 7135 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 853444

[startup+3.10165 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 13077
/proc/meminfo: memFree=621312/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851644 CPUtime=3.14
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 10142 0 1 0 304 10 0 0 18 0 10 0 59951664 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212911 9012 2628 9 0 207389 0
[pid=13068/tid=13069] ppid=13063 vsize=851644 CPUtime=2.16
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 4067 0 1 0 211 5 0 0 25 0 10 0 59951665 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4126320192 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851644 CPUtime=0.3
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 3098 0 0 0 28 2 0 0 16 0 10 0 59951667 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59951667 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851644 CPUtime=0.66
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 2275 0 0 0 64 2 0 0 16 0 10 0 59951673 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851644 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872083456 9012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 857000

[startup+6.30295 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 13077
/proc/meminfo: memFree=608128/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=6.31
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 12553 0 1 0 616 15 0 0 18 0 10 0 59951664 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 10673 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=4.59
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 4425 0 1 0 452 7 0 0 25 0 10 0 59951665 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4127687586 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=0.65
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 4913 0 0 0 62 3 0 0 16 0 10 0 59951667 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=1.04
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 2513 0 0 0 101 3 0 0 15 0 10 0 59951673 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 10673 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 857332

[startup+12.7016 s]
/proc/loadavg: 2.07 2.00 2.00 3/83 13077
/proc/meminfo: memFree=578048/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=12.64
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 18540 0 1 0 1241 23 0 0 18 0 10 0 59951664 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 16623 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=9.68
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 5158 0 1 0 955 13 0 0 25 0 10 0 59951665 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4127682986 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=1.16
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 9941 0 0 0 111 5 0 0 16 0 10 0 59951667 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=1.77
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 2739 0 0 0 173 4 0 0 15 0 10 0 59951673 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 16623 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 857332

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

[startup+19.1032 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 13077
/proc/meminfo: memFree=548224/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=18.97
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 24249 0 1 0 1865 32 0 0 18 0 10 0 59951664 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 22313 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=14.89
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 5772 0 1 0 1470 19 0 0 25 0 10 0 59951665 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4127685926 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=1.55
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 14818 0 0 0 149 6 0 0 16 0 10 0 59951667 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=2.5
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 2957 0 0 0 244 6 0 0 15 0 10 0 59951673 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 22313 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.97
Current children cumulated vsize (KiB) 857332

[startup+22.3025 s]
/proc/loadavg: 2.06 2.00 2.00 4/83 13077
/proc/meminfo: memFree=525760/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=22.14
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 29803 0 1 0 2178 36 0 0 18 0 10 0 59951664 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 27859 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=17.65
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 5909 0 1 0 1745 20 0 0 25 0 10 0 59951665 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4128508486 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=1.7
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 20104 0 0 0 162 8 0 0 16 0 10 0 59951667 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=2.76
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 3088 0 0 0 270 6 0 0 16 0 10 0 59951673 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 27859 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.14
Current children cumulated vsize (KiB) 857332

[startup+23.9026 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 13077
/proc/meminfo: memFree=514560/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=23.73
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 32911 0 1 0 2335 38 0 0 18 0 10 0 59951664 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 30965 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=18.77
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 6423 0 1 0 1857 20 0 0 25 0 10 0 59951665 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4127685918 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=2.15
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 22698 0 0 0 206 9 0 0 16 0 10 0 59951667 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=2.76
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 3088 0 0 0 270 6 0 0 16 0 10 0 59951673 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 30965 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.73
Current children cumulated vsize (KiB) 857332

[startup+24.7027 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 13077
/proc/meminfo: memFree=497472/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=24.52
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 37199 0 1 0 2413 39 0 0 18 0 10 0 59951664 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 35251 2633 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=19.47
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 6425 0 1 0 1927 20 0 0 25 0 10 0 59951665 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4130884875 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=2.25
/proc/13068/task/13070/stat : 13070 (java) S 13063 13063 12572 0 -1 64 26984 0 0 0 214 11 0 0 16 0 10 0 59951667 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59951667 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59951669 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=2.77
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 3088 0 0 0 271 6 0 0 15 0 10 0 59951673 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59951673 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59951673 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13077] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13077/stat : 13077 (java) S 13063 13063 12572 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 59951821 872423424 35251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 857332

[startup+25.1028 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 13077
/proc/meminfo: memFree=497472/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=851976 CPUtime=24.91
/proc/13068/stat : 13068 (java) S 13063 13063 12572 0 -1 0 37205 0 1 0 2452 39 0 0 18 0 9 0 59951664 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 212994 35254 2634 9 0 207472 0
[pid=13068/tid=13069] ppid=13063 vsize=851976 CPUtime=19.64
/proc/13068/task/13069/stat : 13069 (java) R 13063 13063 12572 0 -1 64 6430 0 1 0 1943 21 0 0 25 0 9 0 59951665 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13070] ppid=13063 vsize=851976 CPUtime=2.48
/proc/13068/task/13070/stat : 13070 (java) R 13063 13063 12572 0 -1 64 26984 0 0 0 237 11 0 0 16 0 9 0 59951667 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 104516167 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13071] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13071/stat : 13071 (java) S 13063 13063 12572 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59951667 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13072] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13072/stat : 13072 (java) S 13063 13063 12572 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59951667 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13073] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13073/stat : 13073 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59951669 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13074] ppid=13063 vsize=851976 CPUtime=2.77
/proc/13068/task/13074/stat : 13074 (java) S 13063 13063 12572 0 -1 64 3088 0 0 0 271 6 0 0 16 0 9 0 59951673 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13075] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13075/stat : 13075 (java) S 13063 13063 12572 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59951673 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13068/tid=13076] ppid=13063 vsize=851976 CPUtime=0
/proc/13068/task/13076/stat : 13076 (java) S 13063 13063 12572 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59951673 872423424 35254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 857332

[startup+25.3084 s]
/proc/loadavg: 2.06 2.00 2.00 4/83 13078
/proc/meminfo: memFree=488376/2055920 swapFree=4192812/4192956
[pid=13063] ppid=13061 vsize=5356 CPUtime=0
/proc/13063/stat : 13063 (concrete.sh) S 13061 13063 12572 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59951663 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13063/statm: 1339 244 201 169 0 50 0
[pid=13068] ppid=13063 vsize=0 CPUtime=25.09
/proc/13068/stat : 13068 (java) Z 13063 13063 12572 0 -1 12 37215 0 1 0 2469 40 0 0 16 0 2 0 59951664 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 25.3279
CPU time (s): 25.1252
CPU user time (s): 24.6972
CPU system time (s): 0.427934
CPU usage (%): 99.1997
Max. virtual memory (cumulated for all children) (KiB): 858652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.6972
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37857
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= 13631
involuntary context switches= 13927

runsolver used 0.047992 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-16 09:20:50
IDJOB=2088084
IDBENCH=58871
IDSOLVER=735
FILE ID=node18/2088084-1247728850
PBS_JOBID= 9521565
Free space on /tmp= 66320 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-2.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088084-1247728850/watcher-2088084-1247728850 -o /tmp/evaluation-result-2088084-1247728850/solver-2088084-1247728850 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2088084-1247728850.xml

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

MD5SUM BENCH= 421244e28efc061a20f2e7c8fd65ebd8
RANDOM SEED=1980145611

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        644600 kB
Buffers:         90384 kB
Cached:         367596 kB
SwapCached:          0 kB
Active:         952368 kB
Inactive:       377816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        644600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:         883724 kB
Slab:            64856 kB
Committed_AS:  1334452 kB
PageTables:       3500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node18 at 2009-07-16 09:21:16