Trace number 1034455

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 + CSP4J - WMC Engine 2008-05-30SAT 60.9517 61.6279

DiagnosticValue
CHECKS650920
NODES1

General information on the benchmark

Namecsp/lard/
normalized-lard-86-86.xml
MD5SUMcf6bd096c3296e2a346fad55b9e7b112
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1622
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints3655
Maximum constraint arity2
Maximum domain size87
Number of constraints which are defined in extension3655
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

58.96/59.60	c CPU-LOAD 47.38
58.96/59.60	c LOADED 86 V (87 E), 3655 ExtensionConstraint2D, arity 2, 47.38 cpu
60.85/61.51	v 6 19 25 23 25 24 9 17 36 17 34 29 26 33 32 42 15 38 24 35 20 8 1 25 33 25 13 41 23 38 9 18 10 7 3 1 11 4 1 27 5 16 13 16 27 15 32 37 27 20 12 42 27 12 35 1 39 21 14 9 20 14 41 6 3 38 21 34 1 33 12 34 39 7 40 9 15 33 25 19 9 21 12 19 85 42 
60.85/61.51	s SATISFIABLE
60.85/61.51	d NODES 1
60.85/61.51	d CHECKS 650920
60.85/61.51	c gac3-effective-revisions: 238
60.85/61.51	c gac3-useless-revisions: 10916
60.85/61.51	c local-minima: 1
60.85/61.51	c prepro-constraint-ccks: 0
60.85/61.51	c prepro-constraint-presenceccks: 0
60.85/61.51	c prepro-cpu: 0.049999997
60.85/61.51	c prepro-matrix2d-ccks: 327592
60.85/61.51	c prepro-matrix2d-presenceccks: 488537
60.85/61.51	c prepro-removed: 3810
60.85/61.51	c total-assgn: 1
60.85/61.51	c total-constraint-ccks: 323016
60.85/61.51	c total-constraint-presence-ccks: 0
60.85/61.51	c total-cpu: 0.18
60.85/61.51	c total-matrix2d-ccks: 327904
60.85/61.51	c total-matrix2d-presence-ccks: 800657
60.85/61.51	c tuples: 0
60.85/61.51	c tuples-collisions: 0
60.85/61.51	c TOTAL-NODES 1
60.85/61.51	c TOTAL-CPU 0.18

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034455-1214949524/watcher-1034455-1214949524 -o /tmp/evaluation-result-1034455-1214949524/solver-1034455-1214949524 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1034455-1214949524.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.60 0.13 0.04 4/81 1352
/proc/meminfo: memFree=1478760/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 1973928090 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 237788430418 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/1352/statm: 1339 230 191 169 0 50 0
[pid=1353] ppid=1352 vsize=124 CPUtime=0
/proc/1353/stat : 1353 (dirname) R 1352 1352 1264 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 1973928091 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 237785642377 0 0 4096 0 0 0 0 17 1 0 0
/proc/1353/statm: 31 22 16 3 0 3 0

[startup+0.0461391 s]
/proc/loadavg: 0.60 0.13 0.04 4/81 1352
/proc/meminfo: memFree=1478760/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.109069 s]
/proc/loadavg: 0.60 0.13 0.04 4/81 1352
/proc/meminfo: memFree=1478760/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302137 s]
/proc/loadavg: 0.60 0.13 0.04 4/81 1352
/proc/meminfo: memFree=1478760/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701129 s]
/proc/loadavg: 0.60 0.13 0.04 4/81 1352
/proc/meminfo: memFree=1478760/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50121 s]
/proc/loadavg: 0.60 0.13 0.04 4/91 1363
/proc/meminfo: memFree=1458776/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=843628 CPUtime=1.45
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 7721 0 1 0 139 6 0 0 18 0 9 0 1973928091 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 210907 6716 2562 9 0 205475 0
[pid=1355/tid=1356] ppid=1352 vsize=843628 CPUtime=0.96
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 3202 0 1 0 93 3 0 0 25 0 9 0 1973928092 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4125842732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=843628 CPUtime=0.39
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 3450 0 0 0 37 2 0 0 16 0 9 0 1973928093 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843628 CPUtime=0.07
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1973928096 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 863875072 6716 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 848984

[startup+3.10242 s]
/proc/loadavg: 0.60 0.13 0.04 4/91 1363
/proc/meminfo: memFree=1440728/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=843628 CPUtime=3.04
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 11363 0 1 0 292 12 0 0 18 0 9 0 1973928091 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 210907 10110 2562 9 0 205475 0
[pid=1355/tid=1356] ppid=1352 vsize=843628 CPUtime=2.02
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 3514 0 1 0 197 5 0 0 25 0 9 0 1973928092 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4125749467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=843628 CPUtime=0.91
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 6777 0 0 0 86 5 0 0 16 0 9 0 1973928093 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843628 CPUtime=0.08
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 1973928096 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843628 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 863875072 10110 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 848984

