Trace number 2086987

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 1815.02

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-21.xml
MD5SUM072422cec4661221beea8169477c3f47
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3549
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3549
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 Sun Jul 12 09:47:08 2009
0.00/0.08	c 0	PID 27198
0.06/0.08	c 0	HOST node28.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2086987-1247384828.xml TO HOME/temp.csp
0.06/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-2086987-1247384828.xml' 'HOME/temp.csp'
0.07/0.64	c 1	1 domains, 84 variables, 2 predicates, 0 relations, 3549 constraints
0.07/0.66	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.66	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.62/0.74	c 1	Parsing HOME/temp.csp
0.62/0.84	c 1	parsed 3636 expressions
0.62/0.85	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.62/0.85	c 1	Converting to clausal form CSP
0.62/0.98	c 1	converted 364 (10%) expressions
0.93/1.10	c 1	converted 728 (20%) expressions
1.03/1.12	c 1	converted 1091 (30%) expressions
1.03/1.14	c 1	converted 1455 (40%) expressions
1.03/1.15	c 1	converted 1818 (50%) expressions
1.03/1.17	c 1	converted 2182 (60%) expressions
1.03/1.18	c 1	converted 2546 (70%) expressions
1.03/1.19	c 1	converted 2909 (80%) expressions
1.13/1.21	c 1	converted 3273 (90%) expressions
1.13/1.22	c 1	converted 3636 (100%) expressions
1.13/1.22	c 1	CSP : 84 integers, 0 booleans, 3612 clauses, largest domain size 82
1.13/1.22	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.22	c 1	Propagation in CSP
1.13/1.27	c 2	756 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.13/1.27	c 2	CSP : 84 integers, 0 booleans, 3612 clauses, largest domain size 78
1.13/1.27	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.27	c 2	Simplifing CSP by introducing new Boolean variables
1.22/1.37	c 2	CSP : 84 integers, 6972 booleans, 10584 clauses, largest domain size 78
1.22/1.37	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.33/1.42	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.33/1.43	c 2	9 (10%) CSP integer variables are encoded (576 clauses, 6188 bytes)
1.33/1.44	c 2	17 (20%) CSP integer variables are encoded (884 clauses, 9576 bytes)
1.33/1.44	c 2	26 (30%) CSP integer variables are encoded (1316 clauses, 15005 bytes)
1.33/1.44	c 2	34 (40%) CSP integer variables are encoded (1720 clauses, 20257 bytes)
1.33/1.44	c 2	42 (50%) CSP integer variables are encoded (1932 clauses, 23013 bytes)
1.33/1.44	c 2	51 (60%) CSP integer variables are encoded (2508 clauses, 30501 bytes)
1.33/1.44	c 2	59 (70%) CSP integer variables are encoded (2816 clauses, 34505 bytes)
1.33/1.44	c 2	68 (80%) CSP integer variables are encoded (3248 clauses, 40121 bytes)
1.33/1.44	c 2	76 (90%) CSP integer variables are encoded (3652 clauses, 45373 bytes)
1.33/1.44	c 2	84 (100%) CSP integer variables are encoded (3864 clauses, 48129 bytes)
1.43/1.55	c 2	1059 (10%) CSP clauses are encoded (35677 clauses, 592619 bytes)
1.53/1.61	c 2	2117 (20%) CSP clauses are encoded (61019 clauses, 1036093 bytes)
1.53/1.66	c 2	3176 (30%) CSP clauses are encoded (78296 clauses, 1335838 bytes)
1.53/1.69	c 2	4234 (40%) CSP clauses are encoded (87125 clauses, 1486316 bytes)
1.63/1.74	c 2	5292 (50%) CSP clauses are encoded (108749 clauses, 1885463 bytes)
1.73/1.80	c 2	6351 (60%) CSP clauses are encoded (135731 clauses, 2387644 bytes)
1.73/1.86	c 2	7409 (70%) CSP clauses are encoded (153442 clauses, 2714662 bytes)
1.82/1.91	c 2	8468 (80%) CSP clauses are encoded (174006 clauses, 3094582 bytes)
1.82/1.96	c 2	9526 (90%) CSP clauses are encoded (198815 clauses, 3559650 bytes)
1.92/2.01	c 2	10584 (100%) CSP clauses are encoded (220329 clauses, 3980675 bytes)
1.92/2.01	c 2	10584 CSP clauses encoded
1.92/2.01	c 2	Writing map file : HOME/temp.map
1.92/2.02	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.92/2.02	c 2	SAT : 10920 SAT variables, 220329 SAT clauses, 3980675 bytes
1.92/2.02	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.92/2.03	c 2	SOLVING HOME/temp.cnf
1.92/2.03	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.10/1815.01	sh: line 1: 27222 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.10/1815.01	c 1815	DECODING HOME/temp.out WITH HOME/temp.map
1800.10/1815.01	c 1815	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.10/1815.01	c ERROR INTERRUPTED
1800.10/1815.01	s UNKNOWN
1800.10/1815.02	c 1815	CPU 1800.12 (0.06 0.02 1798.68 1.36)
1800.10/1815.02	c 1815	END Sun Jul 12 10:17:23 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-2086987-1247384828/watcher-2086987-1247384828 -o /tmp/evaluation-result-2086987-1247384828/solver-2086987-1247384828 -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-2086987-1247384828.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.50 2.18 2.04 4/84 27198
/proc/meminfo: memFree=1790544/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=4708 CPUtime=0
/proc/27198/stat : 27198 (sugar) R 27196 27198 25606 0 -1 4194304 55 0 0 0 0 0 0 0 22 0 1 0 25549444 4820992 40 996147200 4194304 4206940 548682068608 18446744073709551615 217868990508 0 0 4096 0 0 0 0 17 1 0 0
/proc/27198/statm: 1177 40 31 3 0 8 0

