Trace number 2059641

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? (TO) 1800.14 1801.52

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-57021_ext.xml
MD5SUMdfead07b9af42ad10ea9709d5e4b6525
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark190.763
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
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 16:59:14 2009
0.00/0.08	c 0	PID 13868
0.00/0.08	c 0	HOST node69.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2059641-1247324354.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-2059641-1247324354.xml' 'HOME/temp.csp'
0.07/0.55	c 0	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.07/0.58	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.58	c 0	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'
0.54/0.66	c 1	Parsing HOME/temp.csp
0.54/0.95	c 1	parsed 626 expressions
0.54/0.95	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/0.95	c 1	Converting to clausal form CSP
0.54/0.99	c 1	converted 63 (10%) expressions
0.54/0.99	c 1	converted 126 (20%) expressions
0.54/0.99	c 1	converted 188 (30%) expressions
0.54/1.00	c 1	converted 251 (40%) expressions
0.54/1.00	c 1	converted 313 (50%) expressions
0.54/1.03	c 1	converted 376 (60%) expressions
1.04/1.11	c 1	converted 439 (70%) expressions
1.04/1.14	c 1	converted 501 (80%) expressions
1.04/1.17	c 1	converted 564 (90%) expressions
1.04/1.19	c 1	converted 626 (100%) expressions
1.04/1.19	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.04/1.19	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.19	c 1	Propagation in CSP
1.04/1.19	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.19	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.04/1.19	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.19	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.19	c 1	CSP : 25 integers, 0 booleans, 300 clauses, largest domain size 25
1.04/1.19	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.24	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.13/1.24	c 1	3 (10%) CSP integer variables are encoded (69 clauses, 668 bytes)
1.13/1.24	c 1	5 (20%) CSP integer variables are encoded (115 clauses, 1123 bytes)
1.13/1.25	c 1	8 (30%) CSP integer variables are encoded (184 clauses, 1882 bytes)
1.13/1.25	c 1	10 (40%) CSP integer variables are encoded (230 clauses, 2388 bytes)
1.13/1.25	c 1	13 (50%) CSP integer variables are encoded (299 clauses, 3147 bytes)
1.13/1.25	c 1	15 (60%) CSP integer variables are encoded (345 clauses, 3653 bytes)
1.13/1.25	c 1	18 (70%) CSP integer variables are encoded (414 clauses, 4412 bytes)
1.13/1.25	c 1	20 (80%) CSP integer variables are encoded (460 clauses, 4918 bytes)
1.13/1.25	c 1	23 (90%) CSP integer variables are encoded (529 clauses, 5677 bytes)
1.13/1.25	c 1	25 (100%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.23/1.31	c 1	30 (10%) CSP clauses are encoded (3584 clauses, 55283 bytes)
1.23/1.33	c 1	60 (20%) CSP clauses are encoded (6592 clauses, 106783 bytes)
1.23/1.35	c 1	90 (30%) CSP clauses are encoded (9649 clauses, 159412 bytes)
1.23/1.37	c 1	120 (40%) CSP clauses are encoded (12668 clauses, 216725 bytes)
1.23/1.39	c 1	150 (50%) CSP clauses are encoded (15684 clauses, 274246 bytes)
1.32/1.41	c 1	180 (60%) CSP clauses are encoded (18692 clauses, 331847 bytes)
1.32/1.43	c 1	210 (70%) CSP clauses are encoded (21759 clauses, 390613 bytes)
1.32/1.45	c 1	240 (80%) CSP clauses are encoded (24822 clauses, 449059 bytes)
1.32/1.47	c 1	270 (90%) CSP clauses are encoded (27847 clauses, 506826 bytes)
1.32/1.49	c 1	300 (100%) CSP clauses are encoded (30858 clauses, 564383 bytes)
1.32/1.49	c 1	300 CSP clauses encoded
1.41/1.50	c 1	Writing map file : HOME/temp.map
1.41/1.50	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.41/1.50	c 1	SAT : 600 SAT variables, 30858 SAT clauses, 564383 bytes
1.41/1.50	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.41/1.52	c 1	SOLVING HOME/temp.cnf
1.41/1.52	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1801.51	sh: line 1: 13892 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.09/1801.51	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1801.51	c 1801	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1801.52	c ERROR INTERRUPTED
1800.09/1801.52	s UNKNOWN
1800.09/1801.52	c 1801	CPU 1800.11 (0.05 0.02 1799.66 0.38)
1800.09/1801.52	c 1801	END Sat Jul 11 17:29:15 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-2059641-1247324354/watcher-2059641-1247324354 -o /tmp/evaluation-result-2059641-1247324354/solver-2059641-1247324354 -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-2059641-1247324354.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.00 2.00 1.98 4/72 13868
/proc/meminfo: memFree=1130040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=12268 CPUtime=0
/proc/13868/stat : 13868 (sugar) R 13866 13868 12789 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 19498093 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13868/statm: 3067 316 241 3 0 167 0

[startup+0.110519 s]
/proc/loadavg: 2.00 2.00 1.98 4/72 13868
/proc/meminfo: memFree=1130040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=0.07
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19498093 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.20153 s]
/proc/loadavg: 2.00 2.00 1.98 4/72 13868
/proc/meminfo: memFree=1130040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=0.07
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19498093 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301537 s]
/proc/loadavg: 2.00 2.00 1.98 4/72 13868
/proc/meminfo: memFree=1130040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=0.07
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19498093 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701569 s]
/proc/loadavg: 2.00 2.00 1.98 4/72 13868
/proc/meminfo: memFree=1130040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=0.54
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1309 4815 0 1 5 2 43 4 16 0 1 0 19498093 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.50263 s]
/proc/loadavg: 2.00 2.00 1.98 4/83 13890
/proc/meminfo: memFree=1112928/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=0.54
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1310 4815 0 1 5 2 43 4 15 0 1 0 19498093 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1111 409 3 0 796 0
[pid=13881] ppid=13868 vsize=5356 CPUtime=0
/proc/13881/stat : 13881 (sh) S 13868 13868 12789 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19498152 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13881/statm: 1339 233 193 169 0 50 0
[pid=13882] ppid=13881 vsize=864364 CPUtime=0.87
/proc/13882/stat : 13882 (java) S 13881 13868 12789 0 -1 0 7292 0 1 0 82 5 0 0 18 0 9 0 19498152 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13882/statm: 216091 6503 2590 9 0 210568 0
[pid=13882/tid=13883] ppid=13881 vsize=864364 CPUtime=0.52
/proc/13882/task/13883/stat : 13883 (java) R 13881 13868 12789 0 -1 64 2712 0 1 0 50 2 0 0 20 0 9 0 19498153 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13884] ppid=13881 vsize=864364 CPUtime=0.25
/proc/13882/task/13884/stat : 13884 (java) S 13881 13868 12789 0 -1 64 3542 0 0 0 23 2 0 0 16 0 9 0 19498154 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13885] ppid=13881 vsize=864364 CPUtime=0
/proc/13882/task/13885/stat : 13885 (java) S 13881 13868 12789 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19498154 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13886] ppid=13881 vsize=864364 CPUtime=0
/proc/13882/task/13886/stat : 13886 (java) S 13881 13868 12789 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 19498154 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13887] ppid=13881 vsize=864364 CPUtime=0
/proc/13882/task/13887/stat : 13887 (java) S 13881 13868 12789 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 19498156 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13888] ppid=13881 vsize=864364 CPUtime=0.08
/proc/13882/task/13888/stat : 13888 (java) S 13881 13868 12789 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 19498156 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13889] ppid=13881 vsize=864364 CPUtime=0
/proc/13882/task/13889/stat : 13889 (java) S 13881 13868 12789 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 19498156 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13882/tid=13890] ppid=13881 vsize=864364 CPUtime=0
/proc/13882/task/13890/stat : 13890 (java) S 13881 13868 12789 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 19498156 885108736 6503 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 886588

