Trace number 2087952

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 32.1181 32.5077

DiagnosticValue
CHECKS37295
NODES0

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-0.xml
MD5SUM1e86f42a67e9ad52f284a9ba2a6feb10
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 benchmark16.3185
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data

31.46/31.89	c CPU-LOAD 25.09
31.46/31.89	c LOADED 420 V (302 E), 2486 ExtensionConstraint2D, arity 2, 25.09 cpu
32.05/32.42	s UNSATISFIABLE
32.05/32.42	d NODES 0
32.05/32.42	d CHECKS 37295
32.05/32.42	c prepro-constraint-ccks: 0
32.05/32.42	c prepro-constraint-presenceccks: 0
32.05/32.42	c prepro-cpu: 0.16
32.05/32.42	c prepro-matrix2d-ccks: 37295
32.05/32.42	c prepro-matrix2d-presenceccks: 29784
32.05/32.42	c prepro-removed: 20067
32.05/32.42	c total-assgn: 0
32.05/32.42	c total-constraint-ccks: 0
32.05/32.42	c total-constraint-presence-ccks: 0
32.05/32.42	c total-cpu: 0.34
32.05/32.42	c total-matrix2d-ccks: 37295
32.05/32.42	c total-matrix2d-presence-ccks: 29784
32.05/32.42	c TOTAL-NODES 0
32.05/32.42	c TOTAL-CPU 0.34

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-2087952-1247728636/watcher-2087952-1247728636 -o /tmp/evaluation-result-2087952-1247728636/solver-2087952-1247728636 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2087952-1247728636.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.92 1.98 1.99 3/72 14271
/proc/meminfo: memFree=1248096/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5260 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) R 14269 14271 13932 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 59926913 5386240 43 996147200 4194304 4889804 548682068816 18446744073709551615 248758990937 0 0 4096 0 0 0 0 17 1 0 0
/proc/14271/statm: 1315 43 29 169 0 14 0

