Trace number 2059498

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.1 1809.12

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-0_ext.xml
MD5SUM308da8d6f22ce7d5aad3f96e3b4e6901
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 benchmark0.178971
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.06	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.06	c 0	BEGIN Sat Jul 11 16:52:16 2009
0.00/0.06	c 0	PID 15792
0.00/0.07	c 0	HOST node5.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2059498-1247323936.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059498-1247323936.xml' 'HOME/temp.csp'
0.06/0.43	c 1	4 domains, 208 variables, 0 predicates, 8 relations, 4217 constraints
0.06/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.48	c 1	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.56/0.55	c 1	Parsing HOME/temp.csp
0.56/0.64	c 1	parsed 4437 expressions
0.56/0.64	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.56/0.64	c 1	Converting to clausal form CSP
0.56/0.70	c 1	converted 444 (10%) expressions
0.56/0.83	c 1	converted 888 (20%) expressions
0.56/1.00	c 1	converted 1332 (30%) expressions
1.21/1.19	c 1	converted 1775 (40%) expressions
1.33/1.29	c 1	converted 2219 (50%) expressions
1.77/1.60	c 2	converted 2663 (60%) expressions
1.77/1.69	c 2	converted 3106 (70%) expressions
1.97/1.80	c 2	converted 3550 (80%) expressions
1.97/1.89	c 2	converted 3994 (90%) expressions
2.37/2.28	c 2	converted 4437 (100%) expressions
2.37/2.28	c 2	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.37/2.28	c 2	Heap : 43 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.37/2.28	c 2	Propagation in CSP
2.37/2.28	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.37/2.28	c 2	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.37/2.28	c 2	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.37/2.29	c 2	Simplifing CSP by introducing new Boolean variables
2.37/2.29	c 2	CSP : 208 integers, 0 booleans, 4217 clauses, largest domain size 52
2.37/2.29	c 2	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.67/2.53	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.67/2.54	c 3	21 (10%) CSP integer variables are encoded (677 clauses, 7301 bytes)
2.67/2.55	c 3	42 (20%) CSP integer variables are encoded (1454 clauses, 16811 bytes)
2.67/2.55	c 3	63 (30%) CSP integer variables are encoded (2231 clauses, 26912 bytes)
2.67/2.55	c 3	84 (40%) CSP integer variables are encoded (3008 clauses, 37013 bytes)
2.67/2.55	c 3	104 (50%) CSP integer variables are encoded (3774 clauses, 46971 bytes)
2.67/2.55	c 3	125 (60%) CSP integer variables are encoded (4551 clauses, 57072 bytes)
2.67/2.55	c 3	146 (70%) CSP integer variables are encoded (5328 clauses, 67173 bytes)
2.67/2.55	c 3	167 (80%) CSP integer variables are encoded (5936 clauses, 75077 bytes)
2.67/2.55	c 3	188 (90%) CSP integer variables are encoded (6440 clauses, 81629 bytes)
2.67/2.55	c 3	208 (100%) CSP integer variables are encoded (6920 clauses, 87869 bytes)
2.91/2.70	c 3	422 (10%) CSP clauses are encoded (13272 clauses, 209915 bytes)
3.01/2.90	c 3	844 (20%) CSP clauses are encoded (22163 clauses, 391780 bytes)
3.21/3.09	c 3	1266 (30%) CSP clauses are encoded (31006 clauses, 573143 bytes)
3.42/3.28	c 3	1687 (40%) CSP clauses are encoded (39269 clauses, 752694 bytes)
3.61/3.47	c 4	2109 (50%) CSP clauses are encoded (48609 clauses, 962024 bytes)
3.81/3.66	c 4	2531 (60%) CSP clauses are encoded (57469 clauses, 1160101 bytes)
4.01/3.85	c 4	2952 (70%) CSP clauses are encoded (66277 clauses, 1357219 bytes)
4.20/4.03	c 4	3374 (80%) CSP clauses are encoded (75315 clauses, 1558130 bytes)
4.40/4.22	c 4	3796 (90%) CSP clauses are encoded (84418 clauses, 1760149 bytes)
4.61/4.41	c 5	4217 (100%) CSP clauses are encoded (94369 clauses, 1973856 bytes)
4.61/4.41	c 5	4217 CSP clauses encoded
4.61/4.41	c 5	Writing map file : HOME/temp.map
4.61/4.41	c 5	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.61/4.41	c 5	SAT : 7126 SAT variables, 94369 SAT clauses, 1973856 bytes
4.61/4.41	c 5	Heap : 44 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.61/4.45	c 5	SOLVING HOME/temp.cnf
4.61/4.45	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1809.11	sh: line 1: 15816 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.04/1809.11	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1809.11	c 1809	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.04/1809.11	c ERROR INTERRUPTED
1800.04/1809.11	s UNKNOWN
1800.04/1809.11	c 1809	CPU 1800.07 (0.05 0.01 1799.21 0.8)
1800.04/1809.11	c 1809	END Sat Jul 11 17:22:25 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-2059498-1247323936/watcher-2059498-1247323936 -o /tmp/evaluation-result-2059498-1247323936/solver-2059498-1247323936 -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-2059498-1247323936.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: 0.49 1.42 1.72 3/67 15792
/proc/meminfo: memFree=1168536/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=12272 CPUtime=0
/proc/15792/stat : 15792 (sugar) R 15790 15792 13923 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 19461086 12566528 364 996147200 4194304 4206940 548682068608 18446744073709551615 226922380286 0 0 4224 0 0 0 0 17 0 0 0
/proc/15792/statm: 3068 364 274 3 0 168 0

