Trace number 1088417

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.13+picosat? (TO) 1800.09 1805.62

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel7-7.xml
MD5SUM476f5652a7b81cad0245b6dfdd0cea29
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints2360
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c 0	Sugar v1-13 + HOME/picosat
0.00/0.15	c 0	BEGIN Sat Jul  5 10:32:08 2008
0.00/0.15	c 0	PID 1486
0.00/0.15	c 0	HOST node36.alineos.net
0.00/0.15	c 0	CONVERTING HOME/instance-1088417-1215246727.xml TO HOME/temp.csp
0.00/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1088417-1215246727.xml' 'HOME/temp.csp'
0.04/0.82	c 0	1 domains, 191 variables, 1 predicates, 0 relations, 2360 constraints
0.04/0.82	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.82	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.69/0.91	c 0	Parsing HOME/temp.csp
1.04/1.21	c 1	parsed 2553 expressions
1.04/1.22	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.22	c 1	Converting to clausal form CSP
1.04/1.27	c 1	converted 256 (10%) expressions
1.14/1.39	c 1	converted 511 (20%) expressions
1.24/1.42	c 1	converted 766 (30%) expressions
1.24/1.44	c 1	converted 1022 (40%) expressions
1.24/1.45	c 1	converted 1277 (50%) expressions
1.24/1.46	c 1	converted 1532 (60%) expressions
1.24/1.47	c 1	converted 1788 (70%) expressions
1.24/1.48	c 1	converted 2043 (80%) expressions
1.24/1.49	c 1	converted 2298 (90%) expressions
1.24/1.49	c 1	converted 2553 (100%) expressions
1.24/1.49	c 1	CSP : 191 integers, 0 booleans, 2360 clauses, largest domain size 7
1.24/1.49	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.49	c 1	Propagation in CSP
1.34/1.54	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.34/1.54	c 1	CSP : 191 integers, 0 booleans, 2360 clauses, largest domain size 7
1.34/1.54	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.54	c 1	Simplifing CSP by introducing new Boolean variables
1.34/1.59	c 1	CSP : 191 integers, 4720 booleans, 7080 clauses, largest domain size 7
1.34/1.59	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.64	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.44/1.65	c 1	20 (10%) CSP integer variables are encoded (100 clauses, 984 bytes)
1.44/1.65	c 1	39 (20%) CSP integer variables are encoded (195 clauses, 2029 bytes)
1.44/1.66	c 1	58 (30%) CSP integer variables are encoded (290 clauses, 3074 bytes)
1.44/1.66	c 1	77 (40%) CSP integer variables are encoded (385 clauses, 4119 bytes)
1.44/1.66	c 1	96 (50%) CSP integer variables are encoded (480 clauses, 5164 bytes)
1.44/1.66	c 1	115 (60%) CSP integer variables are encoded (575 clauses, 6209 bytes)
1.44/1.66	c 1	134 (70%) CSP integer variables are encoded (670 clauses, 7254 bytes)
1.44/1.66	c 1	153 (80%) CSP integer variables are encoded (765 clauses, 8299 bytes)
1.44/1.66	c 1	172 (90%) CSP integer variables are encoded (860 clauses, 9399 bytes)
1.44/1.66	c 1	191 (100%) CSP integer variables are encoded (955 clauses, 10634 bytes)
1.52/1.70	c 1	708 (10%) CSP clauses are encoded (4495 clauses, 61402 bytes)
1.52/1.73	c 1	1416 (20%) CSP clauses are encoded (8035 clauses, 113502 bytes)
1.52/1.74	c 1	2124 (30%) CSP clauses are encoded (11575 clauses, 165734 bytes)
1.52/1.76	c 1	2832 (40%) CSP clauses are encoded (15115 clauses, 219562 bytes)
1.52/1.77	c 1	3540 (50%) CSP clauses are encoded (18655 clauses, 274578 bytes)
1.52/1.78	c 1	4248 (60%) CSP clauses are encoded (22195 clauses, 329450 bytes)
1.52/1.79	c 1	4956 (70%) CSP clauses are encoded (25735 clauses, 384568 bytes)
1.63/1.80	c 1	5664 (80%) CSP clauses are encoded (29275 clauses, 439500 bytes)
1.63/1.81	c 1	6372 (90%) CSP clauses are encoded (32815 clauses, 494516 bytes)
1.63/1.82	c 1	7080 (100%) CSP clauses are encoded (36355 clauses, 551080 bytes)
1.63/1.83	c 1	7080 CSP clauses encoded
1.63/1.83	c 1	Writing map file : HOME/temp.map
1.63/1.83	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.83	c 1	SAT : 5866 SAT variables, 36355 SAT clauses, 551080 bytes
1.63/1.83	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.88	c 1	SOLVING HOME/temp.cnf
1.63/1.88	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1805.61	sh: line 1:  1510 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.04/1805.61	c 1805	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1805.61	c 1805	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1805.62	c ERROR INTERRUPTED
1800.04/1805.62	s UNKNOWN
1800.04/1805.62	c 1805	CPU 1799.64 (0.03 0.01 1799.61 0.41)
1800.04/1805.62	c 1805	END Sat Jul  5 11:02:13 2008

