Trace number 1080069

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.13 1808.82

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-3_ext.xml
MD5SUM40017794d5449d97408a6786f1b506f6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.9898
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.18	c 0	Sugar v1-13 + HOME/picosat
0.00/0.18	c 0	BEGIN Sat Jul  5 00:49:36 2008
0.00/0.18	c 0	PID 11928
0.00/0.18	c 0	HOST node76.alineos.net
0.00/0.18	c 0	CONVERTING HOME/instance-1080069-1215211776.xml TO HOME/temp.csp
0.00/0.18	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1080069-1215211776.xml' 'HOME/temp.csp'
0.04/0.87	c 1	1 domains, 20 variables, 0 predicates, 59 relations, 59 constraints
0.04/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.92	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.04/0.99	c 1	Parsing HOME/temp.csp
1.78/2.03	c 2	parsed 139 expressions
1.78/2.03	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.78/2.03	c 2	Converting to clausal form CSP
1.78/2.05	c 2	converted 14 (10%) expressions
1.78/2.07	c 2	converted 28 (20%) expressions
1.98/2.23	c 2	converted 42 (30%) expressions
1.98/2.23	c 2	converted 56 (40%) expressions
1.98/2.24	c 2	converted 70 (50%) expressions
2.08/2.33	c 3	converted 84 (60%) expressions
2.18/2.44	c 3	converted 98 (70%) expressions
2.28/2.54	c 3	converted 112 (80%) expressions
2.37/2.65	c 3	converted 126 (90%) expressions
2.67/2.98	c 3	converted 139 (100%) expressions
2.67/2.98	c 3	CSP : 20 integers, 0 booleans, 59 clauses, largest domain size 20
2.67/2.98	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.67/2.98	c 3	Propagation in CSP
2.67/2.98	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.67/2.98	c 3	CSP : 20 integers, 0 booleans, 59 clauses, largest domain size 20
2.67/2.98	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.67/2.98	c 3	Simplifing CSP by introducing new Boolean variables
2.67/2.98	c 3	CSP : 20 integers, 0 booleans, 59 clauses, largest domain size 20
2.67/2.98	c 3	Heap : 40 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.88/3.10	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.88/3.11	c 3	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
2.88/3.11	c 3	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
2.88/3.11	c 3	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
2.88/3.11	c 3	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
2.88/3.11	c 3	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
2.88/3.12	c 3	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
2.88/3.12	c 3	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.88/3.12	c 3	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
2.88/3.12	c 3	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
2.88/3.12	c 3	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.98/3.30	c 4	6 (10%) CSP clauses are encoded (11156 clauses, 255393 bytes)
3.17/3.43	c 4	12 (20%) CSP clauses are encoded (22000 clauses, 512862 bytes)
3.27/3.56	c 4	18 (30%) CSP clauses are encoded (32751 clauses, 776275 bytes)
3.36/3.68	c 4	24 (40%) CSP clauses are encoded (43576 clauses, 1045479 bytes)
3.47/3.80	c 4	30 (50%) CSP clauses are encoded (53752 clauses, 1293447 bytes)
3.67/3.93	c 4	36 (60%) CSP clauses are encoded (64522 clauses, 1569607 bytes)
3.76/4.05	c 4	42 (70%) CSP clauses are encoded (75387 clauses, 1860522 bytes)
3.86/4.18	c 4	48 (80%) CSP clauses are encoded (86148 clauses, 2148365 bytes)
4.07/4.31	c 5	54 (90%) CSP clauses are encoded (96986 clauses, 2438563 bytes)
4.17/4.41	c 5	59 (100%) CSP clauses are encoded (106025 clauses, 2680488 bytes)
4.17/4.42	c 5	59 CSP clauses encoded
4.17/4.42	c 5	Writing map file : HOME/temp.map
4.17/4.42	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.17/4.42	c 5	SAT : 380 SAT variables, 106025 SAT clauses, 2680488 bytes
4.17/4.42	c 5	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.17/4.46	c 5	SOLVING HOME/temp.cnf
4.17/4.46	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.08/1808.80	sh: line 1: 11952 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.08/1808.81	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1808.81	c 1809	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.08/1808.81	c ERROR INTERRUPTED
1800.08/1808.82	s UNKNOWN
1800.08/1808.82	c 1809	CPU 1799.06 (0.03 0.01 1799.03 1.04)
1800.08/1808.82	c 1809	END Sat Jul  5 01:19:45 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-1080069-1215211776/watcher-1080069-1215211776 -o /tmp/evaluation-result-1080069-1215211776/solver-1080069-1215211776 -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-1080069-1215211776.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.08 1.63 0.81 3/80 11928
/proc/meminfo: memFree=1744584/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=18572 CPUtime=0
/proc/11928/stat : 11928 (runsolver) D 11926 11928 11600 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 132858252 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 265674091815 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11928/statm: 4643 292 257 25 0 2626 0

