Trace number 2079529

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+picosatSAT 253.914 255.827

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-6_ext.xml
MD5SUM80214405512c477cd5eee37a2d95a76d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.152975
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.08	c 0	BEGIN Sun Jul 12 05:09:53 2009
0.04/0.08	c 0	PID 26088
0.04/0.09	c 0	HOST node67.alineos.net
0.04/0.09	c 0	CONVERTING HOME/instance-2079529-1247368193.xml TO HOME/temp.csp
0.04/0.09	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2079529-1247368193.xml' 'HOME/temp.csp'
0.06/0.30	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.06/0.30	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.30	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.39	c 0	Parsing HOME/temp.csp
0.26/0.48	c 0	parsed 50 expressions
0.26/0.49	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.49	c 0	Converting to clausal form CSP
0.26/0.51	c 0	converted 5 (10%) expressions
0.26/0.51	c 0	converted 10 (20%) expressions
0.26/0.51	c 0	converted 15 (30%) expressions
0.26/0.51	c 0	converted 20 (40%) expressions
0.26/0.51	c 0	converted 25 (50%) expressions
0.26/0.51	c 0	converted 30 (60%) expressions
0.26/0.51	c 0	converted 35 (70%) expressions
0.26/0.59	c 0	converted 40 (80%) expressions
0.26/0.81	c 0	converted 45 (90%) expressions
0.26/0.99	c 1	converted 50 (100%) expressions
0.26/0.99	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.26/0.99	c 1	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.99	c 1	Propagation in CSP
0.26/0.99	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.26/0.99	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.26/0.99	c 1	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/1.00	c 1	Simplifing CSP by introducing new Boolean variables
0.26/1.00	c 1	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
0.26/1.00	c 1	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.05/1.11	c 1	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
1.05/1.11	c 1	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.05/1.11	c 1	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
1.05/1.12	c 1	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
1.05/1.12	c 1	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.05/1.12	c 1	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
1.05/1.12	c 1	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.05/1.12	c 1	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
1.05/1.12	c 1	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
1.05/1.12	c 1	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
5.01/5.17	c 5	2 (10%) CSP clauses are encoded (46172 clauses, 1629621 bytes)
7.09/7.28	c 7	3 (20%) CSP clauses are encoded (68826 clauses, 2520197 bytes)
9.07/9.29	c 9	4 (30%) CSP clauses are encoded (91480 clauses, 3410773 bytes)
11.05/11.29	c 11	5 (40%) CSP clauses are encoded (114134 clauses, 4301557 bytes)
13.04/13.29	c 13	6 (50%) CSP clauses are encoded (136788 clauses, 5235505 bytes)
17.18/17.42	c 17	8 (60%) CSP clauses are encoded (182096 clauses, 7103401 bytes)
19.16/19.41	c 19	9 (70%) CSP clauses are encoded (204750 clauses, 8037349 bytes)
21.03/21.40	c 21	10 (80%) CSP clauses are encoded (227404 clauses, 8971297 bytes)
23.11/23.49	c 23	11 (90%) CSP clauses are encoded (250058 clauses, 9905245 bytes)
25.09/25.48	c 25	12 (100%) CSP clauses are encoded (272712 clauses, 10839193 bytes)
25.09/25.48	c 25	12 CSP clauses encoded
25.09/25.48	c 25	Writing map file : HOME/temp.map
25.09/25.48	c 25	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.09/25.48	c 25	SAT : 900 SAT variables, 272712 SAT clauses, 10839193 bytes
25.09/25.48	c 25	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.18/25.54	c 25	SOLVING HOME/temp.cnf
25.18/25.54	c 25	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
253.70/255.64	c 255	DECODING HOME/temp.out WITH HOME/temp.map
253.70/255.64	c 255	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'
253.76/255.73	c 255	Decoding HOME/temp.out
253.76/255.75	s SATISFIABLE
253.76/255.75	v 18 15 0 17 18 4 15 0 15 0 2 24 0 15 0 2 7 4 17 0 2 7 4 11 18 2 7 4 12 4 4 24 4 11 4 19
253.76/255.76	c 255	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
253.76/255.82	c 255	CPU 253.89 (0.06 0.02 250.14 3.67)
253.76/255.82	c 255	END Sun Jul 12 05:14:08 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079529-1247368193/watcher-2079529-1247368193 -o /tmp/evaluation-result-2079529-1247368193/solver-2079529-1247368193 -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-2079529-1247368193.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 26088
/proc/meminfo: memFree=1366080/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=18576 CPUtime=0
/proc/26088/stat : 26088 (runsolver) R 26086 26088 22427 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23881996 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 271638392103 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26088/statm: 4644 284 249 26 0 2626 0

