Trace number 2079537

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 167.798 169.476

DiagnosticValue
CHECKS407955000
NODES285843

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-22_ext.xml
MD5SUM3bc8c0707d4037ec121632cb9f65acc5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.8751
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1.96/2.05	c CPU-LOAD 1.08
1.96/2.05	c LOADED 20 V (20 E), 58 ExtensionConstraintGeneral, 1 ExtensionConstraintDynamic, arity 3, 1.08 cpu
167.76/169.42	s UNSATISFIABLE
167.76/169.42	d NODES 285843
167.76/169.42	d CHECKS 407955387
167.76/169.42	c heuristic-cpu: 0.0
167.76/169.42	c prepro-constraint-ccks: 0
167.76/169.42	c prepro-constraint-presenceccks: 0
167.76/169.42	c prepro-cpu: 0.030000001
167.76/169.42	c prepro-matrix2d-ccks: 0
167.76/169.42	c prepro-matrix2d-presenceccks: 0
167.76/169.42	c prepro-removed: 0
167.76/169.42	c search-cpu: 163.11
167.76/169.42	c search-nps: 1752.4554
167.76/169.42	c total-assgn: 285843
167.76/169.42	c total-constraint-ccks: 407955387
167.76/169.42	c total-constraint-presence-ccks: 364019791
167.76/169.42	c total-cpu: 163.18001
167.76/169.42	c total-matrix2d-ccks: 0
167.76/169.42	c total-matrix2d-presence-ccks: 0
167.76/169.43	c TOTAL-NODES 285843
167.76/169.43	c TOTAL-CPU 163.18001

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-2079537-1247716790/watcher-2079537-1247716790 -o /tmp/evaluation-result-2079537-1247716790/solver-2079537-1247716790 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2079537-1247716790.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: 2.06 2.00 2.00 4/82 18764
/proc/meminfo: memFree=1592896/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) R 18762 18764 16843 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 58742510 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18764/statm: 1339 230 191 169 0 50 0
[pid=18765] ppid=18764 vsize=5356 CPUtime=0
/proc/18765/stat : 18765 (concrete.sh) R 18764 18764 16843 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 58742511 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18765/statm: 1339 230 191 169 0 50 0

[startup+0.0268621 s]
/proc/loadavg: 2.06 2.00 2.00 4/82 18764
/proc/meminfo: memFree=1592896/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.109767 s]
/proc/loadavg: 2.06 2.00 2.00 4/82 18764
/proc/meminfo: memFree=1592896/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301778 s]
/proc/loadavg: 2.06 2.00 2.00 4/82 18764
/proc/meminfo: memFree=1592896/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701817 s]
/proc/loadavg: 2.06 2.00 2.00 4/82 18764
/proc/meminfo: memFree=1592896/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50228 s]
/proc/loadavg: 2.06 2.00 2.00 3/92 18777
/proc/meminfo: memFree=1575728/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=847396 CPUtime=1.46
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 8280 0 1 0 139 7 0 0 18 0 9 0 58742511 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 211849 7030 2613 9 0 206334 0
[pid=18769/tid=18770] ppid=18764 vsize=847396 CPUtime=0.94
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 3690 0 1 0 90 4 0 0 25 0 9 0 58742512 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=847396 CPUtime=0.26
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 2430 0 0 0 25 1 0 0 15 0 9 0 58742514 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=847396 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58742514 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=847396 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58742514 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=847396 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=847396 CPUtime=0.24
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1463 0 0 0 24 0 0 0 16 0 9 0 58742520 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=847396 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=847396 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 867733504 7030 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852752

[startup+3.10103 s]
/proc/loadavg: 2.06 2.00 2.00 4/92 18778
/proc/meminfo: memFree=1571760/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=3.05
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 9087 0 1 0 296 9 0 0 18 0 9 0 58742511 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 7743 2617 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=2.23
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 3881 0 1 0 218 5 0 0 25 0 9 0 58742512 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4126462369 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=0.47
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 2991 0 0 0 45 2 0 0 16 0 9 0 58742514 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1513 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 7743 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853780

[startup+6.30231 s]
/proc/loadavg: 2.06 2.00 2.00 3/92 18779
/proc/meminfo: memFree=1571376/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=6.21
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 9158 0 1 0 612 9 0 0 18 0 9 0 58742511 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 7747 2617 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=5.35
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 3948 0 1 0 530 5 0 0 25 0 9 0 58742512 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 103211122 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=0.51
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 2991 0 0 0 49 2 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1517 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853780

[startup+12.7029 s]
/proc/loadavg: 2.05 2.00 2.00 3/92 18779
/proc/meminfo: memFree=1571184/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=12.56
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 9290 0 1 0 1245 11 0 0 18 0 9 0 58742511 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 7747 2617 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=11.61
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 4080 0 1 0 1155 6 0 0 25 0 9 0 58742512 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4126451891 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=0.59
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 2991 0 0 0 56 3 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1517 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 7747 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 853780