[startup+0.101654 s]
/proc/loadavg: 0.49 1.42 1.72 3/67 15792
/proc/meminfo: memFree=1168536/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.06
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201664 s]
/proc/loadavg: 0.49 1.42 1.72 3/67 15792
/proc/meminfo: memFree=1168536/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.06
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301688 s]
/proc/loadavg: 0.49 1.42 1.72 3/67 15792
/proc/meminfo: memFree=1168536/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.06
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701764 s]
/proc/loadavg: 0.49 1.42 1.72 3/67 15792
/proc/meminfo: memFree=1168536/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.56
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1309 5404 0 1 5 1 46 4 15 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 16868

[startup+1.50292 s]
/proc/loadavg: 0.49 1.42 1.72 2/78 15814
/proc/meminfo: memFree=1144768/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.56
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1309 5404 0 1 5 1 46 4 15 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
[pid=15805] ppid=15792 vsize=5356 CPUtime=0
/proc/15805/stat : 15805 (sh) S 15792 15792 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19461134 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15805/statm: 1339 233 193 169 0 50 0
[pid=15806] ppid=15805 vsize=869492 CPUtime=1.11
/proc/15806/stat : 15806 (java) S 15805 15792 13923 0 -1 0 12222 0 1 0 105 6 0 0 18 0 9 0 19461135 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15806/statm: 217373 11454 2566 9 0 211878 0
[pid=15806/tid=15807] ppid=15805 vsize=869492 CPUtime=0.41
/proc/15806/task/15807/stat : 15807 (java) S 15805 15792 13923 0 -1 64 2758 0 1 0 40 1 0 0 16 0 9 0 19461136 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15808] ppid=15805 vsize=869492 CPUtime=0.56
/proc/15806/task/15808/stat : 15808 (java) R 15805 15792 13923 0 -1 64 7310 0 0 0 53 3 0 0 18 0 9 0 19461137 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 104190892 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15809] ppid=15805 vsize=869492 CPUtime=0
/proc/15806/task/15809/stat : 15809 (java) S 15805 15792 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19461137 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15810] ppid=15805 vsize=869492 CPUtime=0
/proc/15806/task/15810/stat : 15810 (java) S 15805 15792 13923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19461137 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15811] ppid=15805 vsize=869492 CPUtime=0
/proc/15806/task/15811/stat : 15811 (java) S 15805 15792 13923 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19461139 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15812] ppid=15805 vsize=869492 CPUtime=0.1
/proc/15806/task/15812/stat : 15812 (java) S 15805 15792 13923 0 -1 64 1456 0 0 0 10 0 0 0 16 0 9 0 19461139 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15813] ppid=15805 vsize=869492 CPUtime=0
/proc/15806/task/15813/stat : 15813 (java) S 15805 15792 13923 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19461139 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15814] ppid=15805 vsize=869492 CPUtime=0
/proc/15806/task/15814/stat : 15814 (java) S 15805 15792 13923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19461139 890359808 11454 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 891716

