Trace number 2067429

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
Sugar v1.14.6+picosat? (MO) 592.352 602.553

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-air03.xml
MD5SUMba34b3e37d7d6b960cb91736dd60b6d8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark102.105
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 22:38:19 2009
0.00/0.08	c 0	PID 18019
0.00/0.08	c 0	HOST node43.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2067429-1247344699.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2067429-1247344699.xml' 'HOME/temp.csp'
2.23/2.34	c 2	1 domains, 10757 variables, 106 predicates, 0 relations, 248 constraints
2.23/2.35	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.23/2.35	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
2.29/2.44	c 3	Parsing HOME/temp.csp
2.29/2.58	c 3	parsed 10000 expressions
13.07/13.36	c 13	parsed 11112 expressions
13.07/13.37	c 13	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.07/13.37	c 13	Converting to clausal form CSP
13.17/13.41	c 13	converted 1112 (10%) expressions
13.17/13.42	c 14	converted 2223 (20%) expressions
13.17/13.42	c 14	converted 3334 (30%) expressions
13.17/13.43	c 14	converted 4445 (40%) expressions
13.17/13.43	c 14	converted 5556 (50%) expressions
13.17/13.43	c 14	converted 6668 (60%) expressions
13.17/13.43	c 14	converted 7779 (70%) expressions
13.17/13.43	c 14	converted 8890 (80%) expressions
13.17/13.43	c 14	converted 10001 (90%) expressions
23.35/23.72	c 24	converted 11112 (100%) expressions
23.35/23.73	c 24	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
23.35/23.73	c 24	Heap : 125 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
23.35/23.73	c 24	Propagation in CSP
26.11/26.52	c 27	498916 values, 0 unsatisfiable literals, and 0 valid clauses are removed
26.11/26.53	c 27	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
26.11/26.53	c 27	Heap : 123 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
26.11/26.57	c 27	Simplifing CSP by introducing new Boolean variables
26.22/26.61	c 27	CSP : 58275 integers, 0 booleans, 95284 clauses, largest domain size 1288
26.22/26.61	c 27	Heap : 128 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
26.62/27.09	c 27	Encoding CSP to SAT : HOME/temp.cnf
26.72/27.14	c 27	5828 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
26.72/27.16	c 27	11655 (20%) CSP integer variables are encoded (5340 clauses, 80164 bytes)
26.82/27.22	c 27	17483 (30%) CSP integer variables are encoded (54962 clauses, 824494 bytes)
26.91/27.32	c 27	23310 (40%) CSP integer variables are encoded (119205 clauses, 1866244 bytes)
27.01/27.43	c 28	29138 (50%) CSP integer variables are encoded (195681 clauses, 3166336 bytes)
27.11/27.51	c 28	34965 (60%) CSP integer variables are encoded (252108 clauses, 4125595 bytes)
27.21/27.63	c 28	40793 (70%) CSP integer variables are encoded (338471 clauses, 5593766 bytes)
27.30/27.75	c 28	46620 (80%) CSP integer variables are encoded (426405 clauses, 7088644 bytes)
27.40/27.83	c 28	52448 (90%) CSP integer variables are encoded (485258 clauses, 8089145 bytes)
27.50/27.97	c 28	58275 (100%) CSP integer variables are encoded (589555 clauses, 9862194 bytes)
51.04/51.77	c 52	9529 (10%) CSP clauses are encoded (2307818 clauses, 54254455 bytes)
57.16/57.90	c 58	19057 (20%) CSP clauses are encoded (4239843 clauses, 96797014 bytes)
100.29/101.73	c 102	28586 (30%) CSP clauses are encoded (8735920 clauses, 219094456 bytes)
139.46/141.47	c 142	38114 (40%) CSP clauses are encoded (12503217 clauses, 321761294 bytes)
148.40/150.55	c 151	47642 (50%) CSP clauses are encoded (16193339 clauses, 411750936 bytes)
172.60/175.18	c 175	57171 (60%) CSP clauses are encoded (21678668 clauses, 550995740 bytes)
245.39/249.08	c 249	66699 (70%) CSP clauses are encoded (30519200 clauses, 787645788 bytes)
275.79/279.90	c 280	76228 (80%) CSP clauses are encoded (35989985 clauses, 927667521 bytes)
291.81/296.37	c 296	85756 (90%) CSP clauses are encoded (42702113 clauses, 1092306728 bytes)
367.57/373.52	c 374	95284 (100%) CSP clauses are encoded (57679045 clauses, 1476930359 bytes)
367.57/373.52	c 374	95284 CSP clauses encoded
367.57/373.58	c 374	Writing map file : HOME/temp.map
367.61/373.95	c 374	Heap : 62 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
367.61/373.95	c 374	SAT : 647830 SAT variables, 57679045 SAT clauses, 1476930359 bytes
367.61/373.95	c 374	Heap : 62 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
367.65/374.03	c 374	SOLVING HOME/temp.cnf
367.65/374.03	c 374	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
591.97/601.51	c ERROR INTERRUPTED
367.69/601.65	s UNKNOWN
367.69/601.65	c 602	CPU 367.7 (0.07 0.02 357.11 10.5)
367.69/601.65	c 602	END Sat Jul 11 22:48:21 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067429-1247344699/watcher-2067429-1247344699 -o /tmp/evaluation-result-2067429-1247344699/solver-2067429-1247344699 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2067429-1247344699.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.28 2.21 2.19 4/82 18019
/proc/meminfo: memFree=1434488/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=18576 CPUtime=0
/proc/18019/stat : 18019 (runsolver) R 18017 18019 16897 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21533790 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 221954764071 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18019/statm: 4644 284 249 26 0 2626 0