[startup+0.0656711 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 26088
/proc/meminfo: memFree=1366080/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=15948 CPUtime=0.04
/proc/26088/stat : 26088 (sugar) R 26086 26088 22427 0 -1 4194304 910 0 0 0 3 1 0 0 18 0 1 0 23881996 16330752 878 996147200 4194304 4206940 548682068608 18446744073709551615 271647292414 0 0 4224 0 0 0 0 17 1 0 0
/proc/26088/statm: 3987 878 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.101664 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 26088
/proc/meminfo: memFree=1366080/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.06
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30183 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 26088
/proc/meminfo: memFree=1366080/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.06
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1245 128 0 0 5 1 0 0 15 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701726 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 26088
/proc/meminfo: memFree=1366080/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.26
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 5 1 17 3 16 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 16868

[startup+1.5028 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 26110
/proc/meminfo: memFree=1343016/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.28
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 6 2 17 3 15 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
[pid=26101] ppid=26088 vsize=5356 CPUtime=0
/proc/26101/stat : 26101 (sh) S 26088 26088 22427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23882027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26101/statm: 1339 233 193 169 0 50 0
[pid=26102] ppid=26101 vsize=864444 CPUtime=1.16
/proc/26102/stat : 26102 (java) S 26101 26088 22427 0 -1 0 8516 0 1 0 110 6 0 0 18 0 9 0 23882028 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26102/statm: 216111 7758 2590 9 0 210588 0
[pid=26102/tid=26103] ppid=26101 vsize=864444 CPUtime=0.65
/proc/26102/task/26103/stat : 26103 (java) R 26101 26088 22427 0 -1 64 2852 0 1 0 63 2 0 0 20 0 9 0 23882028 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4126587589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26104] ppid=26101 vsize=864444 CPUtime=0.39
/proc/26102/task/26104/stat : 26104 (java) S 26101 26088 22427 0 -1 64 4631 0 0 0 37 2 0 0 16 0 9 0 23882030 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26105] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26105/stat : 26105 (java) S 26101 26088 22427 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26106] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26106/stat : 26106 (java) S 26101 26088 22427 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26107] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26107/stat : 26107 (java) S 26101 26088 22427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23882032 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26108] ppid=26101 vsize=864444 CPUtime=0.08
/proc/26102/task/26108/stat : 26108 (java) S 26101 26088 22427 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 23882032 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26109] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26109/stat : 26109 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23882032 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26110] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26110/stat : 26110 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23882032 885190656 7758 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886668

[startup+3.10297 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 26110
/proc/meminfo: memFree=1340584/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.28
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 6 2 17 3 15 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
[pid=26101] ppid=26088 vsize=5356 CPUtime=0
/proc/26101/stat : 26101 (sh) S 26088 26088 22427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23882027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26101/statm: 1339 233 193 169 0 50 0
[pid=26102] ppid=26101 vsize=864444 CPUtime=2.76
/proc/26102/stat : 26102 (java) S 26101 26088 22427 0 -1 0 9164 0 1 0 269 7 0 0 18 0 9 0 23882028 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26102/statm: 216111 8367 2590 9 0 210588 0
[pid=26102/tid=26103] ppid=26101 vsize=864444 CPUtime=2.19
/proc/26102/task/26103/stat : 26103 (java) R 26101 26088 22427 0 -1 64 2891 0 1 0 217 2 0 0 25 0 9 0 23882028 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4126551041 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26104] ppid=26101 vsize=864444 CPUtime=0.45
/proc/26102/task/26104/stat : 26104 (java) S 26101 26088 22427 0 -1 64 5239 0 0 0 42 3 0 0 16 0 9 0 23882030 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26105] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26105/stat : 26105 (java) S 26101 26088 22427 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26106] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26106/stat : 26106 (java) S 26101 26088 22427 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26107] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26107/stat : 26107 (java) S 26101 26088 22427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23882032 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26108] ppid=26101 vsize=864444 CPUtime=0.08
/proc/26102/task/26108/stat : 26108 (java) S 26101 26088 22427 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 23882032 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26109] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26109/stat : 26109 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23882032 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26110] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26110/stat : 26110 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23882032 885190656 8367 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 886668

