Trace number 1035039

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.04 1813.22

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-56021_ext.xml
MD5SUMf7f74e7fb129e165bbd6cd57d9121fe6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.5512
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.04	c 0	Sugar v1-13 + HOME/picosat
0.02/0.04	c 0	BEGIN Wed Jul  2 00:28:22 2008
0.02/0.04	c 0	PID 6816
0.02/0.04	c 0	HOST node86.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1035039-1214951302.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1035039-1214951302.xml' 'HOME/temp.csp'
0.03/0.55	c 1	1 domains, 27 variables, 0 predicates, 351 relations, 351 constraints
0.03/0.56	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.56	c 1	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.53/0.64	c 1	Parsing HOME/temp.csp
0.94/1.06	c 1	parsed 730 expressions
0.94/1.07	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.94/1.07	c 1	Converting to clausal form CSP
0.94/1.09	c 1	converted 73 (10%) expressions
0.94/1.10	c 1	converted 146 (20%) expressions
0.94/1.10	c 1	converted 219 (30%) expressions
0.94/1.10	c 1	converted 292 (40%) expressions
1.05/1.11	c 1	converted 365 (50%) expressions
1.05/1.20	c 2	converted 438 (60%) expressions
1.14/1.23	c 2	converted 511 (70%) expressions
1.14/1.26	c 2	converted 584 (80%) expressions
1.14/1.28	c 2	converted 657 (90%) expressions
1.24/1.31	c 2	converted 730 (100%) expressions
1.24/1.31	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.24/1.31	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.31	c 2	Propagation in CSP
1.24/1.31	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.31	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.24/1.31	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.31	c 2	Simplifing CSP by introducing new Boolean variables
1.24/1.31	c 2	CSP : 27 integers, 0 booleans, 351 clauses, largest domain size 27
1.24/1.31	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.37	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.38	c 2	3 (10%) CSP integer variables are encoded (75 clauses, 722 bytes)
1.24/1.38	c 2	6 (20%) CSP integer variables are encoded (150 clauses, 1506 bytes)
1.24/1.38	c 2	9 (30%) CSP integer variables are encoded (225 clauses, 2331 bytes)
1.24/1.38	c 2	11 (40%) CSP integer variables are encoded (275 clauses, 2881 bytes)
1.24/1.38	c 2	14 (50%) CSP integer variables are encoded (350 clauses, 3706 bytes)
1.24/1.38	c 2	17 (60%) CSP integer variables are encoded (425 clauses, 4531 bytes)
1.24/1.39	c 2	19 (70%) CSP integer variables are encoded (475 clauses, 5081 bytes)
1.24/1.39	c 2	22 (80%) CSP integer variables are encoded (550 clauses, 5906 bytes)
1.24/1.39	c 2	25 (90%) CSP integer variables are encoded (625 clauses, 6731 bytes)
1.24/1.39	c 2	27 (100%) CSP integer variables are encoded (675 clauses, 7281 bytes)
1.34/1.45	c 2	36 (10%) CSP clauses are encoded (4741 clauses, 74627 bytes)
1.34/1.47	c 2	71 (20%) CSP clauses are encoded (8710 clauses, 143026 bytes)
1.44/1.50	c 2	106 (30%) CSP clauses are encoded (12696 clauses, 214475 bytes)
1.44/1.52	c 2	141 (40%) CSP clauses are encoded (16648 clauses, 290324 bytes)
1.44/1.54	c 2	176 (50%) CSP clauses are encoded (20626 clauses, 366608 bytes)
1.44/1.57	c 2	211 (60%) CSP clauses are encoded (24612 clauses, 443094 bytes)
1.44/1.59	c 2	246 (70%) CSP clauses are encoded (28616 clauses, 519739 bytes)
1.54/1.62	c 2	281 (80%) CSP clauses are encoded (32592 clauses, 595983 bytes)
1.54/1.64	c 2	316 (90%) CSP clauses are encoded (36568 clauses, 672161 bytes)
1.54/1.66	c 2	351 (100%) CSP clauses are encoded (40579 clauses, 749168 bytes)
1.54/1.66	c 2	351 CSP clauses encoded
1.54/1.66	c 2	Writing map file : HOME/temp.map
1.54/1.66	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.54/1.66	c 2	SAT : 702 SAT variables, 40579 SAT clauses, 749168 bytes
1.54/1.66	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.71	c 2	SOLVING HOME/temp.cnf
1.61/1.71	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.00/1813.20	sh: line 1:  6840 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.00/1813.20	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1813.20	c 1814	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.00/1813.21	c ERROR INTERRUPTED
1800.00/1813.21	s UNKNOWN
1800.00/1813.21	c 1814	CPU 1799.6 (0.03 0.01 1799.57 0.41)
1800.00/1813.21	c 1814	END Wed Jul  2 00:58:36 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-1035039-1214951302/watcher-1035039-1214951302 -o /tmp/evaluation-result-1035039-1214951302/solver-1035039-1214951302 -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-1035039-1214951302.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.35 2.15 1.77 4/75 6816
/proc/meminfo: memFree=1557240/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=12272 CPUtime=0
/proc/6816/stat : 6816 (sugar) R 6814 6816 6279 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 650859209 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 240154016357 0 0 4224 0 0 0 0 17 1 0 0
/proc/6816/statm: 3068 327 246 3 0 168 0