[startup+0.094139 s]
/proc/loadavg: 2.28 2.21 2.19 4/82 18019
/proc/meminfo: memFree=1434488/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=0.06
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101122 s]
/proc/loadavg: 2.28 2.21 2.19 4/82 18019
/proc/meminfo: memFree=1434488/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=0.06
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301135 s]
/proc/loadavg: 2.28 2.21 2.19 4/82 18019
/proc/meminfo: memFree=1434488/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=0.06
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701181 s]
/proc/loadavg: 2.28 2.21 2.19 4/82 18019
/proc/meminfo: memFree=1434488/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=0.06
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50225 s]
/proc/loadavg: 2.28 2.21 2.19 3/93 18031
/proc/meminfo: memFree=1404384/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=0.06
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
[pid=18022] ppid=18019 vsize=5356 CPUtime=0
/proc/18022/stat : 18022 (sh) S 18019 18019 16897 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21533799 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18022/statm: 1339 233 193 169 0 50 0
[pid=18023] ppid=18022 vsize=864768 CPUtime=1.38
/proc/18023/stat : 18023 (java) S 18022 18019 16897 0 -1 0 10727 0 1 0 131 7 0 0 18 0 9 0 21533799 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18023/statm: 216192 9693 2557 9 0 210704 0
[pid=18023/tid=18024] ppid=18022 vsize=864768 CPUtime=1.02
/proc/18023/task/18024/stat : 18024 (java) R 18022 18019 16897 0 -1 64 2934 0 1 0 99 3 0 0 25 0 9 0 21533800 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4126793893 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18025] ppid=18022 vsize=864768 CPUtime=0.19
/proc/18023/task/18025/stat : 18025 (java) S 18022 18019 16897 0 -1 64 6553 0 0 0 16 3 0 0 16 0 9 0 21533802 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18026] ppid=18022 vsize=864768 CPUtime=0
/proc/18023/task/18026/stat : 18026 (java) S 18022 18019 16897 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21533802 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18027] ppid=18022 vsize=864768 CPUtime=0
/proc/18023/task/18027/stat : 18027 (java) S 18022 18019 16897 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21533802 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18028] ppid=18022 vsize=864768 CPUtime=0
/proc/18023/task/18028/stat : 18028 (java) S 18022 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21533804 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18029] ppid=18022 vsize=864768 CPUtime=0.15
/proc/18023/task/18029/stat : 18029 (java) S 18022 18019 16897 0 -1 64 536 0 0 0 15 0 0 0 16 0 9 0 21533804 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18030] ppid=18022 vsize=864768 CPUtime=0
/proc/18023/task/18030/stat : 18030 (java) S 18022 18019 16897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21533804 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18023/tid=18031] ppid=18022 vsize=864768 CPUtime=0
/proc/18023/task/18031/stat : 18031 (java) S 18022 18019 16897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21533804 885522432 9693 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886992