[startup+6.3013 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 26110
/proc/meminfo: memFree=1333800/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.28
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 6 2 17 3 16 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
[pid=26101] ppid=26088 vsize=5356 CPUtime=0
/proc/26101/stat : 26101 (sh) S 26088 26088 22427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23882027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26101/statm: 1339 233 193 169 0 50 0
[pid=26102] ppid=26101 vsize=864444 CPUtime=5.92
/proc/26102/stat : 26102 (java) S 26101 26088 22427 0 -1 0 10493 0 1 0 583 9 0 0 18 0 9 0 23882028 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26102/statm: 216111 9593 2590 9 0 210588 0
[pid=26102/tid=26103] ppid=26101 vsize=864444 CPUtime=5.26
/proc/26102/task/26103/stat : 26103 (java) R 26101 26088 22427 0 -1 64 2994 0 1 0 523 3 0 0 25 0 9 0 23882028 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 102094305 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26104] ppid=26101 vsize=864444 CPUtime=0.53
/proc/26102/task/26104/stat : 26104 (java) S 26101 26088 22427 0 -1 64 6462 0 0 0 49 4 0 0 16 0 9 0 23882030 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26105] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26105/stat : 26105 (java) S 26101 26088 22427 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26106] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26106/stat : 26106 (java) S 26101 26088 22427 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23882030 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26107] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26107/stat : 26107 (java) S 26101 26088 22427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23882032 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26108] ppid=26101 vsize=864444 CPUtime=0.09
/proc/26102/task/26108/stat : 26108 (java) S 26101 26088 22427 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 23882032 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26109] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26109/stat : 26109 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23882032 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26110] ppid=26101 vsize=864444 CPUtime=0
/proc/26102/task/26110/stat : 26110 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23882032 885190656 9593 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 886668

[startup+12.7029 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 26110
/proc/meminfo: memFree=1328168/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.28
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 6 2 17 3 16 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
[pid=26101] ppid=26088 vsize=5356 CPUtime=0
/proc/26101/stat : 26101 (sh) S 26088 26088 22427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23882027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26101/statm: 1339 233 193 169 0 50 0
[pid=26102] ppid=26101 vsize=864464 CPUtime=12.25
/proc/26102/stat : 26102 (java) S 26101 26088 22427 0 -1 0 12576 0 1 0 1211 14 0 0 18 0 9 0 23882028 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26102/statm: 216116 10220 2590 9 0 210593 0
[pid=26102/tid=26103] ppid=26101 vsize=864464 CPUtime=11.3
/proc/26102/task/26103/stat : 26103 (java) R 26101 26088 22427 0 -1 64 3168 0 1 0 1124 6 0 0 25 0 9 0 23882028 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4126567916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26104] ppid=26101 vsize=864464 CPUtime=0.84
/proc/26102/task/26104/stat : 26104 (java) S 26101 26088 22427 0 -1 64 8370 0 0 0 77 7 0 0 16 0 9 0 23882030 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26105] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26105/stat : 26105 (java) S 26101 26088 22427 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23882030 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26106] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26106/stat : 26106 (java) S 26101 26088 22427 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23882030 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26107] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26107/stat : 26107 (java) S 26101 26088 22427 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23882032 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26108] ppid=26101 vsize=864464 CPUtime=0.09
/proc/26102/task/26108/stat : 26108 (java) S 26101 26088 22427 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 23882032 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26109] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26109/stat : 26109 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23882032 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26110] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26110/stat : 26110 (java) S 26101 26088 22427 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23882032 885211136 10220 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 886688

[startup+25.5023 s]
/proc/loadavg: 2.06 2.01 2.00 3/95 26110
/proc/meminfo: memFree=1319208/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=0.28
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1310 4489 0 1 6 2 17 3 16 0 1 0 23881996 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1111 409 3 0 796 0
[pid=26101] ppid=26088 vsize=5356 CPUtime=0
/proc/26101/stat : 26101 (sh) S 26088 26088 22427 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23882027 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26101/statm: 1339 233 193 169 0 50 0
[pid=26102] ppid=26101 vsize=864464 CPUtime=24.9
/proc/26102/stat : 26102 (java) S 26101 26088 22427 0 -1 0 16074 0 1 0 2466 24 0 0 18 0 9 0 23882028 885211136 10828 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26102/statm: 216116 10828 2591 9 0 210593 0
[pid=26102/tid=26103] ppid=26101 vsize=864464 CPUtime=23.35
/proc/26102/task/26103/stat : 26103 (java) S 26101 26088 22427 0 -1 64 3535 0 1 0 2323 12 0 0 25 0 9 0 23882028 885211136 10828 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26104] ppid=26101 vsize=864464 CPUtime=1.41
/proc/26102/task/26104/stat : 26104 (java) S 26101 26088 22427 0 -1 64 11497 0 0 0 131 10 0 0 16 0 9 0 23882030 885211136 10828 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26105] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26105/stat : 26105 (java) S 26101 26088 22427 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23882030 885211136 10828 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26106] ppid=26101 vsize=864464 CPUtime=0
/proc/26102/task/26106/stat : 26106 (java) S 26101 26088 22427 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23882030 885211136 10828 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26102/tid=26107] ppid=26101 vsize=864464 CPUtime=0

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