[startup+0.0299769 s]
/proc/loadavg: 2.35 2.15 1.77 4/75 6816
/proc/meminfo: memFree=1557240/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13204 CPUtime=0.02
/proc/6816/stat : 6816 (sugar) R 6814 6816 6279 0 -1 4194304 658 0 0 0 2 0 0 0 18 0 1 0 650859209 13520896 626 996147200 4194304 4206940 548682068608 18446744073709551615 240153694945 0 0 4224 0 0 0 0 17 1 0 0
/proc/6816/statm: 3301 626 316 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.101983 s]
/proc/loadavg: 2.35 2.15 1.77 4/75 6816
/proc/meminfo: memFree=1557240/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=0.03
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 650859209 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6816/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302004 s]
/proc/loadavg: 2.35 2.15 1.77 4/75 6816
/proc/meminfo: memFree=1557240/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=0.03
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 650859209 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6816/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701048 s]
/proc/loadavg: 2.35 2.15 1.77 4/75 6816
/proc/meminfo: memFree=1557240/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=0.53
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 973 4830 0 1 3 0 46 4 15 0 1 0 650859209 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13600

[startup+1.50214 s]
/proc/loadavg: 2.41 2.17 1.77 3/86 6838
/proc/meminfo: memFree=1543840/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=0.54
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 974 4830 0 1 3 1 46 4 15 0 1 0 650859209 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 797 370 3 0 500 0
[pid=6829] ppid=6816 vsize=5356 CPUtime=0
/proc/6829/stat : 6829 (sh) S 6816 6816 6279 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 650859266 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6829/statm: 1339 233 193 169 0 50 0
[pid=6830] ppid=6829 vsize=864308 CPUtime=0.9
/proc/6830/stat : 6830 (java) S 6829 6816 6279 0 -1 0 7968 0 1 0 86 4 0 0 20 0 9 0 650859266 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6830/statm: 216077 7204 2564 9 0 210624 0
[pid=6830/tid=6831] ppid=6829 vsize=864308 CPUtime=0.49
/proc/6830/task/6831/stat : 6831 (java) R 6829 6816 6279 0 -1 64 2666 0 1 0 48 1 0 0 25 0 9 0 650859267 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4126607008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6832] ppid=6829 vsize=864308 CPUtime=0.26
/proc/6830/task/6832/stat : 6832 (java) S 6829 6816 6279 0 -1 64 4245 0 0 0 25 1 0 0 16 0 9 0 650859268 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6833] ppid=6829 vsize=864308 CPUtime=0
/proc/6830/task/6833/stat : 6833 (java) S 6829 6816 6279 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650859268 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6834] ppid=6829 vsize=864308 CPUtime=0
/proc/6830/task/6834/stat : 6834 (java) S 6829 6816 6279 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 650859268 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6835] ppid=6829 vsize=864308 CPUtime=0
/proc/6830/task/6835/stat : 6835 (java) S 6829 6816 6279 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650859270 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6836] ppid=6829 vsize=864308 CPUtime=0.11
/proc/6830/task/6836/stat : 6836 (java) S 6829 6816 6279 0 -1 64 361 0 0 0 11 0 0 0 16 0 9 0 650859270 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6837] ppid=6829 vsize=864308 CPUtime=0
/proc/6830/task/6837/stat : 6837 (java) S 6829 6816 6279 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650859270 885051392 7204 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6830/tid=6838] ppid=6829 vsize=864308 CPUtime=0
/proc/6830/task/6838/stat : 6838 (java) R 6829 6816 6279 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650859270 885051392 7204 996147200 134512640 134550740 4294955952 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) 883264