[startup+3.10139 s]
/proc/loadavg: 2.26 2.21 2.18 3/93 18031
/proc/meminfo: memFree=1396064/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=2.29
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1309 12830 0 1 5 2 211 11 15 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+6.30268 s]
/proc/loadavg: 2.26 2.21 2.18 3/93 18041
/proc/meminfo: memFree=1389160/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=2.29
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1309 12830 0 1 5 2 211 11 15 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
[pid=18032] ppid=18019 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (sh) S 18019 18019 16897 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21534026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 233 193 169 0 50 0
[pid=18033] ppid=18032 vsize=863544 CPUtime=3.88
/proc/18033/stat : 18033 (java) S 18032 18019 16897 0 -1 0 14315 0 1 0 378 10 0 0 19 0 9 0 21534027 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18033/statm: 215886 12976 2158 9 0 210799 0
[pid=18033/tid=18034] ppid=18032 vsize=863544 CPUtime=2.07
/proc/18033/task/18034/stat : 18034 (java) R 18032 18019 16897 0 -1 64 2321 0 1 0 205 2 0 0 25 0 9 0 21534028 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18035] ppid=18032 vsize=863544 CPUtime=1.75
/proc/18033/task/18035/stat : 18035 (java) R 18032 18019 16897 0 -1 64 10983 0 0 0 169 6 0 0 16 0 9 0 21534029 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 104188640 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18036] ppid=18032 vsize=863544 CPUtime=0
/proc/18033/task/18036/stat : 18036 (java) S 18032 18019 16897 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21534029 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18037] ppid=18032 vsize=863544 CPUtime=0
/proc/18033/task/18037/stat : 18037 (java) S 18032 18019 16897 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21534029 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18038] ppid=18032 vsize=863544 CPUtime=0
/proc/18033/task/18038/stat : 18038 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21534031 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18039] ppid=18032 vsize=863544 CPUtime=0.03
/proc/18033/task/18039/stat : 18039 (java) S 18032 18019 16897 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 21534031 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18040] ppid=18032 vsize=863544 CPUtime=0
/proc/18033/task/18040/stat : 18040 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21534031 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18041] ppid=18032 vsize=863544 CPUtime=0
/proc/18033/task/18041/stat : 18041 (java) S 18032 18019 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21534031 884269056 12976 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 885768