[startup+0.0844431 s]
/proc/loadavg: 2.50 2.18 2.04 4/84 27198
/proc/meminfo: memFree=1790544/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16740 CPUtime=0.06
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25549444 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101677 s]
/proc/loadavg: 2.50 2.18 2.04 4/84 27198
/proc/meminfo: memFree=1790544/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=0.07
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25549444 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301217 s]
/proc/loadavg: 2.50 2.18 2.04 4/84 27198
/proc/meminfo: memFree=1790544/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=0.07
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25549444 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701262 s]
/proc/loadavg: 2.50 2.18 2.04 4/84 27198
/proc/meminfo: memFree=1790544/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=0.62
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1292 6829 0 1 5 2 51 4 16 0 1 0 25549444 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 16868

[startup+1.50236 s]
/proc/loadavg: 2.46 2.17 2.04 4/95 27220
/proc/meminfo: memFree=1779256/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=0.63
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1310 6829 0 1 6 2 51 4 15 0 1 0 25549444 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1111 409 3 0 796 0
[pid=27211] ppid=27198 vsize=5356 CPUtime=0
/proc/27211/stat : 27211 (sh) S 27198 27198 25606 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25549511 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27211/statm: 1339 233 193 169 0 50 0
[pid=27212] ppid=27211 vsize=868680 CPUtime=0.8
/proc/27212/stat : 27212 (java) S 27211 27198 25606 0 -1 0 7539 0 1 0 75 5 0 0 18 0 9 0 25549511 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27212/statm: 217170 6756 2590 9 0 211647 0
[pid=27212/tid=27213] ppid=27211 vsize=868680 CPUtime=0.43
/proc/27212/task/27213/stat : 27213 (java) R 27211 27198 25606 0 -1 64 2747 0 1 0 41 2 0 0 20 0 9 0 25549512 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27214] ppid=27211 vsize=868680 CPUtime=0.14
/proc/27212/task/27214/stat : 27214 (java) S 27211 27198 25606 0 -1 64 2608 0 0 0 14 0 0 0 16 0 9 0 25549513 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27215] ppid=27211 vsize=868680 CPUtime=0
/proc/27212/task/27215/stat : 27215 (java) S 27211 27198 25606 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25549513 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27216] ppid=27211 vsize=868680 CPUtime=0
/proc/27212/task/27216/stat : 27216 (java) S 27211 27198 25606 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25549513 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27217] ppid=27211 vsize=868680 CPUtime=0
/proc/27212/task/27217/stat : 27217 (java) S 27211 27198 25606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25549515 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27218] ppid=27211 vsize=868680 CPUtime=0.2
/proc/27212/task/27218/stat : 27218 (java) R 27211 27198 25606 0 -1 64 1486 0 0 0 19 1 0 0 16 0 9 0 25549515 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 102166997 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27219] ppid=27211 vsize=868680 CPUtime=0
/proc/27212/task/27219/stat : 27219 (java) S 27211 27198 25606 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25549515 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27212/tid=27220] ppid=27211 vsize=868680 CPUtime=0
/proc/27212/task/27220/stat : 27220 (java) S 27211 27198 25606 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25549515 889528320 6756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890904