[startup+3.10132 s]
/proc/loadavg: 2.41 2.17 1.77 3/78 6840
/proc/meminfo: memFree=1552344/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=2452 CPUtime=1.37
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 535 0 0 0 114 23 0 0 25 0 1 0 650859381 2510848 521 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 613 521 42 102 0 508 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 21408

[startup+6.30268 s]
/proc/loadavg: 2.37 2.16 1.77 3/78 6840
/proc/meminfo: memFree=1551192/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=3088 CPUtime=4.55
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 688 0 0 0 432 23 0 0 25 0 1 0 650859381 3162112 672 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 772 672 48 102 0 667 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 22044

[startup+12.7014 s]
/proc/loadavg: 2.34 2.16 1.78 3/78 6840
/proc/meminfo: memFree=1550944/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=3196 CPUtime=10.92
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 730 0 0 0 1069 23 0 0 25 0 1 0 650859381 3272704 714 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 799 714 48 102 0 694 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22152

[startup+25.5018 s]
/proc/loadavg: 2.29 2.16 1.78 3/78 6840
/proc/meminfo: memFree=1550496/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=3640 CPUtime=23.65
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 844 0 0 0 2342 23 0 0 25 0 1 0 650859381 3727360 828 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 910 828 48 102 0 805 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 22596

[startup+51.1017 s]
/proc/loadavg: 2.17 2.14 1.78 3/78 6840
/proc/meminfo: memFree=1549472/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=4132 CPUtime=49.12
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 975 0 0 0 4889 23 0 0 25 0 1 0 650859381 4231168 959 996147200 134512640 134931368 4294956256 18446744073709551615 134525763 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 1033 959 48 102 0 928 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 23088

[startup+102.306 s]
/proc/loadavg: 2.07 2.12 1.79 3/78 6840
/proc/meminfo: memFree=1547936/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=5108 CPUtime=100.07
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 1168 0 0 0 9984 23 0 0 25 0 1 0 650859381 5230592 1152 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 1277 1152 48 102 0 1172 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 24064

[startup+162.301 s]
/proc/loadavg: 2.02 2.09 1.80 3/78 6840
/proc/meminfo: memFree=1547040/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=5628 CPUtime=159.77
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 1384 0 0 0 15953 24 0 0 25 0 1 0 650859381 5763072 1237 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 1407 1237 48 102 0 1302 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 24584