[startup+12.7023 s]
/proc/loadavg: 2.45 2.25 2.20 5/93 18041
/proc/meminfo: memFree=1359848/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=2.29
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1309 12830 0 1 5 2 211 11 15 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
[pid=18032] ppid=18019 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (sh) S 18019 18019 16897 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21534026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 233 193 169 0 50 0
[pid=18033] ppid=18032 vsize=863308 CPUtime=10.2
/proc/18033/stat : 18033 (java) S 18032 18019 16897 0 -1 0 61050 0 1 0 979 41 0 0 19 0 9 0 21534027 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18033/statm: 215827 18660 2159 9 0 210740 0
[pid=18033/tid=18034] ppid=18032 vsize=863308 CPUtime=5.09
/proc/18033/task/18034/stat : 18034 (java) R 18032 18019 16897 0 -1 64 2570 0 1 0 505 4 0 0 25 0 9 0 21534028 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4126422591 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18035] ppid=18032 vsize=863308 CPUtime=5.05
/proc/18033/task/18035/stat : 18035 (java) S 18032 18019 16897 0 -1 64 57469 0 0 0 470 35 0 0 16 0 9 0 21534029 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18036] ppid=18032 vsize=863308 CPUtime=0
/proc/18033/task/18036/stat : 18036 (java) S 18032 18019 16897 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21534029 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18037] ppid=18032 vsize=863308 CPUtime=0
/proc/18033/task/18037/stat : 18037 (java) S 18032 18019 16897 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 21534029 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18038] ppid=18032 vsize=863308 CPUtime=0
/proc/18033/task/18038/stat : 18038 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21534031 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18039] ppid=18032 vsize=863308 CPUtime=0.03
/proc/18033/task/18039/stat : 18039 (java) S 18032 18019 16897 0 -1 64 307 0 0 0 3 0 0 0 16 0 9 0 21534031 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18040] ppid=18032 vsize=863308 CPUtime=0
/proc/18033/task/18040/stat : 18040 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21534031 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18041] ppid=18032 vsize=863308 CPUtime=0
/proc/18033/task/18041/stat : 18041 (java) S 18032 18019 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21534031 884027392 18660 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 885532

[startup+25.5014 s]
/proc/loadavg: 2.45 2.26 2.20 3/93 18041
/proc/meminfo: memFree=1279592/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=2.29
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1310 12830 0 1 5 2 211 11 16 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
[pid=18032] ppid=18019 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (sh) S 18019 18019 16897 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21534026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 233 193 169 0 50 0
[pid=18033] ppid=18032 vsize=869668 CPUtime=22.83
/proc/18033/stat : 18033 (java) S 18032 18019 16897 0 -1 0 89514 0 1 0 2225 58 0 0 19 0 9 0 21534027 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18033/statm: 217417 39168 2567 9 0 211922 0
[pid=18033/tid=18034] ppid=18032 vsize=869668 CPUtime=15.38
/proc/18033/task/18034/stat : 18034 (java) R 18032 18019 16897 0 -1 64 3870 0 1 0 1533 5 0 0 25 0 9 0 21534028 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4126559009 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18035] ppid=18032 vsize=869668 CPUtime=7.23
/proc/18033/task/18035/stat : 18035 (java) S 18032 18019 16897 0 -1 64 83401 0 0 0 673 50 0 0 16 0 9 0 21534029 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18036] ppid=18032 vsize=869668 CPUtime=0
/proc/18033/task/18036/stat : 18036 (java) S 18032 18019 16897 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21534029 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18037] ppid=18032 vsize=869668 CPUtime=0
/proc/18033/task/18037/stat : 18037 (java) S 18032 18019 16897 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21534029 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18038] ppid=18032 vsize=869668 CPUtime=0
/proc/18033/task/18038/stat : 18038 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21534031 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18039] ppid=18032 vsize=869668 CPUtime=0.19
/proc/18033/task/18039/stat : 18039 (java) S 18032 18019 16897 0 -1 64 1539 0 0 0 18 1 0 0 16 0 9 0 21534031 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18040] ppid=18032 vsize=869668 CPUtime=0
/proc/18033/task/18040/stat : 18040 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21534031 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18041] ppid=18032 vsize=869668 CPUtime=0
/proc/18033/task/18041/stat : 18041 (java) S 18032 18019 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21534031 890540032 39168 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 891892

