Trace number 1055378

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30SAT 53.1039 53.5846

DiagnosticValue
CHECKS4287610
NODES872

General information on the benchmark

Namecsp/nengfa/
normalized-queens1.xml
MD5SUM72b10381b21e6b6e79bdf3ac7e3009a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.19767
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints13680
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13680
Global constraints used (with number of constraints)

Solver Data (download as text)

37.55/37.98	c CPU-LOAD 33.67
37.55/37.98	c LOADED 96 V (96 E), 13680 ExtensionConstraint2D, arity 2, 33.67 cpu
53.02/53.54	v 41 39 45 47 49 52 46 55 50 58 63 48 51 65 60 66 70 72 74 69 79 81 83 57 82 92 94 96 85 93 95 44 10 1 62 4 20 14 26 61 5 53 27 75 24 56 25 80 78 12 59 34 18 76 6 73 42 19 32 23 33 43 68 71 2 7 13 17 9 22 40 64 15 67 77 89 35 38 54 28 3 86 37 31 11 36 30 16 87 8 90 21 84 88 91 29 
53.02/53.54	s SATISFIABLE
53.02/53.54	d NODES 872
53.02/53.54	d CHECKS 4287612
53.02/53.54	c gac3-effective-revisions: 75219
53.02/53.54	c gac3-useless-revisions: 3099918
53.02/53.54	c heuristic-cpu: 0.0
53.02/53.54	c prepro-constraint-ccks: 0
53.02/53.54	c prepro-constraint-presenceccks: 0
53.02/53.54	c prepro-cpu: 0.02
53.02/53.54	c prepro-matrix2d-ccks: 0
53.02/53.54	c prepro-matrix2d-presenceccks: 0
53.02/53.54	c prepro-removed: 0
53.02/53.54	c search-cpu: 14.92
53.02/53.54	c total-assgn: 872
53.02/53.54	c total-constraint-ccks: 0
53.02/53.54	c total-constraint-presence-ccks: 0
53.02/53.54	c total-cpu: 14.940001
53.02/53.54	c total-matrix2d-ccks: 4287612
53.02/53.54	c total-matrix2d-presence-ccks: 96755587
53.02/53.54	c tuples: 0
53.02/53.54	c tuples-collisions: 0
53.02/53.54	c TOTAL-NODES 872
53.02/53.54	c TOTAL-CPU 14.940001

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-1055378-1215059425/watcher-1055378-1215059425 -o /tmp/evaluation-result-1055378-1215059425/solver-1055378-1215059425 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1055378-1215059425.xml 

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


[startup+0 s]
/proc/loadavg: 2.06 2.03 2.00 4/76 11002
/proc/meminfo: memFree=1717776/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 619160273 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 228044013650 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/11002/statm: 1339 230 191 169 0 50 0
[pid=11003] ppid=11002 vsize=5356 CPUtime=0
/proc/11003/stat : 11003 (concrete.sh) R 11002 11002 10560 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 619160273 5484544 235 996147200 4194304 4889804 548682068800 18446744073709551615 228043844903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11003/statm: 1339 235 195 169 0 50 0

[startup+0.0835591 s]
/proc/loadavg: 2.06 2.03 2.00 4/76 11002
/proc/meminfo: memFree=1717776/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101563 s]
/proc/loadavg: 2.06 2.03 2.00 4/76 11002
/proc/meminfo: memFree=1717776/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301603 s]
/proc/loadavg: 2.06 2.03 2.00 4/76 11002
/proc/meminfo: memFree=1717776/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701684 s]
/proc/loadavg: 2.06 2.03 2.00 4/76 11002
/proc/meminfo: memFree=1717776/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50284 s]
/proc/loadavg: 2.06 2.03 2.00 4/86 11013
/proc/meminfo: memFree=1705600/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=850000 CPUtime=1.47
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 7222 0 1 0 141 6 0 0 18 0 9 0 619160274 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212500 6452 1907 9 0 207061 0
[pid=11005/tid=11006] ppid=11002 vsize=850000 CPUtime=0.96
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 3402 0 1 0 94 2 0 0 25 0 9 0 619160275 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4126342430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=850000 CPUtime=0.06
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 820 0 0 0 6 0 0 0 16 0 9 0 619160276 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=850000 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=850000 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 619160276 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=850000 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=850000 CPUtime=0.42
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2267 0 0 0 41 1 0 0 16 0 9 0 619160278 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=850000 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=850000 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 870400000 6452 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 855356