[startup+6.30225 s]
/proc/loadavg: 0.79 0.18 0.06 3/91 1363
/proc/meminfo: memFree=1393816/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=843924 CPUtime=6.19
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 16657 0 1 0 600 19 0 0 18 0 9 0 1973928091 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 210981 15129 2562 9 0 205549 0
[pid=1355/tid=1356] ppid=1352 vsize=843924 CPUtime=4.42
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 3839 0 1 0 435 7 0 0 25 0 9 0 1973928092 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=843924 CPUtime=1.64
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 11664 0 0 0 153 11 0 0 15 0 9 0 1973928093 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843924 CPUtime=0.11
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 421 0 0 0 11 0 0 0 16 0 9 0 1973928096 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 864178176 15129 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 849280

[startup+12.7024 s]
/proc/loadavg: 0.97 0.22 0.07 3/91 1363
/proc/meminfo: memFree=1289432/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=843924 CPUtime=12.53
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 29117 0 1 0 1222 31 0 0 18 0 9 0 1973928091 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 210981 27314 2562 9 0 205549 0
[pid=1355/tid=1356] ppid=1352 vsize=843924 CPUtime=9.42
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 4885 0 1 0 931 11 0 0 25 0 9 0 1973928092 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4125749380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=843924 CPUtime=2.94
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 23071 0 0 0 276 18 0 0 16 0 9 0 1973928093 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843924 CPUtime=0.13
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 428 0 0 0 13 0 0 0 16 0 9 0 1973928096 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 864178176 27314 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 849280

[startup+25.5027 s]
/proc/loadavg: 1.19 0.31 0.10 4/91 1363
/proc/meminfo: memFree=1079256/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=843924 CPUtime=25.19
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 53939 0 1 0 2468 51 0 0 18 0 9 0 1973928091 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 210981 51848 2562 9 0 205549 0
[pid=1355/tid=1356] ppid=1352 vsize=843924 CPUtime=19.88
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 6005 0 1 0 1972 16 0 0 25 0 9 0 1973928092 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4125793384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=843924 CPUtime=5.12
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 46765 0 0 0 479 33 0 0 16 0 9 0 1973928093 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843924 CPUtime=0.14
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 436 0 0 0 14 0 0 0 16 0 9 0 1973928096 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843924 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 864178176 51848 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 849280

[startup+51.1023 s]

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

[pid=1355/tid=1359] ppid=1352 vsize=843700 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 863948800 100763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=843700 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 863948800 100763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=843700 CPUtime=0.15
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 439 0 0 0 15 0 0 0 16 0 9 0 1973928096 863948800 100763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=843700 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 863948800 100763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=843700 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 863948800 100763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 849056

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

[startup+57.503 s]
/proc/loadavg: 1.70 0.52 0.18 3/80 1370
/proc/meminfo: memFree=1055664/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=846308 CPUtime=56.87
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 110474 0 1 0 5596 91 0 0 18 0 10 0 1973928091 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 211577 108046 2568 9 0 206144 0
[pid=1355/tid=1356] ppid=1352 vsize=846308 CPUtime=45.49
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 10187 0 1 0 4519 30 0 0 25 0 10 0 1973928092 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4126140180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=846308 CPUtime=11.14
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 98672 0 0 0 1055 59 0 0 17 0 10 0 1973928093 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1973928094 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1973928094 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1973928096 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=846308 CPUtime=0.2
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 877 0 0 0 20 0 0 0 15 0 10 0 1973928096 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1973928096 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1973928096 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1366] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1366/stat : 1366 (java) S 1352 1352 1264 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1973933673 866619392 108046 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.87
Current children cumulated vsize (KiB) 851664

[startup+59.1022 s]
/proc/loadavg: 1.70 0.52 0.18 3/80 1370
/proc/meminfo: memFree=1033200/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=846308 CPUtime=58.46
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 113451 0 1 0 5754 92 0 0 18 0 10 0 1973928091 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 211577 111022 2568 9 0 206144 0
[pid=1355/tid=1356] ppid=1352 vsize=846308 CPUtime=46.99
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 10188 0 1 0 4669 30 0 0 24 0 10 0 1973928092 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 103215659 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=846308 CPUtime=11.24
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 101648 0 0 0 1064 60 0 0 16 0 10 0 1973928093 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1973928094 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1973928094 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1973928096 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=846308 CPUtime=0.2
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 877 0 0 0 20 0 0 0 15 0 10 0 1973928096 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1973928096 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1973928096 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1366] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1366/stat : 1366 (java) S 1352 1352 1264 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1973933673 866619392 111022 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.46
Current children cumulated vsize (KiB) 851664

[startup+60.7013 s]
/proc/loadavg: 1.73 0.54 0.19 4/79 1370
/proc/meminfo: memFree=1002480/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=846308 CPUtime=60.05
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 113503 0 1 0 5913 92 0 0 18 0 9 0 1973928091 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 211577 111065 2569 9 0 206144 0
[pid=1355/tid=1356] ppid=1352 vsize=846308 CPUtime=47.46
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 10225 0 1 0 4716 30 0 0 25 0 9 0 1973928092 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=846308 CPUtime=12.33
/proc/1355/task/1357/stat : 1357 (java) R 1352 1352 1264 0 -1 64 101649 0 0 0 1173 60 0 0 17 0 9 0 1973928093 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 104181413 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=846308 CPUtime=0.23
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 890 0 0 0 22 1 0 0 15 0 9 0 1973928096 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 866619392 111065 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.05
Current children cumulated vsize (KiB) 851664