[startup+3.10154 s]
/proc/loadavg: 2.46 2.17 2.04 3/87 27222
/proc/meminfo: memFree=1782456/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=5084 CPUtime=1.05
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 1179 0 0 0 48 57 0 0 25 0 1 0 25549647 5206016 1165 996147200 134512640 134931368 4294956256 18446744073709551615 134546147 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 1271 1165 40 102 0 1166 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 27308

[startup+6.30274 s]
/proc/loadavg: 2.58 2.20 2.05 4/87 27222
/proc/meminfo: memFree=1774328/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=9552 CPUtime=2.63
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 2167 0 0 0 153 110 0 0 25 0 1 0 25549647 9781248 2141 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 2388 2141 42 102 0 2283 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 31776
heavy processes:

[startup+12.7027 s]
/proc/loadavg: 2.54 2.20 2.05 3/87 27222
/proc/meminfo: memFree=1774200/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=9684 CPUtime=8.96
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 2221 0 0 0 786 110 0 0 25 0 1 0 25549647 9916416 2195 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 2421 2195 42 102 0 2316 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 31908

[startup+25.5062 s]
/proc/loadavg: 2.42 2.19 2.05 3/87 27222
/proc/meminfo: memFree=1773752/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=10080 CPUtime=21.61
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 2340 0 0 0 2051 110 0 0 25 0 1 0 25549647 10321920 2314 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 2520 2314 42 102 0 2415 0
Current children cumulated CPU time (s) 23.57
Current children cumulated vsize (KiB) 32304

[startup+51.1013 s]
/proc/loadavg: 2.34 2.19 2.05 3/87 27222
/proc/meminfo: memFree=1772920/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=10872 CPUtime=47.08
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 2548 0 0 0 4597 111 0 0 25 0 1 0 25549647 11132928 2522 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 2718 2522 42 102 0 2613 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 33096

[startup+102.301 s]
/proc/loadavg: 2.28 2.19 2.06 3/87 27222
/proc/meminfo: memFree=1771256/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=12456 CPUtime=98.02
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 2933 0 0 0 9691 111 0 0 25 0 1 0 25549647 12754944 2907 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 3114 2907 42 102 0 3009 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (KiB) 34680

[startup+162.302 s]
/proc/loadavg: 2.22 2.18 2.06 3/87 27222
/proc/meminfo: memFree=1769400/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=13912 CPUtime=157.71
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 3373 0 0 0 15659 112 0 0 25 0 1 0 25549647 14245888 3296 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 3478 3296 48 102 0 3373 0
Current children cumulated CPU time (s) 159.67
Current children cumulated vsize (KiB) 36136