Verifier Data (download as text)

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

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-1088417-1215246727/watcher-1088417-1215246727 -o /tmp/evaluation-result-1088417-1215246727/solver-1088417-1215246727 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1088417-1215246727.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: 1.94 2.03 2.00 4/72 1486
/proc/meminfo: memFree=1870100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=18572 CPUtime=0
/proc/1486/stat : 1486 (runsolver) R 1484 1486 1114 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003645630 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1486/statm: 4643 292 257 25 0 2626 0

[startup+0.025399 s]
/proc/loadavg: 1.94 2.03 2.00 4/72 1486
/proc/meminfo: memFree=1870100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=124 CPUtime=0
/proc/1486/stat : 1486 (sugar) D 1484 1486 1114 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 2003645630 126976 23 996147200 4194304 4206940 548682068608 18446744073709551615 240905156073 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1486/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.102412 s]
/proc/loadavg: 1.94 2.03 2.00 4/72 1486
/proc/meminfo: memFree=1870100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=12412 CPUtime=0
/proc/1486/stat : 1486 (sugar) D 1484 1486 1114 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 2003645630 12709888 382 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/1486/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.302439 s]
/proc/loadavg: 1.94 2.03 2.00 4/72 1486
/proc/meminfo: memFree=1870100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=0.04
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2003645630 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701484 s]
/proc/loadavg: 1.94 2.03 2.00 4/72 1486
/proc/meminfo: memFree=1870100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=0.04
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2003645630 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50155 s]
/proc/loadavg: 1.94 2.03 2.00 4/83 1508
/proc/meminfo: memFree=1862332/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=0.69
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 974 5226 0 1 3 1 61 4 15 0 1 0 2003645630 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 797 370 3 0 500 0
[pid=1499] ppid=1486 vsize=5356 CPUtime=0
/proc/1499/stat : 1499 (sh) S 1486 1486 1114 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003645713 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1499/statm: 1339 233 193 169 0 50 0
[pid=1500] ppid=1499 vsize=868264 CPUtime=0.65
/proc/1500/stat : 1500 (java) S 1499 1486 1114 0 -1 0 5350 0 1 0 60 5 0 0 18 0 9 0 2003645713 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1500/statm: 217066 4756 1732 9 0 211641 0
[pid=1500/tid=1501] ppid=1499 vsize=868264 CPUtime=0.41
/proc/1500/task/1501/stat : 1501 (java) R 1499 1486 1114 0 -1 64 2647 0 1 0 40 1 0 0 20 0 9 0 2003645714 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 104116464 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1502] ppid=1499 vsize=868264 CPUtime=0.03
/proc/1500/task/1502/stat : 1502 (java) S 1499 1486 1114 0 -1 64 563 0 0 0 3 0 0 0 16 0 9 0 2003645715 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1503] ppid=1499 vsize=868264 CPUtime=0
/proc/1500/task/1503/stat : 1503 (java) S 1499 1486 1114 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003645715 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1504] ppid=1499 vsize=868264 CPUtime=0
/proc/1500/task/1504/stat : 1504 (java) S 1499 1486 1114 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003645715 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1505] ppid=1499 vsize=868264 CPUtime=0
/proc/1500/task/1505/stat : 1505 (java) S 1499 1486 1114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003645717 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1506] ppid=1499 vsize=868264 CPUtime=0.17
/proc/1500/task/1506/stat : 1506 (java) S 1499 1486 1114 0 -1 64 1449 0 0 0 16 1 0 0 16 0 9 0 2003645717 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1507] ppid=1499 vsize=868264 CPUtime=0
/proc/1500/task/1507/stat : 1507 (java) S 1499 1486 1114 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003645717 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1500/tid=1508] ppid=1499 vsize=868264 CPUtime=0
/proc/1500/task/1508/stat : 1508 (java) S 1499 1486 1114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003645717 889102336 4756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 887220