[startup+0.01602 s]
/proc/loadavg: 2.08 1.63 0.81 3/80 11928
/proc/meminfo: memFree=1744584/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=18572 CPUtime=0
/proc/11928/stat : 11928 (runsolver) D 11926 11928 11600 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 132858252 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 265674091815 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11928/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101039 s]
/proc/loadavg: 2.08 1.63 0.81 3/80 11928
/proc/meminfo: memFree=1744584/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=12272 CPUtime=0
/proc/11928/stat : 11928 (sugar) D 11926 11928 11600 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 132858252 12566528 375 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/11928/statm: 3068 375 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301059 s]
/proc/loadavg: 2.08 1.63 0.81 3/80 11928
/proc/meminfo: memFree=1744584/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=0.04
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 132858252 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701102 s]
/proc/loadavg: 2.08 1.63 0.81 3/80 11928
/proc/meminfo: memFree=1744584/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=0.04
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 900 127 0 0 3 1 0 0 16 0 1 0 132858252 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5012 s]
/proc/loadavg: 2.08 1.64 0.82 3/91 11950
/proc/meminfo: memFree=1736176/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=0.72
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 973 6998 0 1 3 1 62 6 15 0 1 0 132858252 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 797 370 3 0 500 0
[pid=11941] ppid=11928 vsize=5356 CPUtime=0
/proc/11941/stat : 11941 (sh) S 11928 11928 11600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 132858344 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11941/statm: 1339 233 193 169 0 50 0
[pid=11942] ppid=11941 vsize=864012 CPUtime=0.56
/proc/11942/stat : 11942 (java) S 11941 11928 11600 0 -1 0 6843 0 1 0 53 3 0 0 18 0 9 0 132858344 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11942/statm: 216003 6132 2532 9 0 210585 0
[pid=11942/tid=11943] ppid=11941 vsize=864012 CPUtime=0.33
/proc/11942/task/11943/stat : 11943 (java) R 11941 11928 11600 0 -1 64 2459 0 1 0 32 1 0 0 22 0 9 0 132858345 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4126413475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11944] ppid=11941 vsize=864012 CPUtime=0.18
/proc/11942/task/11944/stat : 11944 (java) S 11941 11928 11600 0 -1 64 3376 0 0 0 17 1 0 0 16 0 9 0 132858346 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11945] ppid=11941 vsize=864012 CPUtime=0
/proc/11942/task/11945/stat : 11945 (java) S 11941 11928 11600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 132858346 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11946] ppid=11941 vsize=864012 CPUtime=0
/proc/11942/task/11946/stat : 11946 (java) S 11941 11928 11600 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 132858346 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11947] ppid=11941 vsize=864012 CPUtime=0
/proc/11942/task/11947/stat : 11947 (java) S 11941 11928 11600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 132858348 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11948] ppid=11941 vsize=864012 CPUtime=0.03
/proc/11942/task/11948/stat : 11948 (java) S 11941 11928 11600 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 132858348 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11949] ppid=11941 vsize=864012 CPUtime=0
/proc/11942/task/11949/stat : 11949 (java) S 11941 11928 11600 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 132858348 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11950] ppid=11941 vsize=864012 CPUtime=0
/proc/11942/task/11950/stat : 11950 (java) S 11941 11928 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 132858348 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 882968