[startup+51.1017 s]
/proc/loadavg: 2.30 2.24 2.19 3/93 18041
/proc/meminfo: memFree=1230696/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=2.3
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1310 12830 0 1 6 2 211 11 16 0 1 0 21533790 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1111 409 3 0 796 0
[pid=18032] ppid=18019 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (sh) S 18019 18019 16897 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21534026 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 233 193 169 0 50 0
[pid=18033] ppid=18032 vsize=869780 CPUtime=48.14
/proc/18033/stat : 18033 (java) S 18032 18019 16897 0 -1 0 89910 0 1 0 4724 90 0 0 19 0 9 0 21534027 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/18033/task/18036/stat : 18036 (java) S 18032 18019 16897 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21534029 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18037] ppid=18032 vsize=869780 CPUtime=0
/proc/18033/task/18037/stat : 18037 (java) S 18032 18019 16897 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21534029 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18038] ppid=18032 vsize=869780 CPUtime=0
/proc/18033/task/18038/stat : 18038 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21534031 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18039] ppid=18032 vsize=869780 CPUtime=0.25
/proc/18033/task/18039/stat : 18039 (java) S 18032 18019 16897 0 -1 64 1575 0 0 0 24 1 0 0 17 0 9 0 21534031 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18040] ppid=18032 vsize=869780 CPUtime=0
/proc/18033/task/18040/stat : 18040 (java) S 18032 18019 16897 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21534031 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18033/tid=18041] ppid=18032 vsize=869780 CPUtime=0
/proc/18033/task/18041/stat : 18041 (java) S 18032 18019 16897 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21534031 890654720 39321 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.65
Current children cumulated vsize (KiB) 892004

[startup+402.301 s]
/proc/loadavg: 2.16 2.29 2.23 3/84 18044
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=159852 CPUtime=27.85
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 33668 0 4 0 1272 1513 0 0 25 0 1 0 21571201 163688448 33658 996147200 134512640 134931368 4294956256 18446744073709551615 134514585 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 39963 33658 40 102 0 39858 0
Current children cumulated CPU time (s) 395.54
Current children cumulated vsize (KiB) 182076

[startup+462.302 s]
/proc/loadavg: 2.12 2.25 2.22 4/84 18044
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=365532 CPUtime=86.92
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 84168 0 4 0 4016 4676 0 0 25 0 1 0 21571201 374304768 84158 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 91383 84158 40 102 0 91278 0
Current children cumulated CPU time (s) 454.61
Current children cumulated vsize (KiB) 387756

[startup+522.301 s]
/proc/loadavg: 2.04 2.20 2.20 3/84 18044
/proc/meminfo: memFree=15392/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=581120 CPUtime=146.16
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 135185 0 4 0 6759 7857 0 0 25 0 1 0 21571201 595066880 135175 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 145280 135175 40 102 0 145175 0
Current children cumulated CPU time (s) 513.85
Current children cumulated vsize (KiB) 603344