[startup+3.10172 s]
/proc/loadavg: 1.94 2.03 2.00 3/75 1510
/proc/meminfo: memFree=1865404/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=2864 CPUtime=1.2
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 610 0 0 0 104 16 0 0 25 0 1 0 2003645818 2932736 593 996147200 134512640 134931368 4294956256 18446744073709551615 134524236 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 716 593 42 102 0 611 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 21820

[startup+6.30103 s]
/proc/loadavg: 1.94 2.03 2.00 3/75 1510
/proc/meminfo: memFree=1863932/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=3268 CPUtime=4.36
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 733 0 0 0 420 16 0 0 25 0 1 0 2003645818 3346432 714 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 817 714 48 102 0 712 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 22224

[startup+12.7017 s]
/proc/loadavg: 1.95 2.03 2.00 3/75 1510
/proc/meminfo: memFree=1863420/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=3644 CPUtime=10.7
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 813 0 0 0 1054 16 0 0 25 0 1 0 2003645818 3731456 794 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 911 794 48 102 0 806 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 22600

[startup+25.503 s]
/proc/loadavg: 1.96 2.03 2.00 3/75 1510
/proc/meminfo: memFree=1863100/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=4244 CPUtime=23.38
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 959 0 0 0 2322 16 0 0 25 0 1 0 2003645818 4345856 940 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 1061 940 48 102 0 956 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 23200

[startup+51.1025 s]
/proc/loadavg: 1.97 2.03 2.00 3/75 1510
/proc/meminfo: memFree=1862460/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=4964 CPUtime=48.75
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 1130 0 0 0 4858 17 0 0 25 0 1 0 2003645818 5083136 1111 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 1241 1111 48 102 0 1136 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 23920

[startup+102.308 s]
/proc/loadavg: 1.99 2.02 2.00 3/75 1510
/proc/meminfo: memFree=1861308/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=6036 CPUtime=99.47
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 1399 0 0 0 9930 17 0 0 25 0 1 0 2003645818 6180864 1380 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 1509 1380 48 102 0 1404 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 24992

[startup+162.303 s]
/proc/loadavg: 1.99 2.02 2.00 3/75 1510
/proc/meminfo: memFree=1860348/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=6852 CPUtime=158.9
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 1627 0 0 0 15873 17 0 0 25 0 1 0 2003645818 7016448 1599 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/1510/statm: 1713 1599 48 102 0 1608 0
Current children cumulated CPU time (s) 160.58
Current children cumulated vsize (KiB) 25808