[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/84 26153
/proc/meminfo: memFree=1510784/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=21624 CPUtime=76.64
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5191 0 0 0 7329 335 0 0 25 0 1 0 23884551 22142976 5097 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5406 5097 48 102 0 5301 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 43848

[startup+162.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/84 26153
/proc/meminfo: memFree=1511552/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=21624 CPUtime=136.08
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5202 0 0 0 13273 335 0 0 25 0 1 0 23884551 22142976 5108 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5406 5108 48 102 0 5301 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 43848

[startup+222.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1509632/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22548 CPUtime=195.52
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5431 0 0 0 19217 335 0 0 25 0 1 0 23884551 23089152 5337 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5637 5337 48 102 0 5532 0
Current children cumulated CPU time (s) 220.71
Current children cumulated vsize (KiB) 44772

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

[startup+230.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1510976/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22812 CPUtime=203.45
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5490 0 0 0 20010 335 0 0 25 0 1 0 23884551 23359488 5396 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5703 5396 48 102 0 5598 0
Current children cumulated CPU time (s) 228.64
Current children cumulated vsize (KiB) 45036

[startup+243.108 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1509440/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=216.13
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 21278 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 241.32
Current children cumulated vsize (KiB) 45168

[startup+249.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1509440/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=222.47
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 21912 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 247.66
Current children cumulated vsize (KiB) 45168

[startup+252.702 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1509504/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=225.64
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 22229 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 250.83
Current children cumulated vsize (KiB) 45168

[startup+254.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 26153
/proc/meminfo: memFree=1508864/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=227.22
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 22387 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 252.41
Current children cumulated vsize (KiB) 45168

[startup+255.102 s]
/proc/loadavg: 2.02 2.02 2.00 5/84 26153
/proc/meminfo: memFree=1508864/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=228.02
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 22467 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 253.21
Current children cumulated vsize (KiB) 45168

[startup+255.502 s]
/proc/loadavg: 2.02 2.02 2.00 5/84 26153
/proc/meminfo: memFree=1508864/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=25.19
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1364 20853 0 2 6 2 2483 28 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
[pid=26111] ppid=26088 vsize=5356 CPUtime=0
/proc/26111/stat : 26111 (sh) S 26088 26088 22427 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23884551 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26111/statm: 1339 232 193 169 0 50 0
[pid=26112] ppid=26111 vsize=22944 CPUtime=228.41
/proc/26112/stat : 26112 (picosat) R 26111 26088 22427 0 -1 4194304 5584 0 0 0 22506 335 0 0 25 0 1 0 23884551 23494656 5420 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/26112/statm: 5736 5420 48 102 0 5631 0
Current children cumulated CPU time (s) 253.6
Current children cumulated vsize (KiB) 45168

[startup+255.702 s]
/proc/loadavg: 2.02 2.02 2.00 5/84 26153
/proc/meminfo: memFree=1508864/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=253.76
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1425 26728 0 2 6 2 25004 364 17 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 253.76
Current children cumulated vsize (KiB) 16868

[startup+255.802 s]
/proc/loadavg: 2.02 2.02 2.00 5/84 26153
/proc/meminfo: memFree=1508864/2055920 swapFree=4192956/4192956
[pid=26088] ppid=26086 vsize=16868 CPUtime=253.76
/proc/26088/stat : 26088 (sugar) S 26086 26088 22427 0 -1 4194304 1446 26728 0 2 6 2 25004 364 16 0 1 0 23881996 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26088/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 253.76
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 255.827
CPU time (s): 253.914
CPU user time (s): 250.206
CPU system time (s): 3.70844
CPU usage (%): 99.2522
Max. virtual memory (cumulated for all children) (KiB): 889384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.206
system time used= 3.70844
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32004
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7970
involuntary context switches= 11990

runsolver used 0.333949 second user time and 0.85387 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 05:09:53
IDJOB=2079529
IDBENCH=56910
IDSOLVER=738
FILE ID=node67/2079529-1247368193
PBS_JOBID= 9506995
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-6_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-2079529-1247368193/watcher-2079529-1247368193 -o /tmp/evaluation-result-2079529-1247368193/solver-2079529-1247368193 -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-2079529-1247368193.xml

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

MD5SUM BENCH= 80214405512c477cd5eee37a2d95a76d
RANDOM SEED=1932196912

node67.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.239
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.239
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:       1366560 kB
Buffers:         70308 kB
Cached:         311036 kB
SwapCached:          0 kB
Active:         371268 kB
Inactive:       250556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:         256176 kB
Slab:            52208 kB
Committed_AS:   890412 kB
PageTables:       2256 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= 66488 MiB
End job on node67 at 2009-07-12 05:14:09