[startup+582.302 s]
/proc/loadavg: 2.11 2.19 2.19 3/84 18044
/proc/meminfo: memFree=15136/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=839244 CPUtime=205.35
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 189143 0 4 0 9498 11037 0 0 25 0 1 0 21571201 859385856 189133 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 209811 189133 40 102 0 209706 0
Current children cumulated CPU time (s) 573.04
Current children cumulated vsize (KiB) 861468



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.08 2.18 2.19 4/83 18080
/proc/meminfo: memFree=429872/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=899436 CPUtime=224.28
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 205998 0 4 0 10375 12053 0 0 25 0 1 0 21571201 921022464 205988 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 224859 205988 40 102 0 224754 0
Current children cumulated CPU time (s) 591.97
Current children cumulated vsize (KiB) 921660

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (367.69 s) is less than in the last sample (591.97 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (224.28 s) to the 'lost time'.

[startup+601.501 s]
/proc/loadavg: 2.08 2.18 2.19 4/83 18080
/proc/meminfo: memFree=429872/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1365 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=5356 CPUtime=0
/proc/18043/stat : 18043 (sh) S 18019 18019 16897 0 -1 4194304 275 0 2 0 0 0 0 0 18 0 1 0 21571194 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1339 232 193 169 0 50 0
[pid=18044] ppid=18043 vsize=899436 CPUtime=224.28
/proc/18044/stat : 18044 (picosat) R 18043 18019 16897 0 -1 4194304 205998 0 4 0 10375 12053 0 0 25 0 1 0 21571201 921022464 205988 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18044/statm: 224859 205988 40 102 0 224754 0
Current children cumulated CPU time (s) 591.97
Current children cumulated vsize (KiB) 921660

[startup+601.62 s]
/proc/loadavg: 2.08 2.18 2.19 4/84 18081
/proc/meminfo: memFree=1136232/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=367.69
/proc/18019/stat : 18019 (sugar) S 18017 18019 16897 0 -1 4194304 1394 107616 0 3 7 2 35710 1050 16 0 1 0 21533790 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/18019/statm: 4217 1113 409 3 0 796 0
[pid=18043] ppid=18019 vsize=0 CPUtime=0
/proc/18043/stat : 18043 (sh) Z 18019 18019 16897 0 -1 4195340 275 0 2 0 0 0 0 0 16 0 1 0 21571194 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/18043/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 367.69
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+602.201 s]
/proc/loadavg: 2.08 2.18 2.19 4/84 18081
/proc/meminfo: memFree=1136232/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=368
/proc/18019/stat : 18019 (sugar) D 18017 18019 16897 0 -1 4194304 1423 107891 0 5 7 32 35711 1050 18 0 1 0 21533790 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18019/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 368
Current children cumulated vsize (KiB) 16868

[startup+602.401 s]
/proc/loadavg: 2.08 2.18 2.19 4/84 18081
/proc/meminfo: memFree=1136232/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=368.01
/proc/18019/stat : 18019 (sugar) D 18017 18019 16897 0 -1 4194304 1423 107891 0 5 7 33 35711 1050 18 0 1 0 21533790 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/18019/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 368.01
Current children cumulated vsize (KiB) 16868

[startup+602.501 s]
/proc/loadavg: 2.08 2.18 2.19 4/84 18081
/proc/meminfo: memFree=1136232/2055920 swapFree=4192812/4192956
[pid=18019] ppid=18017 vsize=16868 CPUtime=368.02
/proc/18019/stat : 18019 (sugar) D 18017 18019 16897 0 -1 4194304 1423 107891 0 5 7 34 35711 1050 18 0 1 0 21533790 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 221954937897 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18019/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 368.02
Current children cumulated vsize (KiB) 16868

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 224.28
#  lost CPU user time (s): 103.75
#  lost CPU system time (s): 120.53

Real time (s): 602.553
CPU time (s): 592.352
CPU user time (s): 460.936
CPU system time (s): 131.416
CPU usage (%): 98.3071
Max. virtual memory (cumulated for all children) (KiB): 921660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.186
system time used= 10.8863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109373
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59656
involuntary context switches= 67917

runsolver used 0.903862 second user time and 2.13167 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-11 22:38:19
IDJOB=2067429
IDBENCH=54658
IDSOLVER=738
FILE ID=node43/2067429-1247344699
PBS_JOBID= 9506796
Free space on /tmp= 66180 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-air03.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067429-1247344699/watcher-2067429-1247344699 -o /tmp/evaluation-result-2067429-1247344699/solver-2067429-1247344699 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2067429-1247344699.xml

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

MD5SUM BENCH= ba34b3e37d7d6b960cb91736dd60b6d8
RANDOM SEED=331197200

node43.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.213
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	: 5931.00
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.213
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:       1434968 kB
Buffers:         14020 kB
Cached:          94508 kB
SwapCached:          0 kB
Active:         546112 kB
Inactive:        24876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7852 kB
Writeback:           0 kB
Mapped:         482884 kB
Slab:            34196 kB
Committed_AS:   639528 kB
PageTables:       2780 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= 66184 MiB
End job on node43 at 2009-07-11 22:48:23