[startup+222.303 s]
/proc/loadavg: 1.99 2.01 2.00 3/75 1510
/proc/meminfo: memFree=1859772/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13300 CPUtime=1235.28
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 5449 0 0 0 123502 26 0 0 25 0 1 0 2003645818 13619200 3183 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3325 3183 48 102 0 3220 0
Current children cumulated CPU time (s) 1236.96
Current children cumulated vsize (KiB) 32256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 1562
/proc/meminfo: memFree=1813876/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13300 CPUtime=1295.26
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 5558 0 0 0 129500 26 0 0 25 0 1 0 2003645818 13619200 3183 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3325 3183 48 102 0 3220 0
Current children cumulated CPU time (s) 1296.94
Current children cumulated vsize (KiB) 32256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 1562
/proc/meminfo: memFree=1812020/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13432 CPUtime=1355.23
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 5770 0 0 0 135497 26 0 0 25 0 1 0 2003645818 13754368 3216 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3358 3216 48 102 0 3253 0
Current children cumulated CPU time (s) 1356.91
Current children cumulated vsize (KiB) 32388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1806836/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13432 CPUtime=1415.21
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 5890 0 0 0 141495 26 0 0 25 0 1 0 2003645818 13754368 3216 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3358 3216 48 102 0 3253 0
Current children cumulated CPU time (s) 1416.89
Current children cumulated vsize (KiB) 32388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1802292/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13820 CPUtime=1475.18
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 6029 0 0 0 147492 26 0 0 25 0 1 0 2003645818 14151680 3243 996147200 134512640 134931368 4294956256 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3455 3243 48 102 0 3350 0
Current children cumulated CPU time (s) 1476.86
Current children cumulated vsize (KiB) 32776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1801396/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13776 CPUtime=1535.17
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 6155 0 0 0 153490 27 0 0 25 0 1 0 2003645818 14106624 3243 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3444 3243 48 102 0 3339 0
Current children cumulated CPU time (s) 1536.85
Current children cumulated vsize (KiB) 32732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1800948/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=14172 CPUtime=1595.14
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 6379 0 0 0 159487 27 0 0 25 0 1 0 2003645818 14512128 3341 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3543 3341 48 102 0 3438 0
Current children cumulated CPU time (s) 1596.82
Current children cumulated vsize (KiB) 33128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1801076/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=13916 CPUtime=1655.12
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 6505 0 0 0 165485 27 0 0 25 0 1 0 2003645818 14249984 3288 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3479 3288 48 102 0 3374 0
Current children cumulated CPU time (s) 1656.8
Current children cumulated vsize (KiB) 32872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1562
/proc/meminfo: memFree=1800692/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=14576 CPUtime=1715.1
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 6728 0 0 0 171482 28 0 0 25 0 1 0 2003645818 14925824 3446 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3644 3446 48 102 0 3539 0
Current children cumulated CPU time (s) 1716.78
Current children cumulated vsize (KiB) 33532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1568
/proc/meminfo: memFree=1799212/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=15368 CPUtime=1775.07
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 7042 0 0 0 177479 28 0 0 25 0 1 0 2003645818 15736832 3628 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3842 3628 48 102 0 3737 0
Current children cumulated CPU time (s) 1776.75
Current children cumulated vsize (KiB) 34324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1568
/proc/meminfo: memFree=1799340/2055920 swapFree=4179028/4192956
[pid=1486] ppid=1484 vsize=13600 CPUtime=1.68
/proc/1486/stat : 1486 (sugar) S 1484 1486 1114 0 -1 4194304 1022 12565 0 2 3 1 153 11 16 0 1 0 2003645630 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1486/statm: 3400 798 370 3 0 500 0
[pid=1509] ppid=1486 vsize=5356 CPUtime=0
/proc/1509/stat : 1509 (sh) S 1486 1486 1114 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003645818 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1509/statm: 1339 232 193 169 0 50 0
[pid=1510] ppid=1509 vsize=15008 CPUtime=1798.36
/proc/1510/stat : 1510 (picosat) R 1509 1486 1114 0 -1 4194304 7042 0 0 0 179808 28 0 0 25 0 1 0 2003645818 15368192 3567 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/1510/statm: 3752 3567 48 102 0 3647 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 33964

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

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

Child status: 0
Real time (s): 1805.62
CPU time (s): 1800.09
CPU user time (s): 1799.66
CPU system time (s): 0.431934
CPU usage (%): 99.6936
Max. virtual memory (cumulated for all children) (KiB): 887332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21362
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1779
involuntary context switches= 17629

runsolver used 1.87571 second user time and 6.34603 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-05 10:32:07
IDJOB=1088417
IDBENCH=58082
IDSOLVER=345
FILE ID=node36/1088417-1215246727
PBS_JOBID= 7882013
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel7-7.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088417-1215246727/watcher-1088417-1215246727 -o /tmp/evaluation-result-1088417-1215246727/solver-1088417-1215246727 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1088417-1215246727.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 476f5652a7b81cad0245b6dfdd0cea29
RANDOM SEED=1185236733

node36.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.240
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.240
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:       1870580 kB
Buffers:          6088 kB
Cached:         106640 kB
SwapCached:       7700 kB
Active:          63020 kB
Inactive:        72228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870580 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          30516 kB
Slab:            35512 kB
Committed_AS:  3410828 kB
PageTables:       1704 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= 66552 MiB
End job on node36 at 2008-07-05 11:02:15