[startup+3.10222 s]
/proc/loadavg: 0.49 1.42 1.72 2/78 15814
/proc/meminfo: memFree=1110336/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=0.56
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1310 5404 0 1 5 1 46 4 15 0 1 0 19461086 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1111 409 3 0 796 0
[pid=15805] ppid=15792 vsize=5356 CPUtime=0
/proc/15805/stat : 15805 (sh) S 15792 15792 13923 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19461134 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15805/statm: 1339 233 193 169 0 50 0
[pid=15806] ppid=15805 vsize=869544 CPUtime=2.75
/proc/15806/stat : 15806 (java) S 15805 15792 13923 0 -1 0 18485 0 1 0 265 10 0 0 18 0 9 0 19461135 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15806/statm: 217386 17672 2591 9 0 211863 0
[pid=15806/tid=15807] ppid=15805 vsize=869544 CPUtime=1.19
/proc/15806/task/15807/stat : 15807 (java) R 15805 15792 13923 0 -1 64 3470 0 1 0 117 2 0 0 17 0 9 0 19461136 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4126827017 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15808] ppid=15805 vsize=869544 CPUtime=1.38
/proc/15806/task/15808/stat : 15808 (java) S 15805 15792 13923 0 -1 64 12810 0 0 0 132 6 0 0 16 0 9 0 19461137 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15809] ppid=15805 vsize=869544 CPUtime=0
/proc/15806/task/15809/stat : 15809 (java) S 15805 15792 13923 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19461137 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15810] ppid=15805 vsize=869544 CPUtime=0
/proc/15806/task/15810/stat : 15810 (java) S 15805 15792 13923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19461137 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15806/tid=15811] ppid=15805 vsize=869544 CPUtime=0
/proc/15806/task/15811/stat : 15811 (java) S 15805 15792 13923 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 19461139 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15812] ppid=15805 vsize=869544 CPUtime=0.15
/proc/15806/task/15812/stat : 15812 (java) S 15805 15792 13923 0 -1 64 1507 0 0 0 15 0 0 0 15 0 9 0 19461139 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15813] ppid=15805 vsize=869544 CPUtime=0
/proc/15806/task/15813/stat : 15813 (java) S 15805 15792 13923 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 19461139 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15806/tid=15814] ppid=15805 vsize=869544 CPUtime=0
/proc/15806/task/15814/stat : 15814 (java) S 15805 15792 13923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19461139 890413056 17672 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 891768

[startup+6.30184 s]
/proc/loadavg: 0.53 1.42 1.71 3/86 15837
/proc/meminfo: memFree=1150016/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=4972 CPUtime=1.81
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 1102 0 0 0 133 48 0 0 25 0 1 0 19461532 5091328 1088 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 1243 1088 42 102 0 1138 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 27196

[startup+12.7011 s]
/proc/loadavg: 0.73 1.44 1.72 3/87 15838
/proc/meminfo: memFree=1094264/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=6696 CPUtime=8.15
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 1564 0 0 0 766 49 0 0 25 0 1 0 19461532 6856704 1537 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 1674 1537 48 102 0 1569 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 28920

[startup+25.5015 s]
/proc/loadavg: 1.01 1.47 1.72 3/87 15838
/proc/meminfo: memFree=1043384/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=7660 CPUtime=20.82
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 1829 0 0 0 2033 49 0 0 25 0 1 0 19461532 7843840 1802 996147200 134512640 134931368 4294956256 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 1915 1802 48 102 0 1810 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29884

[startup+51.1014 s]
/proc/loadavg: 1.34 1.51 1.73 3/87 15838
/proc/meminfo: memFree=1041528/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=9300 CPUtime=46.18
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 2318 0 0 0 4568 50 0 0 25 0 1 0 19461532 9523200 2186 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 2325 2186 48 102 0 2220 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 31524

[startup+102.301 s]
/proc/loadavg: 1.71 1.58 1.74 3/87 15838
/proc/meminfo: memFree=970872/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=11660 CPUtime=96.81
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 3121 0 0 0 9631 50 0 0 25 0 1 0 19461532 11939840 2678 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15816/statm: 2915 2678 48 102 0 2810 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 33884

[startup+162.303 s]
/proc/loadavg: 1.89 1.66 1.75 3/87 15838
/proc/meminfo: memFree=968184/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=27532 CPUtime=1228.85
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 10852 0 0 0 122828 57 0 0 25 0 1 0 19461532 28192768 6641 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 6883 6641 48 102 0 6778 0
Current children cumulated CPU time (s) 1233.5
Current children cumulated vsize (KiB) 49756

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 15844
/proc/meminfo: memFree=488640/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=27532 CPUtime=1288.83
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 11011 0 0 0 128825 58 0 0 25 0 1 0 19461532 28192768 6658 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 6883 6658 48 102 0 6778 0
Current children cumulated CPU time (s) 1293.48
Current children cumulated vsize (KiB) 49756

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 15844
/proc/meminfo: memFree=464000/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=28720 CPUtime=1348.8
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 11440 0 0 0 134822 58 0 0 25 0 1 0 19461532 29409280 6938 996147200 134512640 134931368 4294956256 18446744073709551615 134549528 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7180 6938 48 102 0 7075 0
Current children cumulated CPU time (s) 1353.45
Current children cumulated vsize (KiB) 50944

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 15844
/proc/meminfo: memFree=463680/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=28984 CPUtime=1408.78
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 11668 0 0 0 140820 58 0 0 25 0 1 0 19461532 29679616 7020 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7246 7020 48 102 0 7141 0
Current children cumulated CPU time (s) 1413.43
Current children cumulated vsize (KiB) 51208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 15844
/proc/meminfo: memFree=462336/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=30304 CPUtime=1468.75
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12142 0 0 0 146816 59 0 0 25 0 1 0 19461532 31031296 7345 996147200 134512640 134931368 4294956256 18446744073709551615 134520047 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7576 7345 48 102 0 7471 0
Current children cumulated CPU time (s) 1473.4
Current children cumulated vsize (KiB) 52528