[startup+222.302 s]
/proc/loadavg: 2.45 2.27 2.10 4/87 27262
/proc/meminfo: memFree=1433528/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17172 CPUtime=1228.37
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4320 0 0 0 122717 120 0 0 25 0 1 0 25549647 17584128 3822 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4293 3822 48 102 0 4188 0
Current children cumulated CPU time (s) 1230.33
Current children cumulated vsize (KiB) 39396

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27270
/proc/meminfo: memFree=1373176/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17172 CPUtime=1288.06
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4320 0 0 0 128686 120 0 0 25 0 1 0 25549647 17584128 3822 996147200 134512640 134931368 4294956256 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4293 3822 48 102 0 4188 0
Current children cumulated CPU time (s) 1290.02
Current children cumulated vsize (KiB) 39396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27270
/proc/meminfo: memFree=1373112/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17172 CPUtime=1347.76
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4320 0 0 0 134656 120 0 0 25 0 1 0 25549647 17584128 3822 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4293 3822 48 102 0 4188 0
Current children cumulated CPU time (s) 1349.72
Current children cumulated vsize (KiB) 39396

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27270
/proc/meminfo: memFree=1372472/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17568 CPUtime=1407.47
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4517 0 0 0 140626 121 0 0 25 0 1 0 25549647 17989632 3946 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4392 3946 48 102 0 4287 0
Current children cumulated CPU time (s) 1409.43
Current children cumulated vsize (KiB) 39792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27270
/proc/meminfo: memFree=1372408/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17568 CPUtime=1467.19
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4517 0 0 0 146598 121 0 0 25 0 1 0 25549647 17989632 3946 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4392 3946 48 102 0 4287 0
Current children cumulated CPU time (s) 1469.15
Current children cumulated vsize (KiB) 39792

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/87 27270
/proc/meminfo: memFree=1372408/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17568 CPUtime=1526.88
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4517 0 0 0 152567 121 0 0 25 0 1 0 25549647 17989632 3946 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4392 3946 48 102 0 4287 0
Current children cumulated CPU time (s) 1528.84
Current children cumulated vsize (KiB) 39792

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 27270
/proc/meminfo: memFree=1371960/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17964 CPUtime=1586.58
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4689 0 0 0 158537 121 0 0 25 0 1 0 25549647 18395136 4042 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4491 4042 48 102 0 4386 0
Current children cumulated CPU time (s) 1588.54
Current children cumulated vsize (KiB) 40188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27270
/proc/meminfo: memFree=1371896/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17964 CPUtime=1646.3
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4689 0 0 0 164508 122 0 0 25 0 1 0 25549647 18395136 4042 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/27222/statm: 4491 4042 48 102 0 4386 0
Current children cumulated CPU time (s) 1648.26
Current children cumulated vsize (KiB) 40188

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/87 27270
/proc/meminfo: memFree=1349432/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17964 CPUtime=1705.91
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4689 0 0 0 170469 122 0 0 25 0 1 0 25549647 18395136 4042 996147200 134512640 134931368 4294956256 18446744073709551615 134524023 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 4491 4042 48 102 0 4386 0
Current children cumulated CPU time (s) 1707.87
Current children cumulated vsize (KiB) 40188

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 27270
/proc/meminfo: memFree=1349368/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17964 CPUtime=1765.6
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4689 0 0 0 176438 122 0 0 25 0 1 0 25549647 18395136 4042 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 4491 4042 48 102 0 4386 0
Current children cumulated CPU time (s) 1767.56
Current children cumulated vsize (KiB) 40188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 27270
/proc/meminfo: memFree=1349368/2055920 swapFree=4192812/4192956
[pid=27198] ppid=27196 vsize=16868 CPUtime=1.96
/proc/27198/stat : 27198 (sugar) S 27196 27198 25606 0 -1 4194304 1365 14811 0 2 6 2 175 13 16 0 1 0 25549444 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27198/statm: 4217 1113 409 3 0 796 0
[pid=27221] ppid=27198 vsize=5356 CPUtime=0
/proc/27221/stat : 27221 (sh) S 27198 27198 25606 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25549647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27221/statm: 1339 232 193 169 0 50 0
[pid=27222] ppid=27221 vsize=17964 CPUtime=1798.14
/proc/27222/stat : 27222 (picosat) R 27221 27198 25606 0 -1 4194304 4689 0 0 0 179692 122 0 0 25 0 1 0 25549647 18395136 4042 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27222/statm: 4491 4042 48 102 0 4386 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 40188

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): 1815.02
CPU time (s): 1800.14
CPU user time (s): 1798.75
CPU system time (s): 1.39079
CPU usage (%): 99.18
Max. virtual memory (cumulated for all children) (KiB): 890904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.39079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21584
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= 3055
involuntary context switches= 37958

runsolver used 2.11268 second user time and 5.71213 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 09:47:08
IDJOB=2086987
IDBENCH=58671
IDSOLVER=738
FILE ID=node28/2086987-1247384828
PBS_JOBID= 9507279
Free space on /tmp= 66116 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-21.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-2086987-1247384828/watcher-2086987-1247384828 -o /tmp/evaluation-result-2086987-1247384828/solver-2086987-1247384828 -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-2086987-1247384828.xml

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

MD5SUM BENCH= 072422cec4661221beea8169477c3f47
RANDOM SEED=312788060

node28.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.230
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.230
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:       1791024 kB
Buffers:         11912 kB
Cached:          68328 kB
SwapCached:          0 kB
Active:         185764 kB
Inactive:        30296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3504 kB
Writeback:           0 kB
Mapped:         148428 kB
Slab:            33776 kB
Committed_AS:   882616 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node28 at 2009-07-12 10:17:25