[startup+3.10176 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 13892
/proc/meminfo: memFree=1124448/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=2316 CPUtime=1.55
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 491 0 0 0 137 18 0 0 25 0 1 0 19498247 2371584 477 996147200 134512640 134931368 4294956256 18446744073709551615 134525794 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 579 477 42 102 0 474 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 24540

[startup+6.30302 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 13892
/proc/meminfo: memFree=1123808/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=2576 CPUtime=4.73
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 554 0 0 0 455 18 0 0 25 0 1 0 19498247 2637824 538 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 644 538 48 102 0 539 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 24800

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 13892
/proc/meminfo: memFree=1123424/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=2780 CPUtime=11.06
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 621 0 0 0 1088 18 0 0 25 0 1 0 19498247 2846720 605 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 695 605 48 102 0 590 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 25004

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 1.98 3/75 13892
/proc/meminfo: memFree=1123040/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=3132 CPUtime=23.74
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 707 0 0 0 2356 18 0 0 25 0 1 0 19498247 3207168 691 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 783 691 48 102 0 678 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 25356

[startup+51.1016 s]
/proc/loadavg: 2.06 2.01 1.98 3/75 13892
/proc/meminfo: memFree=1122400/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=3648 CPUtime=49.11
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 834 0 0 0 4893 18 0 0 25 0 1 0 19498247 3735552 818 996147200 134512640 134931368 4294956256 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 912 818 48 102 0 807 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 25872

[startup+102.302 s]
/proc/loadavg: 2.03 2.01 1.98 3/84 13934
/proc/meminfo: memFree=1107992/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=4180 CPUtime=100.05
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 1002 0 0 0 9986 19 0 0 25 0 1 0 19498247 4280320 974 996147200 134512640 134931368 4294956256 18446744073709551615 134525794 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 1045 974 48 102 0 940 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 26404

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 1.99 3/84 13940
/proc/meminfo: memFree=1107352/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=4764 CPUtime=160.02
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 1157 0 0 0 15983 19 0 0 25 0 1 0 19498247 4878336 1098 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 1191 1098 48 102 0 1086 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 26988

[startup+222.306 s]
/proc/loadavg: 2.22 2.06 2.01 3/84 13940
/proc/meminfo: memFree=1106776/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0

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

[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=8780 CPUtime=1239.64
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 4908 0 0 0 123940 24 0 0 25 0 1 0 19498247 8990720 2042 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2195 2042 48 102 0 2090 0
Current children cumulated CPU time (s) 1241.07
Current children cumulated vsize (KiB) 31004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13991
/proc/meminfo: memFree=1103312/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=8660 CPUtime=1299.62
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5057 0 0 0 129938 24 0 0 25 0 1 0 19498247 8867840 2027 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2165 2027 48 102 0 2060 0
Current children cumulated CPU time (s) 1301.05
Current children cumulated vsize (KiB) 30884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13991
/proc/meminfo: memFree=1102672/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=8792 CPUtime=1359.6
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5156 0 0 0 135936 24 0 0 25 0 1 0 19498247 9003008 2053 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2198 2053 48 102 0 2093 0
Current children cumulated CPU time (s) 1361.03
Current children cumulated vsize (KiB) 31016

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13991
/proc/meminfo: memFree=1102160/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9056 CPUtime=1419.59
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5364 0 0 0 141934 25 0 0 25 0 1 0 19498247 9273344 2115 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2264 2115 48 102 0 2159 0
Current children cumulated CPU time (s) 1421.02
Current children cumulated vsize (KiB) 31280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13991
/proc/meminfo: memFree=1101712/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9044 CPUtime=1479.56
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5437 0 0 0 147931 25 0 0 25 0 1 0 19498247 9261056 2115 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2261 2115 48 102 0 2156 0
Current children cumulated CPU time (s) 1480.99
Current children cumulated vsize (KiB) 31268

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13991
/proc/meminfo: memFree=1101712/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9044 CPUtime=1539.54
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5599 0 0 0 153929 25 0 0 25 0 1 0 19498247 9261056 2123 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2261 2123 48 102 0 2156 0
Current children cumulated CPU time (s) 1540.97
Current children cumulated vsize (KiB) 31268

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/77 13991
/proc/meminfo: memFree=1100944/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9176 CPUtime=1599.52
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5714 0 0 0 159926 26 0 0 25 0 1 0 19498247 9396224 2161 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2294 2161 48 102 0 2189 0
Current children cumulated CPU time (s) 1600.95
Current children cumulated vsize (KiB) 31400

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/77 13991
/proc/meminfo: memFree=1101072/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9176 CPUtime=1659.5
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5791 0 0 0 165924 26 0 0 25 0 1 0 19498247 9396224 2161 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2294 2161 48 102 0 2189 0
Current children cumulated CPU time (s) 1660.93
Current children cumulated vsize (KiB) 31400

[startup+1722.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 13991
/proc/meminfo: memFree=1100432/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9240 CPUtime=1719.48
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 5996 0 0 0 171922 26 0 0 25 0 1 0 19498247 9461760 2187 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2310 2187 48 102 0 2205 0
Current children cumulated CPU time (s) 1720.91
Current children cumulated vsize (KiB) 31464

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/77 13991
/proc/meminfo: memFree=1100304/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9372 CPUtime=1779.46
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 6092 0 0 0 177920 26 0 0 25 0 1 0 19498247 9596928 2203 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2343 2203 48 102 0 2238 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 31596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.06 2.05 2.01 3/77 13991
/proc/meminfo: memFree=1099600/2055920 swapFree=4192956/4192956
[pid=13868] ppid=13866 vsize=16868 CPUtime=1.43
/proc/13868/stat : 13868 (sugar) S 13866 13868 12789 0 -1 4194304 1364 12404 0 2 5 2 125 11 16 0 1 0 19498093 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13868/statm: 4217 1112 409 3 0 796 0
[pid=13891] ppid=13868 vsize=5356 CPUtime=0
/proc/13891/stat : 13891 (sh) S 13868 13868 12789 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19498246 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13891/statm: 1339 232 193 169 0 50 0
[pid=13892] ppid=13891 vsize=9372 CPUtime=1798.66
/proc/13892/stat : 13892 (picosat) R 13891 13868 12789 0 -1 4194304 6096 0 0 0 179840 26 0 0 25 0 1 0 19498247 9596928 2207 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13892/statm: 2343 2207 48 102 0 2238 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 31596

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): 1801.52
CPU time (s): 1800.14
CPU user time (s): 1799.72
CPU system time (s): 0.414936
CPU usage (%): 99.9231
Max. virtual memory (cumulated for all children) (KiB): 886588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20644
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= 1999
involuntary context switches= 21306

runsolver used 2.16767 second user time and 5.84811 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-11 16:59:14
IDJOB=2059641
IDBENCH=53600
IDSOLVER=738
FILE ID=node69/2059641-1247324354
PBS_JOBID= 9506493
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-57021_ext.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-2059641-1247324354/watcher-2059641-1247324354 -o /tmp/evaluation-result-2059641-1247324354/solver-2059641-1247324354 -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-2059641-1247324354.xml

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

MD5SUM BENCH= dfead07b9af42ad10ea9709d5e4b6525
RANDOM SEED=1799822523

node69.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.211
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.211
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:       1130520 kB
Buffers:         45988 kB
Cached:         808024 kB
SwapCached:          0 kB
Active:         126900 kB
Inactive:       746200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1130520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            37528 kB
Committed_AS:   135468 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node69 at 2009-07-11 17:29:17