Trace number 1091941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.04 1812.92

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-22-22-7-7-2_glb.xml
MD5SUMfe82314b302abaa46d389d44dd090e21
Bench CategoryGLOBAL (global constraints)
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 variables5566
Number of constraints5357
Maximum constraint arity22
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5082
Global constraints used (with number of constraints)weightedsum(275)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Sat Jul  5 15:14:32 2008
0.00/0.05	c 0	PID 2696
0.03/0.05	c 0	HOST node36.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1091941-1215263672.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1091941-1215263672.xml' 'HOME/temp.csp'
0.03/0.90	c 1	1 domains, 5566 variables, 1 predicates, 0 relations, 5357 constraints
0.03/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.95	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.91/1.04	c 1	Parsing HOME/temp.csp
1.30/1.49	c 2	parsed 10000 expressions
1.50/1.61	c 2	parsed 10925 expressions
1.50/1.61	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.50/1.61	c 2	Converting to clausal form CSP
1.50/1.65	c 2	converted 1093 (10%) expressions
1.50/1.66	c 2	converted 2185 (20%) expressions
1.50/1.66	c 2	converted 3278 (30%) expressions
1.50/1.66	c 2	converted 4370 (40%) expressions
1.50/1.67	c 2	converted 5463 (50%) expressions
2.10/2.22	c 2	converted 6555 (60%) expressions
2.39/2.59	c 3	converted 7648 (70%) expressions
2.88/3.02	c 3	converted 8740 (80%) expressions
3.19/3.31	c 3	converted 9833 (90%) expressions
4.28/4.47	c 5	converted 10925 (100%) expressions
4.28/4.48	c 5	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.28/4.48	c 5	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.28/4.48	c 5	Propagation in CSP
4.77/4.91	c 5	9130 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.77/4.91	c 5	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.77/4.91	c 5	Heap : 45 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.77/4.94	c 5	Simplifing CSP by introducing new Boolean variables
4.77/4.98	c 5	CSP : 26730 integers, 10164 booleans, 73370 clauses, largest domain size 12
4.77/4.98	c 5	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.06/5.27	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.16/5.31	c 5	2673 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.16/5.31	c 5	5346 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.16/5.32	c 5	8019 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.16/5.32	c 5	10692 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.16/5.32	c 5	13365 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.16/5.33	c 5	16038 (60%) CSP integer variables are encoded (821 clauses, 12379 bytes)
5.16/5.34	c 5	18711 (70%) CSP integer variables are encoded (7113 clauses, 106759 bytes)
5.16/5.35	c 5	21384 (80%) CSP integer variables are encoded (12332 clauses, 185044 bytes)
5.16/5.37	c 5	24057 (90%) CSP integer variables are encoded (17551 clauses, 263329 bytes)
5.16/5.38	c 6	26730 (100%) CSP integer variables are encoded (22770 clauses, 341614 bytes)
5.27/5.48	c 6	7337 (10%) CSP clauses are encoded (30107 clauses, 446515 bytes)
5.37/5.53	c 6	14674 (20%) CSP clauses are encoded (37444 clauses, 553374 bytes)
5.37/5.59	c 6	22011 (30%) CSP clauses are encoded (44781 clauses, 661674 bytes)
5.46/5.64	c 6	29348 (40%) CSP clauses are encoded (52118 clauses, 777482 bytes)
5.46/5.69	c 6	36685 (50%) CSP clauses are encoded (59455 clauses, 893402 bytes)
5.55/5.74	c 6	44022 (60%) CSP clauses are encoded (66792 clauses, 1009321 bytes)
5.65/5.80	c 6	51359 (70%) CSP clauses are encoded (78309 clauses, 1201396 bytes)
5.76/5.96	c 6	58696 (80%) CSP clauses are encoded (133420 clauses, 2189269 bytes)
5.96/6.11	c 6	66033 (90%) CSP clauses are encoded (181277 clauses, 3049792 bytes)
6.06/6.25	c 6	73370 (100%) CSP clauses are encoded (229350 clauses, 3914600 bytes)
6.06/6.25	c 6	73370 CSP clauses encoded
6.06/6.26	c 6	Writing map file : HOME/temp.map
6.15/6.32	c 6	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.15/6.32	c 6	SAT : 59664 SAT variables, 229350 SAT clauses, 3914600 bytes
6.15/6.32	c 6	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.15/6.34	c 6	SOLVING HOME/temp.cnf
6.15/6.34	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1812.91	c 1813	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1812.91	c 1813	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.04/1812.91	c ERROR INTERRUPTED
1800.04/1812.92	s UNKNOWN
1800.04/1812.92	c 1813	CPU 5.97 (0.04 0 5.93 0.23)
1800.04/1812.92	c 1813	END Sat Jul  5 15:44: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-1091941-1215263672/watcher-1091941-1215263672 -o /tmp/evaluation-result-1091941-1215263672/solver-1091941-1215263672 -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-1091941-1215263672.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: 1.92 1.98 1.99 4/74 2696
/proc/meminfo: memFree=1624332/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=12268 CPUtime=0
/proc/2696/stat : 2696 (sugar) R 2694 2696 1178 0 -1 4194304 335 0 0 0 0 0 0 0 20 0 1 0 2005340100 12562432 303 996147200 4194304 4206940 548682068608 18446744073709551615 240907654592 0 0 4224 0 0 0 0 17 1 0 0
/proc/2696/statm: 3067 303 229 3 0 167 0