[startup+3.10216 s]
/proc/loadavg: 2.22 2.06 2.01 4/86 11013
/proc/meminfo: memFree=1694080/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=850076 CPUtime=3.06
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 11112 0 1 0 295 11 0 0 18 0 9 0 619160274 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212519 9893 2575 9 0 207080 0
[pid=11005/tid=11006] ppid=11002 vsize=850076 CPUtime=2.18
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 3741 0 1 0 213 5 0 0 25 0 9 0 619160275 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4126493545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=850076 CPUtime=0.44
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 4371 0 0 0 41 3 0 0 16 0 9 0 619160276 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=850076 CPUtime=0.42
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2267 0 0 0 41 1 0 0 16 0 9 0 619160278 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 870477824 9893 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 855432

[startup+6.3028 s]
/proc/loadavg: 2.22 2.06 2.01 3/86 11013
/proc/meminfo: memFree=1679104/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=850076 CPUtime=6.23
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 14928 0 1 0 607 16 0 0 18 0 9 0 619160274 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212519 12314 2576 9 0 207080 0
[pid=11005/tid=11006] ppid=11002 vsize=850076 CPUtime=4.92
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 4080 0 1 0 486 6 0 0 25 0 9 0 619160275 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4125735509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=850076 CPUtime=0.85
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 7837 0 0 0 78 7 0 0 16 0 9 0 619160276 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=850076 CPUtime=0.43
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2278 0 0 0 42 1 0 0 16 0 9 0 619160278 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 870477824 12314 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 855432

[startup+12.7021 s]
/proc/loadavg: 2.18 2.06 2.01 3/86 11013
/proc/meminfo: memFree=1672896/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=850076 CPUtime=12.57
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 16378 0 1 0 1238 19 0 0 18 0 9 0 619160274 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212519 13560 2576 9 0 207080 0
[pid=11005/tid=11006] ppid=11002 vsize=850076 CPUtime=11
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 4284 0 1 0 1093 7 0 0 25 0 9 0 619160275 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4126972586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=850076 CPUtime=1.09
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 9083 0 0 0 101 8 0 0 16 0 9 0 619160276 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 619160276 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=850076 CPUtime=0.43
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2278 0 0 0 42 1 0 0 16 0 9 0 619160278 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=850076 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 870477824 13560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 855432

[startup+25.5016 s]
/proc/loadavg: 2.15 2.05 2.01 3/87 11015
/proc/meminfo: memFree=1575536/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=851108 CPUtime=25.26
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 40884 0 1 0 2492 34 0 0 18 0 10 0 619160274 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212777 37770 2585 9 0 207337 0
[pid=11005/tid=11006] ppid=11002 vsize=851108 CPUtime=21.38
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 5868 0 1 0 2127 11 0 0 25 0 10 0 619160275 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4127411723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=851108 CPUtime=3.19
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 31834 0 0 0 299 20 0 0 16 0 10 0 619160276 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 619160276 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 619160276 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 619160278 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=851108 CPUtime=0.66
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2438 0 0 0 64 2 0 0 16 0 10 0 619160278 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 619160278 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 619160278 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11015] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11015/stat : 11015 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 619162287 871534592 37770 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 856464

[startup+51.1027 s]
/proc/loadavg: 2.10 2.05 2.01 3/87 11017
/proc/meminfo: memFree=1572648/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=851108 CPUtime=50.64
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 41630 0 1 0 5029 35 0 0 18 0 9 0 619160274 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212777 38507 2585 9 0 207337 0
[pid=11005/tid=11006] ppid=11002 vsize=851108 CPUtime=46.28
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 5879 0 1 0 4617 11 0 0 25 0 9 0 619160275 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4127226630 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=851108 CPUtime=3.64
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 32567 0 0 0 344 20 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=851108 CPUtime=0.69
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2438 0 0 0 67 2 0 0 16 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 856464

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

[startup+52.703 s]
/proc/loadavg: 2.09 2.05 2.01 3/87 11017
/proc/meminfo: memFree=1572648/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=851108 CPUtime=52.23
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 41630 0 1 0 5188 35 0 0 18 0 9 0 619160274 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212777 38507 2585 9 0 207337 0
[pid=11005/tid=11006] ppid=11002 vsize=851108 CPUtime=47.87
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 5879 0 1 0 4776 11 0 0 25 0 9 0 619160275 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4127374191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=851108 CPUtime=3.64
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 32567 0 0 0 344 20 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=851108 CPUtime=0.69
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2438 0 0 0 67 2 0 0 16 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.23
Current children cumulated vsize (KiB) 856464