[startup+1542.31 s]
/proc/loadavg: 2.10 2.03 1.92 3/87 15844
/proc/meminfo: memFree=460992/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1528.72
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12618 0 0 0 152813 59 0 0 25 0 1 0 19461532 32247808 7668 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7668 48 102 0 7768 0
Current children cumulated CPU time (s) 1533.37
Current children cumulated vsize (KiB) 53716

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/87 15844
/proc/meminfo: memFree=460928/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1588.69
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12624 0 0 0 158809 60 0 0 25 0 1 0 19461532 32247808 7674 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7674 48 102 0 7768 0
Current children cumulated CPU time (s) 1593.34
Current children cumulated vsize (KiB) 53716

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/87 15844
/proc/meminfo: memFree=460928/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1648.67
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12624 0 0 0 164807 60 0 0 25 0 1 0 19461532 32247808 7674 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7674 48 102 0 7768 0
Current children cumulated CPU time (s) 1653.32
Current children cumulated vsize (KiB) 53716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/87 15844
/proc/meminfo: memFree=460864/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1708.63
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12632 0 0 0 170803 60 0 0 25 0 1 0 19461532 32247808 7682 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7682 48 102 0 7768 0
Current children cumulated CPU time (s) 1713.28
Current children cumulated vsize (KiB) 53716

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/87 15844
/proc/meminfo: memFree=460736/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1768.61
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12640 0 0 0 176801 60 0 0 25 0 1 0 19461532 32247808 7690 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7690 48 102 0 7768 0
Current children cumulated CPU time (s) 1773.26
Current children cumulated vsize (KiB) 53716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 15844
/proc/meminfo: memFree=460672/2055920 swapFree=4192956/4192956
[pid=15792] ppid=15790 vsize=16868 CPUtime=4.65
/proc/15792/stat : 15792 (sugar) S 15790 15792 13923 0 -1 4194304 1365 24252 0 2 5 1 441 18 16 0 1 0 19461086 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15792/statm: 4217 1113 409 3 0 796 0
[pid=15815] ppid=15792 vsize=5356 CPUtime=0
/proc/15815/stat : 15815 (sh) S 15792 15792 13923 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19461531 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15815/statm: 1339 232 193 169 0 50 0
[pid=15816] ppid=15815 vsize=31492 CPUtime=1795.39
/proc/15816/stat : 15816 (picosat) R 15815 15792 13923 0 -1 4194304 12640 0 0 0 179479 60 0 0 25 0 1 0 19461532 32247808 7690 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/15816/statm: 7873 7690 48 102 0 7768 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 53716

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): 1809.12
CPU time (s): 1800.1
CPU user time (s): 1799.27
CPU system time (s): 0.824874
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 891768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38931
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= 818
involuntary context switches= 40252

runsolver used 2.16967 second user time and 6.06708 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-11 16:52:16
IDJOB=2059498
IDBENCH=53587
IDSOLVER=738
FILE ID=node5/2059498-1247323936
PBS_JOBID= 9506617
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-0_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-2059498-1247323936/watcher-2059498-1247323936 -o /tmp/evaluation-result-2059498-1247323936/solver-2059498-1247323936 -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-2059498-1247323936.xml

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

MD5SUM BENCH= 308da8d6f22ce7d5aad3f96e3b4e6901
RANDOM SEED=1661106836

node5.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.258
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.258
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:       1169016 kB
Buffers:         49940 kB
Cached:         745660 kB
SwapCached:          0 kB
Active:          62104 kB
Inactive:       749024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1169016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          25336 kB
Slab:            61484 kB
Committed_AS:   125988 kB
PageTables:       1604 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= 66388 MiB
End job on node5 at 2009-07-11 17:22:27