[startup+3.10238 s]
/proc/loadavg: 2.08 1.64 0.82 4/91 11950
/proc/meminfo: memFree=1711664/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=0.72
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 974 6998 0 1 3 1 62 6 15 0 1 0 132858252 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 797 370 3 0 500 0
[pid=11941] ppid=11928 vsize=5356 CPUtime=0
/proc/11941/stat : 11941 (sh) S 11928 11928 11600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 132858344 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11941/statm: 1339 233 193 169 0 50 0
[pid=11942] ppid=11941 vsize=864160 CPUtime=2.16
/proc/11942/stat : 11942 (java) S 11941 11928 11600 0 -1 0 15135 0 1 0 207 9 0 0 18 0 9 0 132858344 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11942/statm: 216040 14365 2540 9 0 210615 0
[pid=11942/tid=11943] ppid=11941 vsize=864160 CPUtime=0.98
/proc/11942/task/11943/stat : 11943 (java) R 11941 11928 11600 0 -1 64 3188 0 1 0 96 2 0 0 20 0 9 0 132858345 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11944] ppid=11941 vsize=864160 CPUtime=1.1
/proc/11942/task/11944/stat : 11944 (java) R 11941 11928 11600 0 -1 64 10930 0 0 0 105 5 0 0 18 0 9 0 132858346 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 104182342 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11945] ppid=11941 vsize=864160 CPUtime=0
/proc/11942/task/11945/stat : 11945 (java) S 11941 11928 11600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 132858346 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11946] ppid=11941 vsize=864160 CPUtime=0
/proc/11942/task/11946/stat : 11946 (java) S 11941 11928 11600 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 132858346 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11947] ppid=11941 vsize=864160 CPUtime=0
/proc/11942/task/11947/stat : 11947 (java) S 11941 11928 11600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 132858348 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11948] ppid=11941 vsize=864160 CPUtime=0.04
/proc/11942/task/11948/stat : 11948 (java) S 11941 11928 11600 0 -1 64 321 0 0 0 4 0 0 0 16 0 9 0 132858348 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11949] ppid=11941 vsize=864160 CPUtime=0
/proc/11942/task/11949/stat : 11949 (java) S 11941 11928 11600 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 132858348 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11942/tid=11950] ppid=11941 vsize=864160 CPUtime=0
/proc/11942/task/11950/stat : 11950 (java) S 11941 11928 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 132858348 884899840 14365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 883116

[startup+6.30273 s]
/proc/loadavg: 2.07 1.65 0.82 3/83 11952
/proc/meminfo: memFree=1734256/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=5232 CPUtime=1.81
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 1214 0 0 0 102 79 0 0 25 0 1 0 132858699 5357568 1200 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 1308 1200 42 102 0 1203 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 24188

[startup+12.7014 s]
/proc/loadavg: 2.07 1.65 0.83 3/83 11952
/proc/meminfo: memFree=1731696/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=6156 CPUtime=8.18
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 1474 0 0 0 739 79 0 0 25 0 1 0 132858699 6303744 1460 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 1539 1460 42 102 0 1434 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 25112

[startup+25.5019 s]
/proc/loadavg: 2.06 1.66 0.84 3/83 11952
/proc/meminfo: memFree=1730608/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=7680 CPUtime=20.92
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 1742 0 0 0 2013 79 0 0 25 0 1 0 132858699 7864320 1726 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 1920 1726 48 102 0 1815 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 26636

[startup+51.1017 s]
/proc/loadavg: 2.03 1.69 0.88 3/83 11954
/proc/meminfo: memFree=1730224/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=7940 CPUtime=46.4
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 1814 0 0 0 4560 80 0 0 25 0 1 0 132858699 8130560 1798 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 1985 1798 48 102 0 1880 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 26896

[startup+102.306 s]
/proc/loadavg: 2.01 1.74 0.93 3/83 11954
/proc/meminfo: memFree=1727536/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=8428 CPUtime=97.35
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 1986 0 0 0 9655 80 0 0 25 0 1 0 132858699 8630272 1902 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 2107 1902 48 102 0 2002 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 27384

[startup+162.301 s]
/proc/loadavg: 2.00 1.78 1.00 3/83 11954
/proc/meminfo: memFree=1724016/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0

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