[startup+0.0565339 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 2696
/proc/meminfo: memFree=1624332/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.03
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2005340100 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.105595 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 2696
/proc/meminfo: memFree=1624332/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.03
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340100 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301273 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 2696
/proc/meminfo: memFree=1624332/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.03
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340100 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701312 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 2696
/proc/meminfo: memFree=1624332/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.03
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2005340100 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50239 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 2714
/proc/meminfo: memFree=1618964/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.88
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 973 8333 0 1 3 0 79 6 15 0 1 0 2005340100 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 797 370 3 0 500 0
[pid=2709] ppid=2696 vsize=5356 CPUtime=0
/proc/2709/stat : 2709 (sh) S 2696 2696 1178 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005340196 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2709/statm: 1339 233 193 169 0 50 0
[pid=2710] ppid=2709 vsize=864012 CPUtime=0.52
/proc/2710/stat : 2710 (java) S 2709 2696 1178 0 -1 0 4336 0 1 0 50 2 0 0 18 0 9 0 2005340196 884748288 3772 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2710/statm: 216003 3772 1671 9 0 210585 0
[pid=2710/tid=2711] ppid=2709 vsize=864012 CPUtime=0.39
/proc/2710/task/2711/stat : 2711 (java) R 2709 2696 1178 0 -1 64 2482 0 1 0 38 1 0 0 20 0 9 0 2005340197 884748288 3772 996147200 134512640 134550740 4294955952 18446744073709551615 4126523080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2712] ppid=2709 vsize=864012 CPUtime=0.04
/proc/2710/task/2712/stat : 2712 (java) S 2709 2696 1178 0 -1 64 826 0 0 0 4 0 0 0 16 0 9 0 2005340198 884748288 3772 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2713] ppid=2709 vsize=864012 CPUtime=0
/proc/2710/task/2713/stat : 2713 (java) S 2709 2696 1178 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005340198 884748288 3772 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2714] ppid=2709 vsize=864012 CPUtime=0
/proc/2710/task/2714/stat : 2714 (java) S 2709 2696 1178 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005340198 884748288 3772 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882968

[startup+3.10354 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 2718
/proc/meminfo: memFree=1602804/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.88
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 974 8333 0 1 3 0 79 6 15 0 1 0 2005340100 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 797 370 3 0 500 0
[pid=2709] ppid=2696 vsize=5356 CPUtime=0
/proc/2709/stat : 2709 (sh) S 2696 2696 1178 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005340196 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2709/statm: 1339 233 193 169 0 50 0
[pid=2710] ppid=2709 vsize=868404 CPUtime=2.11
/proc/2710/stat : 2710 (java) S 2709 2696 1178 0 -1 0 11715 0 1 0 203 8 0 0 18 0 9 0 2005340196 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2710/statm: 217101 10707 2540 9 0 211676 0
[pid=2710/tid=2711] ppid=2709 vsize=868404 CPUtime=1.27
/proc/2710/task/2711/stat : 2711 (java) R 2709 2696 1178 0 -1 64 2901 0 1 0 125 2 0 0 25 0 9 0 2005340197 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2712] ppid=2709 vsize=868404 CPUtime=0.59
/proc/2710/task/2712/stat : 2712 (java) S 2709 2696 1178 0 -1 64 6646 0 0 0 56 3 0 0 15 0 9 0 2005340198 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2713] ppid=2709 vsize=868404 CPUtime=0
/proc/2710/task/2713/stat : 2713 (java) S 2709 2696 1178 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005340198 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2714] ppid=2709 vsize=868404 CPUtime=0
/proc/2710/task/2714/stat : 2714 (java) S 2709 2696 1178 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005340198 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2715] ppid=2709 vsize=868404 CPUtime=0
/proc/2710/task/2715/stat : 2715 (java) S 2709 2696 1178 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005340201 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2716] ppid=2709 vsize=868404 CPUtime=0.21
/proc/2710/task/2716/stat : 2716 (java) S 2709 2696 1178 0 -1 64 1472 0 0 0 21 0 0 0 16 0 9 0 2005340201 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2717] ppid=2709 vsize=868404 CPUtime=0
/proc/2710/task/2717/stat : 2717 (java) S 2709 2696 1178 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005340201 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2718] ppid=2709 vsize=868404 CPUtime=0
/proc/2710/task/2718/stat : 2718 (java) S 2709 2696 1178 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005340201 889245696 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887360