[startup+25.502 s]
/proc/loadavg: 2.04 2.00 2.00 3/92 18779
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=25.24
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 9668 0 1 0 2511 13 0 0 18 0 9 0 58742511 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 7862 2617 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=24.11
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 4343 0 1 0 2405 6 0 0 25 0 9 0 58742512 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4126454132 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=0.77
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3106 0 0 0 72 5 0 0 16 0 9 0 58742514 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1517 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 7862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 853780

[startup+51.1024 s]
/proc/loadavg: 2.08 2.01 2.00 3/92 18779

################
# More data... #
################


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

[startup+166.303 s]
/proc/loadavg: 2.08 2.03 2.01 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=164.68
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13190 0 1 0 16429 39 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=161.4
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7273 0 1 0 16126 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4126462380 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.92
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 269 23 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.68
Current children cumulated vsize (KiB) 853780

[startup+167.903 s]
/proc/loadavg: 2.08 2.03 2.01 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=166.26
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13224 0 1 0 16587 39 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=162.96
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7307 0 1 0 16282 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4126434096 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.94
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 271 23 0 0 15 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 166.26
Current children cumulated vsize (KiB) 853780

[startup+168.703 s]
/proc/loadavg: 2.08 2.03 2.01 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=167.06
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13241 0 1 0 16666 40 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=163.74
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7324 0 1 0 16360 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4126451435 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.95
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 272 23 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.06
Current children cumulated vsize (KiB) 853780

[startup+169.103 s]
/proc/loadavg: 2.08 2.03 2.01 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=167.46
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13249 0 1 0 16706 40 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=164.14
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7332 0 1 0 16400 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4126451478 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.96
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 272 24 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.46
Current children cumulated vsize (KiB) 853780

[startup+169.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=167.66
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13253 0 1 0 16726 40 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=164.33
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7336 0 1 0 16419 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4126458493 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.97
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 273 24 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.66
Current children cumulated vsize (KiB) 853780

[startup+169.407 s]
/proc/loadavg: 2.08 2.03 2.00 3/92 18785
/proc/meminfo: memFree=1568104/2055920 swapFree=4192812/4192956
[pid=18764] ppid=18762 vsize=5356 CPUtime=0
/proc/18764/stat : 18764 (concrete.sh) S 18762 18764 16843 0 -1 4194304 341 291 0 0 0 0 0 0 21 0 1 0 58742510 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18764/statm: 1339 244 201 169 0 50 0
[pid=18769] ppid=18764 vsize=848424 CPUtime=167.76
/proc/18769/stat : 18769 (java) S 18764 18764 16843 0 -1 0 13255 0 1 0 16736 40 0 0 18 0 9 0 58742511 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/18769/statm: 212106 8454 2618 9 0 206591 0
[pid=18769/tid=18770] ppid=18764 vsize=848424 CPUtime=164.43
/proc/18769/task/18770/stat : 18770 (java) R 18764 18764 16843 0 -1 64 7338 0 1 0 16429 14 0 0 25 0 9 0 58742512 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 104749984 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18771] ppid=18764 vsize=848424 CPUtime=2.97
/proc/18769/task/18771/stat : 18771 (java) S 18764 18764 16843 0 -1 64 3697 0 0 0 273 24 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18772] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18772/stat : 18772 (java) S 18764 18764 16843 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18773] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18773/stat : 18773 (java) S 18764 18764 16843 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58742514 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18774] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18774/stat : 18774 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58742516 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18775] ppid=18764 vsize=848424 CPUtime=0.32
/proc/18769/task/18775/stat : 18775 (java) S 18764 18764 16843 0 -1 64 1518 0 0 0 32 0 0 0 16 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18776] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18776/stat : 18776 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=18769/tid=18777] ppid=18764 vsize=848424 CPUtime=0
/proc/18769/task/18777/stat : 18777 (java) S 18764 18764 16843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58742520 868786176 8454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.76
Current children cumulated vsize (KiB) 853780

Child status: 0
Real time (s): 169.476
CPU time (s): 167.798
CPU user time (s): 167.386
CPU system time (s): 0.412937
CPU usage (%): 99.0102
Max. virtual memory (cumulated for all children) (KiB): 853780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 167.386
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13906
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= 37617
involuntary context switches= 41250

runsolver used 0.218966 second user time and 0.572912 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-16 05:59:50
IDJOB=2079537
IDBENCH=56913
IDSOLVER=735
FILE ID=node51/2079537-1247716790
PBS_JOBID= 9521327
Free space on /tmp= 66316 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-22_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079537-1247716790/watcher-2079537-1247716790 -o /tmp/evaluation-result-2079537-1247716790/solver-2079537-1247716790 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2079537-1247716790.xml

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

MD5SUM BENCH= 3bc8c0707d4037ec121632cb9f65acc5
RANDOM SEED=1118404952

node51.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.225
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.225
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:       1593376 kB
Buffers:         56256 kB
Cached:         277352 kB
SwapCached:          0 kB
Active:         117568 kB
Inactive:       277648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          82032 kB
Slab:            52472 kB
Committed_AS:   574060 kB
PageTables:       1936 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= 66316 MiB
End job on node51 at 2009-07-16 06:02:40