[startup+0.016877 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 14271
/proc/meminfo: memFree=1248096/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102432 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 14271
/proc/meminfo: memFree=1248096/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301452 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 14271
/proc/meminfo: memFree=1248096/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701487 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 14271
/proc/meminfo: memFree=1248096/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50256 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 14284
/proc/meminfo: memFree=1233232/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=847660 CPUtime=1.45
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 8201 0 1 0 139 6 0 0 18 0 9 0 59926914 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 211915 7140 2624 9 0 206393 0
[pid=14276/tid=14277] ppid=14271 vsize=847660 CPUtime=0.97
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 3879 0 1 0 94 3 0 0 22 0 9 0 59926915 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4126208044 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=847660 CPUtime=0.12
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 2139 0 0 0 11 1 0 0 16 0 9 0 59926916 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=847660 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59926917 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=847660 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59926917 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=847660 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59926919 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=847660 CPUtime=0.33
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 1486 0 0 0 32 1 0 0 15 0 9 0 59926923 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=847660 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59926923 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=847660 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59926923 868003840 7140 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 853016

[startup+3.10671 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 14285
/proc/meminfo: memFree=1226440/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=848816 CPUtime=3.04
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 9765 0 1 0 296 8 0 0 18 0 10 0 59926914 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212204 8634 2627 9 0 206682 0
[pid=14276/tid=14277] ppid=14271 vsize=848816 CPUtime=2.15
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 3980 0 1 0 211 4 0 0 25 0 10 0 59926915 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=848816 CPUtime=0.29
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 3416 0 0 0 27 2 0 0 16 0 10 0 59926916 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59926917 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=848816 CPUtime=0.58
/proc/14276/task/14282/stat : 14282 (java) R 14271 14271 13932 0 -1 64 1668 0 0 0 57 1 0 0 16 0 10 0 59926923 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 101709087 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 59926923 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=848816 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 869187584 8634 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 854172

[startup+6.30244 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 14285
/proc/meminfo: memFree=1217480/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=6.21
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 11894 0 1 0 608 13 0 0 18 0 10 0 59926914 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 10497 2633 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=4.47
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 4402 0 1 0 442 5 0 0 25 0 10 0 59926915 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=0.71
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 4166 0 0 0 68 3 0 0 16 0 10 0 59926916 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=0.99
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 2624 0 0 0 96 3 0 0 15 0 10 0 59926923 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 10497 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 871727104 10497 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) 856652

[startup+12.7026 s]
/proc/loadavg: 1.94 1.98 1.99 5/83 14285
/proc/meminfo: memFree=1195656/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=12.54
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 17492 0 1 0 1233 21 0 0 18 0 10 0 59926914 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 16059 2633 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=9.59
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 5094 0 1 0 949 10 0 0 25 0 10 0 59926915 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4127688931 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=1.28
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 8878 0 0 0 123 5 0 0 16 0 10 0 59926916 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=1.64
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 2818 0 0 0 160 4 0 0 15 0 10 0 59926923 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 871727104 16059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 856652

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 14285
/proc/meminfo: memFree=1144776/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=25.22
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 31021 0 1 0 2483 39 0 0 18 0 10 0 59926914 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 29556 2633 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=20.28
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 6011 0 1 0 2010 18 0 0 25 0 10 0 59926915 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4128415248 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=1.95
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 21004 0 0 0 183 12 0 0 16 0 10 0 59926916 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=2.95
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 3304 0 0 0 288 7 0 0 15 0 10 0 59926923 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 871727104 29556 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 856652

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

[startup+28.702 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 14285
/proc/meminfo: memFree=1116424/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=28.38
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 38890 0 1 0 2796 42 0 0 18 0 10 0 59926914 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 37421 2633 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=22.81
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 6511 0 1 0 2263 18 0 0 25 0 10 0 59926915 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4128949942 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=2.58
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 28373 0 0 0 242 16 0 0 16 0 10 0 59926916 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=2.97
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 3304 0 0 0 290 7 0 0 16 0 10 0 59926923 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 871727104 37421 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 856652

[startup+30.3022 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 14285
/proc/meminfo: memFree=1099016/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=29.96
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 43241 0 1 0 2952 44 0 0 18 0 10 0 59926914 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 41770 2633 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=24.29
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 6513 0 1 0 2411 18 0 0 25 0 10 0 59926915 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 101450306 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=2.67
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 32722 0 0 0 249 18 0 0 16 0 10 0 59926916 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=2.97
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 3304 0 0 0 290 7 0 0 16 0 10 0 59926923 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14285] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14285/stat : 14285 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 59927099 871727104 41770 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (KiB) 856652

[startup+31.9073 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 14285
/proc/meminfo: memFree=1073608/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=31.56
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 47437 0 1 0 3109 47 0 0 18 0 9 0 59926914 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 45961 2634 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=25.32
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 6520 0 1 0 2514 18 0 0 25 0 9 0 59926915 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=3.23
/proc/14276/task/14278/stat : 14278 (java) R 14271 14271 13932 0 -1 64 36910 0 0 0 303 20 0 0 16 0 9 0 59926916 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59926917 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59926917 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59926919 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=2.98
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 3304 0 0 0 291 7 0 0 16 0 9 0 59926923 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59926923 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59926923 871727104 45961 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 856652

[startup+32.3014 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 14285
/proc/meminfo: memFree=1073608/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=851296 CPUtime=31.95
/proc/14276/stat : 14276 (java) S 14271 14271 13932 0 -1 0 47668 0 1 0 3148 47 0 0 18 0 10 0 59926914 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 212824 46191 2634 9 0 207302 0
[pid=14276/tid=14277] ppid=14271 vsize=851296 CPUtime=25.37
/proc/14276/task/14277/stat : 14277 (java) R 14271 14271 13932 0 -1 64 6521 0 1 0 2519 18 0 0 25 0 10 0 59926915 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4128842254 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14278] ppid=14271 vsize=851296 CPUtime=3.55
/proc/14276/task/14278/stat : 14278 (java) S 14271 14271 13932 0 -1 64 37140 0 0 0 335 20 0 0 16 0 10 0 59926916 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14279] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14279/stat : 14279 (java) S 14271 14271 13932 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14280] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14280/stat : 14280 (java) S 14271 14271 13932 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59926917 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14281] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14281/stat : 14281 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59926919 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14282] ppid=14271 vsize=851296 CPUtime=2.99
/proc/14276/task/14282/stat : 14282 (java) S 14271 14271 13932 0 -1 64 3304 0 0 0 292 7 0 0 16 0 10 0 59926923 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14283] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14283/stat : 14283 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59926923 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14276/tid=14284] ppid=14271 vsize=851296 CPUtime=0
/proc/14276/task/14284/stat : 14284 (java) S 14271 14271 13932 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59926923 871727104 46191 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.95
Current children cumulated vsize (KiB) 856652

[startup+32.5021 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 14285
/proc/meminfo: memFree=1073608/2055920 swapFree=4192812/4192956
[pid=14271] ppid=14269 vsize=5356 CPUtime=0
/proc/14271/stat : 14271 (concrete.sh) S 14269 14271 13932 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59926913 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14271/statm: 1339 244 201 169 0 50 0
[pid=14276] ppid=14271 vsize=0 CPUtime=32.09
/proc/14276/stat : 14276 (java) Z 14271 14271 13932 0 -1 12 47676 0 1 0 3160 49 0 0 16 0 2 0 59926914 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14276/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 32.09
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 32.5077
CPU time (s): 32.1181
CPU user time (s): 31.6062
CPU system time (s): 0.511922
CPU usage (%): 98.8015
Max. virtual memory (cumulated for all children) (KiB): 856652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.6062
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48318
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= 14851
involuntary context switches= 15297

runsolver used 0.047992 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-16 09:17:16
IDJOB=2087952
IDBENCH=58826
IDSOLVER=735
FILE ID=node55/2087952-1247728636
PBS_JOBID= 9521549
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= 1e86f42a67e9ad52f284a9ba2a6feb10
RANDOM SEED=124223164

node55.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.231
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.231
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:       1248512 kB
Buffers:         85764 kB
Cached:         452592 kB
SwapCached:          0 kB
Active:         437492 kB
Inactive:       295372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           68016 kB
Writeback:           0 kB
Mapped:         205956 kB
Slab:            59424 kB
Committed_AS:   702084 kB
PageTables:       2116 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= 66304 MiB
End job on node55 at 2009-07-16 09:17:49