[startup+6.30187 s]
/proc/loadavg: 1.93 1.98 1.99 4/85 2718
/proc/meminfo: memFree=1562804/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=0.89
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 974 8333 0 1 4 0 79 6 15 0 1 0 2005340100 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 797 370 3 0 500 0
[pid=2709] ppid=2696 vsize=5356 CPUtime=0
/proc/2709/stat : 2709 (sh) S 2696 2696 1178 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005340196 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2709/statm: 1339 233 193 169 0 50 0
[pid=2710] ppid=2709 vsize=868516 CPUtime=5.26
/proc/2710/stat : 2710 (java) S 2709 2696 1178 0 -1 0 18795 0 1 0 511 15 0 0 18 0 9 0 2005340196 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2710/statm: 217129 17000 2566 9 0 211676 0
[pid=2710/tid=2711] ppid=2709 vsize=868516 CPUtime=3.48
/proc/2710/task/2711/stat : 2711 (java) R 2709 2696 1178 0 -1 64 3315 0 1 0 343 5 0 0 25 0 9 0 2005340197 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4125924757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2712] ppid=2709 vsize=868516 CPUtime=1.44
/proc/2710/task/2712/stat : 2712 (java) S 2709 2696 1178 0 -1 64 13254 0 0 0 137 7 0 0 16 0 9 0 2005340198 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2713] ppid=2709 vsize=868516 CPUtime=0
/proc/2710/task/2713/stat : 2713 (java) S 2709 2696 1178 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005340198 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2714] ppid=2709 vsize=868516 CPUtime=0
/proc/2710/task/2714/stat : 2714 (java) S 2709 2696 1178 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2005340198 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2715] ppid=2709 vsize=868516 CPUtime=0
/proc/2710/task/2715/stat : 2715 (java) S 2709 2696 1178 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005340201 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2716] ppid=2709 vsize=868516 CPUtime=0.31
/proc/2710/task/2716/stat : 2716 (java) S 2709 2696 1178 0 -1 64 1530 0 0 0 31 0 0 0 16 0 9 0 2005340201 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2717] ppid=2709 vsize=868516 CPUtime=0
/proc/2710/task/2717/stat : 2717 (java) S 2709 2696 1178 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005340201 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2710/tid=2718] ppid=2709 vsize=868516 CPUtime=0
/proc/2710/task/2718/stat : 2718 (java) S 2709 2696 1178 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005340201 889360384 17000 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887472

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/77 2720
/proc/meminfo: memFree=1605236/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=12400 CPUtime=6.28
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 2887 0 0 0 526 102 0 0 25 0 1 0 2005340735 12697600 2851 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/2720/statm: 3100 2851 42 102 0 2995 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 31356

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.99 3/77 2720
/proc/meminfo: memFree=1600436/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=15444 CPUtime=18.96
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 3693 0 0 0 1792 104 0 0 25 0 1 0 2005340735 15814656 3655 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2720/statm: 3861 3655 48 102 0 3756 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 34400

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/77 2720
/proc/meminfo: memFree=1594612/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=18708 CPUtime=44.32
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 4394 0 0 0 4328 104 0 0 25 0 1 0 2005340735 19156992 4356 996147200 134512640 134931368 4294956256 18446744073709551615 134531065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2720/statm: 4677 4356 48 102 0 4572 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 37664

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/77 2720
/proc/meminfo: memFree=1585268/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=21928 CPUtime=95.05
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 5274 0 0 0 9400 105 0 0 25 0 1 0 2005340735 22454272 5129 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/2720/statm: 5482 5129 48 102 0 5377 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 40884

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

/proc/meminfo: memFree=1709436/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=57832 CPUtime=1343.4
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 16286 0 0 0 134223 117 0 0 25 0 1 0 2005340735 59219968 14175 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 14458 14175 48 102 0 14353 0
Current children cumulated CPU time (s) 1349.6
Current children cumulated vsize (KiB) 76788