[startup+222.302 s]
/proc/loadavg: 2.01 2.07 1.82 3/78 6840
/proc/meminfo: memFree=1546080/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=9460 CPUtime=1231.86
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 4685 0 0 0 123158 28 0 0 25 0 1 0 650859381 9687040 2241 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2365 2241 48 102 0 2260 0
Current children cumulated CPU time (s) 1233.48
Current children cumulated vsize (KiB) 28416

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566768/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=9856 CPUtime=1291.4
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 4840 0 0 0 129112 28 0 0 25 0 1 0 650859381 10092544 2321 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2464 2321 48 102 0 2359 0
Current children cumulated CPU time (s) 1293.02
Current children cumulated vsize (KiB) 28812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566512/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10040 CPUtime=1350.94
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5111 0 0 0 135065 29 0 0 25 0 1 0 650859381 10280960 2370 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2510 2370 48 102 0 2405 0
Current children cumulated CPU time (s) 1352.56
Current children cumulated vsize (KiB) 28996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566512/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=9936 CPUtime=1410.48
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5191 0 0 0 141019 29 0 0 25 0 1 0 650859381 10174464 2368 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2484 2368 48 102 0 2379 0
Current children cumulated CPU time (s) 1412.1
Current children cumulated vsize (KiB) 28892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566640/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=9936 CPUtime=1470.02
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5270 0 0 0 146973 29 0 0 25 0 1 0 650859381 10174464 2368 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2484 2368 48 102 0 2379 0
Current children cumulated CPU time (s) 1471.64
Current children cumulated vsize (KiB) 28892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566128/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10464 CPUtime=1529.56
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5461 0 0 0 152927 29 0 0 25 0 1 0 650859381 10715136 2476 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2616 2476 48 102 0 2511 0
Current children cumulated CPU time (s) 1531.18
Current children cumulated vsize (KiB) 29420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566064/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10464 CPUtime=1589.09
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5563 0 0 0 158880 29 0 0 25 0 1 0 650859381 10715136 2495 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2616 2495 48 102 0 2511 0
Current children cumulated CPU time (s) 1590.71
Current children cumulated vsize (KiB) 29420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566000/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10464 CPUtime=1648.64
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5646 0 0 0 164834 30 0 0 25 0 1 0 650859381 10715136 2495 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2616 2495 48 102 0 2511 0
Current children cumulated CPU time (s) 1650.26
Current children cumulated vsize (KiB) 29420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1566000/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10456 CPUtime=1708.18
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5729 0 0 0 170788 30 0 0 25 0 1 0 650859381 10706944 2495 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2614 2495 48 102 0 2509 0
Current children cumulated CPU time (s) 1709.8
Current children cumulated vsize (KiB) 29412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1565872/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10588 CPUtime=1767.72
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5845 0 0 0 176742 30 0 0 25 0 1 0 650859381 10842112 2524 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2647 2524 48 102 0 2542 0
Current children cumulated CPU time (s) 1769.34
Current children cumulated vsize (KiB) 29544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 6872
/proc/meminfo: memFree=1565744/2055920 swapFree=4179632/4192956
[pid=6816] ppid=6814 vsize=13600 CPUtime=1.62
/proc/6816/stat : 6816 (sugar) S 6814 6816 6279 0 -1 4194304 1022 13138 0 2 3 1 148 10 16 0 1 0 650859209 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6816/statm: 3400 798 370 3 0 500 0
[pid=6839] ppid=6816 vsize=5356 CPUtime=0
/proc/6839/stat : 6839 (sh) S 6816 6816 6279 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 650859380 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6839/statm: 1339 232 193 169 0 50 0
[pid=6840] ppid=6839 vsize=10588 CPUtime=1798.38
/proc/6840/stat : 6840 (picosat) R 6839 6816 6279 0 -1 4194304 5951 0 0 0 179808 30 0 0 25 0 1 0 650859381 10842112 2543 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6840/statm: 2647 2543 48 102 0 2542 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 29544

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): 1813.22
CPU time (s): 1800.04
CPU user time (s): 1799.61
CPU system time (s): 0.428934
CPU usage (%): 99.2733
Max. virtual memory (cumulated for all children) (KiB): 883264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20844
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= 2147
involuntary context switches= 41616

runsolver used 1.70474 second user time and 5.19421 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-02 00:28:22
IDJOB=1035039
IDBENCH=53375
IDSOLVER=345
FILE ID=node86/1035039-1214951302
PBS_JOBID= 7870164
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-56021_ext.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-1035039-1214951302/watcher-1035039-1214951302 -o /tmp/evaluation-result-1035039-1214951302/solver-1035039-1214951302 -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-1035039-1214951302.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f7f74e7fb129e165bbd6cd57d9121fe6
RANDOM SEED=1156246365

node86.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.220
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.220
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:       1557720 kB
Buffers:         48436 kB
Cached:         358968 kB
SwapCached:       7260 kB
Active:         186752 kB
Inactive:       257288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557720 kB
SwapTotal:     4192956 kB
SwapFree:      4179632 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          42356 kB
Slab:            39304 kB
Committed_AS:  1004936 kB
PageTables:       1964 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= 66532 MiB
End job on node86 at 2008-07-02 00:58:38