[startup+61.1014 s]
/proc/loadavg: 1.73 0.54 0.19 4/79 1370
/proc/meminfo: memFree=1002480/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=846308 CPUtime=60.45
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 113520 0 1 0 5953 92 0 0 18 0 9 0 1973928091 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 211577 111082 2569 9 0 206144 0
[pid=1355/tid=1356] ppid=1352 vsize=846308 CPUtime=47.46
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 10225 0 1 0 4716 30 0 0 25 0 9 0 1973928092 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=846308 CPUtime=12.73
/proc/1355/task/1357/stat : 1357 (java) R 1352 1352 1264 0 -1 64 101666 0 0 0 1213 60 0 0 17 0 9 0 1973928093 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 103834255 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1973928094 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=846308 CPUtime=0.23
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 890 0 0 0 22 1 0 0 15 0 9 0 1973928096 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 866619392 111082 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.45
Current children cumulated vsize (KiB) 851664

[startup+61.5014 s]
/proc/loadavg: 1.73 0.54 0.19 3/79 1371
/proc/meminfo: memFree=953200/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=846308 CPUtime=60.85
/proc/1355/stat : 1355 (java) S 1352 1352 1264 0 -1 0 122450 0 1 0 5990 95 0 0 18 0 9 0 1973928091 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 211577 120005 2571 9 0 206144 0
[pid=1355/tid=1356] ppid=1352 vsize=846308 CPUtime=47.64
/proc/1355/task/1356/stat : 1356 (java) R 1352 1352 1264 0 -1 64 10240 0 1 0 4734 30 0 0 25 0 9 0 1973928092 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4126303211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1357] ppid=1352 vsize=846308 CPUtime=12.92
/proc/1355/task/1357/stat : 1357 (java) S 1352 1352 1264 0 -1 64 110564 0 0 0 1229 63 0 0 16 0 9 0 1973928093 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1358] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1358/stat : 1358 (java) S 1352 1352 1264 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1973928094 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1359] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1359/stat : 1359 (java) S 1352 1352 1264 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1973928094 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1360] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1360/stat : 1360 (java) S 1352 1352 1264 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1973928096 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1361] ppid=1352 vsize=846308 CPUtime=0.26
/proc/1355/task/1361/stat : 1361 (java) S 1352 1352 1264 0 -1 64 906 0 0 0 25 1 0 0 15 0 9 0 1973928096 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1362] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1362/stat : 1362 (java) S 1352 1352 1264 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973928096 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1355/tid=1363] ppid=1352 vsize=846308 CPUtime=0
/proc/1355/task/1363/stat : 1363 (java) S 1352 1352 1264 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1973928096 866619392 120005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.85
Current children cumulated vsize (KiB) 851664

[startup+61.6069 s]
/proc/loadavg: 1.73 0.54 0.19 3/79 1371
/proc/meminfo: memFree=953200/2055920 swapFree=4180448/4192956
[pid=1352] ppid=1350 vsize=5356 CPUtime=0
/proc/1352/stat : 1352 (concrete.sh) S 1350 1352 1264 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1973928090 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1352/statm: 1339 242 201 169 0 50 0
[pid=1355] ppid=1352 vsize=0 CPUtime=60.91
/proc/1355/stat : 1355 (java) Z 1352 1352 1264 0 -1 12 122460 0 1 0 5991 100 0 0 16 0 2 0 1973928091 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1355/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 60.91
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 61.6279
CPU time (s): 60.9517
CPU user time (s): 59.9189
CPU system time (s): 1.03284
CPU usage (%): 98.9028
Max. virtual memory (cumulated for all children) (KiB): 851664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.9189
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122912
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= 13113
involuntary context switches= 14774

runsolver used 0.074988 second user time and 0.246962 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-01 23:58:55
IDJOB=1034455
IDBENCH=53343
IDSOLVER=304
FILE ID=node24/1034455-1214949524
PBS_JOBID= 7870285
Free space on /tmp= 66384 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/lard/normalized-lard-86-86.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034455-1214949524/watcher-1034455-1214949524 -o /tmp/evaluation-result-1034455-1214949524/solver-1034455-1214949524 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1034455-1214949524.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cf6bd096c3296e2a346fad55b9e7b112
RANDOM SEED=201954443

node24.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.232
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.232
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:       1479496 kB
Buffers:         40384 kB
Cached:         435996 kB
SwapCached:       6556 kB
Active:         216592 kB
Inactive:       277292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479496 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:          152468 kB
Writeback:           0 kB
Mapped:          30628 kB
Slab:            67708 kB
Committed_AS:  3388116 kB
PageTables:       1904 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= 66384 MiB
End job on node24 at 2008-07-01 23:59:57