[startup+53.1021 s]
/proc/loadavg: 2.09 2.05 2.01 3/87 11017
/proc/meminfo: memFree=1572648/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=851108 CPUtime=52.62
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 41630 0 1 0 5227 35 0 0 18 0 9 0 619160274 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212777 38507 2585 9 0 207337 0
[pid=11005/tid=11006] ppid=11002 vsize=851108 CPUtime=48.26
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 5879 0 1 0 4815 11 0 0 25 0 9 0 619160275 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4127374061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=851108 CPUtime=3.64
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 32567 0 0 0 344 20 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=851108 CPUtime=0.69
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2438 0 0 0 67 2 0 0 16 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.62
Current children cumulated vsize (KiB) 856464

[startup+53.5022 s]
/proc/loadavg: 2.09 2.05 2.01 3/87 11017
/proc/meminfo: memFree=1572648/2055920 swapFree=4165996/4192956
[pid=11002] ppid=11000 vsize=5356 CPUtime=0
/proc/11002/stat : 11002 (concrete.sh) S 11000 11002 10560 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 619160273 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11002/statm: 1339 242 201 169 0 50 0
[pid=11005] ppid=11002 vsize=851108 CPUtime=53.02
/proc/11005/stat : 11005 (java) S 11002 11002 10560 0 -1 0 41630 0 1 0 5267 35 0 0 18 0 9 0 619160274 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11005/statm: 212777 38507 2585 9 0 207337 0
[pid=11005/tid=11006] ppid=11002 vsize=851108 CPUtime=48.66
/proc/11005/task/11006/stat : 11006 (java) R 11002 11002 10560 0 -1 64 5879 0 1 0 4855 11 0 0 25 0 9 0 619160275 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4127374350 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11007] ppid=11002 vsize=851108 CPUtime=3.64
/proc/11005/task/11007/stat : 11007 (java) S 11002 11002 10560 0 -1 64 32567 0 0 0 344 20 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11008] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11008/stat : 11008 (java) S 11002 11002 10560 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11009] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11009/stat : 11009 (java) S 11002 11002 10560 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 619160276 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11010] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11010/stat : 11010 (java) S 11002 11002 10560 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11011] ppid=11002 vsize=851108 CPUtime=0.69
/proc/11005/task/11011/stat : 11011 (java) S 11002 11002 10560 0 -1 64 2438 0 0 0 67 2 0 0 16 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11012] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11012/stat : 11012 (java) S 11002 11002 10560 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11005/tid=11013] ppid=11002 vsize=851108 CPUtime=0
/proc/11005/task/11013/stat : 11013 (java) S 11002 11002 10560 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 619160278 871534592 38507 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.02
Current children cumulated vsize (KiB) 856464

Child status: 0
Real time (s): 53.5846
CPU time (s): 53.1039
CPU user time (s): 52.722
CPU system time (s): 0.381941
CPU usage (%): 99.1029
Max. virtual memory (cumulated for all children) (KiB): 858000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.722
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42088
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= 10106
involuntary context switches= 11093

runsolver used 0.076988 second user time and 0.176973 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-03 06:30:25
IDJOB=1055378
IDBENCH=56817
IDSOLVER=305
FILE ID=node77/1055378-1215059425
PBS_JOBID= 7875180
Free space on /tmp= 66496 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/nengfa/normalized-queens1.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055378-1215059425/watcher-1055378-1215059425 -o /tmp/evaluation-result-1055378-1215059425/solver-1055378-1215059425 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1055378-1215059425.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 72b10381b21e6b6e79bdf3ac7e3009a4
RANDOM SEED=2018020748

node77.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.274
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.274
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1718192 kB
Buffers:         53576 kB
Cached:         182376 kB
SwapCached:      20884 kB
Active:         130580 kB
Inactive:       133180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718192 kB
SwapTotal:     4192956 kB
SwapFree:      4165996 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          33764 kB
Slab:            59344 kB
Committed_AS:  1087648 kB
PageTables:       1744 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= 66496 MiB
End job on node77 at 2008-07-03 06:31:18