[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=13136 CPUtime=1231.83
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 4679 0 0 0 123100 83 0 0 25 0 1 0 132858699 13451264 3127 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3284 3127 48 102 0 3179 0
Current children cumulated CPU time (s) 1236.02
Current children cumulated vsize (KiB) 32092

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/83 11960
/proc/meminfo: memFree=1695992/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=13664 CPUtime=1291.54
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 4912 0 0 0 129071 83 0 0 25 0 1 0 132858699 13991936 3263 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3416 3263 48 102 0 3311 0
Current children cumulated CPU time (s) 1295.73
Current children cumulated vsize (KiB) 32620

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/83 11960
/proc/meminfo: memFree=1695032/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=13664 CPUtime=1351.25
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 4917 0 0 0 135042 83 0 0 25 0 1 0 132858699 13991936 3268 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3416 3268 48 102 0 3311 0
Current children cumulated CPU time (s) 1355.44
Current children cumulated vsize (KiB) 32620

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.71 3/83 11960
/proc/meminfo: memFree=1691000/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=13928 CPUtime=1410.96
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5059 0 0 0 141013 83 0 0 25 0 1 0 132858699 14262272 3313 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3482 3313 48 102 0 3377 0
Current children cumulated CPU time (s) 1415.15
Current children cumulated vsize (KiB) 32884

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/83 11960
/proc/meminfo: memFree=1688696/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14060 CPUtime=1470.66
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5199 0 0 0 146983 83 0 0 25 0 1 0 132858699 14397440 3351 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3515 3351 48 102 0 3410 0
Current children cumulated CPU time (s) 1474.85
Current children cumulated vsize (KiB) 33016

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/83 11960
/proc/meminfo: memFree=1688504/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14060 CPUtime=1530.37
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5199 0 0 0 152954 83 0 0 25 0 1 0 132858699 14397440 3351 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3515 3351 48 102 0 3410 0
Current children cumulated CPU time (s) 1534.56
Current children cumulated vsize (KiB) 33016

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/83 11960
/proc/meminfo: memFree=1688312/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14060 CPUtime=1590.09
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5331 0 0 0 158925 84 0 0 25 0 1 0 132858699 14397440 3381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3515 3381 48 102 0 3410 0
Current children cumulated CPU time (s) 1594.28
Current children cumulated vsize (KiB) 33016

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/83 11960
/proc/meminfo: memFree=1688312/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14060 CPUtime=1649.8
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5331 0 0 0 164896 84 0 0 25 0 1 0 132858699 14397440 3381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3515 3381 48 102 0 3410 0
Current children cumulated CPU time (s) 1653.99
Current children cumulated vsize (KiB) 33016

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/83 11960
/proc/meminfo: memFree=1687992/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14324 CPUtime=1709.51
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5491 0 0 0 170867 84 0 0 25 0 1 0 132858699 14667776 3434 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3581 3434 48 102 0 3476 0
Current children cumulated CPU time (s) 1713.7
Current children cumulated vsize (KiB) 33280

[startup+1782.3 s]
/proc/loadavg: 1.96 1.96 1.78 3/82 11988
/proc/meminfo: memFree=1789048/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14324 CPUtime=1769.4
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5491 0 0 0 176856 84 0 0 25 0 1 0 132858699 14667776 3434 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3581 3434 48 102 0 3476 0
Current children cumulated CPU time (s) 1773.59
Current children cumulated vsize (KiB) 33280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 1.97 1.96 1.78 3/82 11988
/proc/meminfo: memFree=1789112/2055920 swapFree=4179164/4192956
[pid=11928] ppid=11926 vsize=13600 CPUtime=4.19
/proc/11928/stat : 11928 (sugar) S 11926 11928 11600 0 -1 4194304 1022 22611 0 2 3 1 397 18 16 0 1 0 132858252 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11928/statm: 3400 798 370 3 0 500 0
[pid=11951] ppid=11928 vsize=5356 CPUtime=0
/proc/11951/stat : 11951 (sh) S 11928 11928 11600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 132858698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11951/statm: 1339 232 193 169 0 50 0
[pid=11952] ppid=11951 vsize=14324 CPUtime=1795.89
/proc/11952/stat : 11952 (picosat) R 11951 11928 11600 0 -1 4194304 5491 0 0 0 179505 84 0 0 25 0 1 0 132858699 14667776 3434 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11952/statm: 3581 3434 48 102 0 3476 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 33280

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): 1808.82
CPU time (s): 1800.13
CPU user time (s): 1799.08
CPU system time (s): 1.05684
CPU usage (%): 99.5195
Max. virtual memory (cumulated for all children) (KiB): 883228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.05684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29857
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= 2448
involuntary context switches= 22895

runsolver used 2.0037 second user time and 6.23905 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 00:49:36
IDJOB=1080069
IDBENCH=56932
IDSOLVER=345
FILE ID=node76/1080069-1215211776
PBS_JOBID= 7881791
Free space on /tmp= 66476 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-3_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-1080069-1215211776/watcher-1080069-1215211776 -o /tmp/evaluation-result-1080069-1215211776/solver-1080069-1215211776 -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-1080069-1215211776.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40017794d5449d97408a6786f1b506f6
RANDOM SEED=1495442673

node76.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.222
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.222
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:       1745064 kB
Buffers:          8528 kB
Cached:         161232 kB
SwapCached:       7380 kB
Active:         183200 kB
Inactive:        71496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745064 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          94248 kB
Slab:            41008 kB
Committed_AS:   466704 kB
PageTables:       2236 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= 66484 MiB
End job on node76 at 2008-07-05 01:19:47