[startup+1422.31 s]
/proc/loadavg: 1.97 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1709116/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=57784 CPUtime=1403.37
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 16407 0 0 0 140220 117 0 0 25 0 1 0 2005340735 59170816 14183 996147200 134512640 134931368 4294956256 18446744073709551615 134531123 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 14446 14183 48 102 0 14341 0
Current children cumulated CPU time (s) 1409.57
Current children cumulated vsize (KiB) 76740

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702652/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=64252 CPUtime=1463.35
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18142 0 0 0 146215 120 0 0 25 0 1 0 2005340735 65794048 15804 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 16063 15804 48 102 0 15958 0
Current children cumulated CPU time (s) 1469.55
Current children cumulated vsize (KiB) 83208

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702588/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=64252 CPUtime=1523.33
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18142 0 0 0 152213 120 0 0 25 0 1 0 2005340735 65794048 15804 996147200 134512640 134931368 4294956256 18446744073709551615 134530835 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 16063 15804 48 102 0 15958 0
Current children cumulated CPU time (s) 1529.53
Current children cumulated vsize (KiB) 83208

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702780/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63928 CPUtime=1583.3
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18268 0 0 0 158210 120 0 0 25 0 1 0 2005340735 65462272 15746 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15982 15746 48 102 0 15877 0
Current children cumulated CPU time (s) 1589.5
Current children cumulated vsize (KiB) 82884

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702780/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63928 CPUtime=1643.28
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18272 0 0 0 164208 120 0 0 25 0 1 0 2005340735 65462272 15750 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15982 15750 48 102 0 15877 0
Current children cumulated CPU time (s) 1649.48
Current children cumulated vsize (KiB) 82884

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702780/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63928 CPUtime=1703.26
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18272 0 0 0 170206 120 0 0 25 0 1 0 2005340735 65462272 15750 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15982 15750 48 102 0 15877 0
Current children cumulated CPU time (s) 1709.46
Current children cumulated vsize (KiB) 82884

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702716/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63892 CPUtime=1763.24
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18278 0 0 0 176203 121 0 0 25 0 1 0 2005340735 65425408 15747 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15973 15747 48 102 0 15868 0
Current children cumulated CPU time (s) 1769.44
Current children cumulated vsize (KiB) 82848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702716/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63892 CPUtime=1793.84
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18278 0 0 0 179263 121 0 0 25 0 1 0 2005340735 65425408 15747 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15973 15747 48 102 0 15868 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 82848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1812.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/76 2790
/proc/meminfo: memFree=1702716/2055920 swapFree=4179028/4192956
[pid=2696] ppid=2694 vsize=13600 CPUtime=6.2
/proc/2696/stat : 2696 (sugar) S 2694 2696 1178 0 -1 4194304 1022 27434 0 2 4 0 593 23 16 0 1 0 2005340100 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2696/statm: 3400 799 370 3 0 500 0
[pid=2719] ppid=2696 vsize=5356 CPUtime=0
/proc/2719/stat : 2719 (sh) S 2696 2696 1178 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005340734 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2719/statm: 1339 232 193 169 0 50 0
[pid=2720] ppid=2719 vsize=63892 CPUtime=1793.84
/proc/2720/stat : 2720 (picosat) R 2719 2696 1178 0 -1 4194304 18278 0 0 0 179263 121 0 0 25 0 1 0 2005340735 65425408 15747 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2720/statm: 15973 15747 48 102 0 15868 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 82848

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2696 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=980090
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=245962
# CPU time returned by wait4() is 6.22605
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.92
CPU time (s): 1800.04
CPU user time (s): 1798.6
CPU system time (s): 1.44
CPU usage (%): 99.2894
Max. virtual memory (cumulated for all children) (KiB): 888364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.98009
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28896
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= 4048
involuntary context switches= 4041

runsolver used 2.23566 second user time and 5.60715 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-05 15:14:32
IDJOB=1091941
IDBENCH=58586
IDSOLVER=345
FILE ID=node36/1091941-1215263672
PBS_JOBID= 7882015
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-22-22-7-7-2_glb.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-1091941-1215263672/watcher-1091941-1215263672 -o /tmp/evaluation-result-1091941-1215263672/solver-1091941-1215263672 -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-1091941-1215263672.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe82314b302abaa46d389d44dd090e21
RANDOM SEED=2036347767

node36.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.240
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.240
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:       1624812 kB
Buffers:         22508 kB
Cached:         199496 kB
SwapCached:       7700 kB
Active:         295432 kB
Inactive:        84768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624812 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:         165524 kB
Slab:            36032 kB
Committed_AS:  3474804 kB
PageTables:       2060 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= 66548 MiB
End job on node36 at 2008-07-05 15:44:47