Trace number 1059401

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+picosatUNSAT 164.58 165.729

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-2-fair.xml
MD5SUM88463877a07cbb48fe2e865060db348b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.71259
Satisfiable
(Un)Satisfiability was proved
Number of variables5288
Number of constraints4993
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4993
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 00:10:24 2008
0.00/0.04	c 0	PID 5362
0.00/0.05	c 0	HOST node39.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1059401-1215123023.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059401-1215123023.xml' 'HOME/temp.csp'
0.03/0.87	c 0	3 domains, 5288 variables, 9 predicates, 0 relations, 4993 constraints
0.03/0.89	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.89	c 0	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.85/0.97	c 1	Parsing HOME/temp.csp
1.23/1.31	c 1	parsed 10000 expressions
1.23/1.32	c 1	parsed 10293 expressions
1.23/1.32	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.32	c 1	Converting to clausal form CSP
1.23/1.36	c 1	converted 1030 (10%) expressions
1.23/1.37	c 1	converted 2059 (20%) expressions
1.23/1.37	c 1	converted 3088 (30%) expressions
1.23/1.38	c 1	converted 4118 (40%) expressions
1.23/1.38	c 1	converted 5147 (50%) expressions
1.43/1.56	c 1	converted 6176 (60%) expressions
1.63/1.72	c 1	converted 7206 (70%) expressions
1.73/1.87	c 1	converted 8235 (80%) expressions
1.83/1.97	c 2	converted 9264 (90%) expressions
2.02/2.17	c 2	converted 10293 (100%) expressions
2.02/2.17	c 2	CSP : 9207 integers, 350 booleans, 22674 clauses, largest domain size 20001
2.02/2.17	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.02/2.17	c 2	Propagation in CSP
37.51/37.97	c 38	128325082 values, 0 unsatisfiable literals, and 0 valid clauses are removed
37.51/37.97	c 38	CSP : 9207 integers, 350 booleans, 22674 clauses, largest domain size 20001
37.51/37.97	c 38	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
37.51/37.98	c 38	Simplifing CSP by introducing new Boolean variables
37.61/38.03	c 38	CSP : 9207 integers, 8300 booleans, 30624 clauses, largest domain size 20001
37.61/38.03	c 38	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
37.70/38.16	c 38	Encoding CSP to SAT : HOME/temp.cnf
37.80/38.21	c 38	921 (10%) CSP integer variables are encoded (13152 clauses, 175560 bytes)
38.60/39.04	c 39	1842 (20%) CSP integer variables are encoded (651468 clauses, 10854253 bytes)
38.80/39.28	c 39	2763 (30%) CSP integer variables are encoded (833844 clauses, 13954645 bytes)
39.99/40.41	c 40	3683 (40%) CSP integer variables are encoded (1703748 clauses, 30152480 bytes)
40.10/40.58	c 40	4604 (50%) CSP integer variables are encoded (1830909 clauses, 32568539 bytes)
40.10/40.58	c 40	5525 (60%) CSP integer variables are encoded (1830909 clauses, 32568539 bytes)
40.39/40.83	c 40	6445 (70%) CSP integer variables are encoded (2020871 clauses, 36177817 bytes)
40.49/40.94	c 41	7366 (80%) CSP integer variables are encoded (2100855 clauses, 37697513 bytes)
40.89/41.30	c 41	8287 (90%) CSP integer variables are encoded (2380813 clauses, 43016715 bytes)
40.99/41.41	c 41	9207 (100%) CSP integer variables are encoded (2460801 clauses, 44536487 bytes)
50.19/50.78	c 50	3063 (10%) CSP clauses are encoded (7695990 clauses, 148951996 bytes)
50.79/51.31	c 51	6125 (20%) CSP clauses are encoded (7981744 clauses, 154694859 bytes)
51.59/52.15	c 52	9188 (30%) CSP clauses are encoded (8503039 clauses, 165140216 bytes)
52.08/52.66	c 52	12250 (40%) CSP clauses are encoded (8823895 clauses, 171636420 bytes)
52.48/53.08	c 53	15312 (50%) CSP clauses are encoded (9064920 clauses, 176516281 bytes)
52.56/53.11	c 53	18375 (60%) CSP clauses are encoded (9066324 clauses, 176544401 bytes)
52.56/53.13	c 53	21437 (70%) CSP clauses are encoded (9067725 clauses, 176572474 bytes)
54.74/55.38	c 55	24500 (80%) CSP clauses are encoded (10469162 clauses, 206081140 bytes)
54.84/55.47	c 55	27562 (90%) CSP clauses are encoded (10510132 clauses, 206949890 bytes)
54.95/55.52	c 55	30624 (100%) CSP clauses are encoded (10525496 clauses, 207371446 bytes)
54.95/55.52	c 55	30624 CSP clauses encoded
54.95/55.52	c 55	Writing map file : HOME/temp.map
54.95/55.58	c 55	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
54.95/55.58	c 55	SAT : 2471557 SAT variables, 10525496 SAT clauses, 207371446 bytes
54.95/55.58	c 55	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
55.03/55.64	c 55	SOLVING HOME/temp.cnf
55.03/55.64	c 55	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
163.95/165.13	c 165	DECODING HOME/temp.out WITH HOME/temp.map
163.95/165.13	c 165	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
164.00/165.22	c 165	Decoding HOME/temp.out
164.00/165.59	s UNSATISFIABLE
164.00/165.59	c 165	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
164.00/165.62	c 165	CPU 116.45 (0.04 0.01 116.41 47.99)
164.00/165.62	c 165	END Fri Jul  4 00:13:09 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1059401-1215123023/watcher-1059401-1215123023 -o /tmp/evaluation-result-1059401-1215123023/solver-1059401-1215123023 -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-1059401-1215123023.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.81 1.94 1.98 4/80 5362
/proc/meminfo: memFree=1475264/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=18572 CPUtime=0
/proc/5362/stat : 5362 (runsolver) R 5360 5362 3388 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 635235952 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5362/statm: 4643 292 257 25 0 2626 0

[startup+0.0901749 s]
/proc/loadavg: 1.81 1.94 1.98 4/80 5362
/proc/meminfo: memFree=1475264/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.03
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 635235952 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101681 s]
/proc/loadavg: 1.81 1.94 1.98 4/80 5362
/proc/meminfo: memFree=1475264/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.03
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 635235952 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301706 s]
/proc/loadavg: 1.81 1.94 1.98 4/80 5362
/proc/meminfo: memFree=1475264/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.03
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 635235952 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701772 s]
/proc/loadavg: 1.81 1.94 1.98 4/80 5362
/proc/meminfo: memFree=1475264/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.03
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 635235952 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50289 s]
/proc/loadavg: 1.81 1.94 1.98 3/91 5384
/proc/meminfo: memFree=1468328/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 15 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868280 CPUtime=0.58
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 5739 0 1 0 55 3 0 0 18 0 9 0 635236042 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217070 5141 1731 9 0 211645 0
[pid=5376/tid=5377] ppid=5375 vsize=868280 CPUtime=0.35
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 2671 0 1 0 34 1 0 0 22 0 9 0 635236043 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4125967987 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868280 CPUtime=0.04
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 943 0 0 0 4 0 0 0 16 0 9 0 635236044 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868280 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 635236044 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868280 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 635236044 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868280 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868280 CPUtime=0.16
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1433 0 0 0 15 1 0 0 16 0 9 0 635236046 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868280 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889118720 5141 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868280 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889118720 5141 996147200 134512640 134550740 4294955952 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) 887236

[startup+3.10113 s]
/proc/loadavg: 1.81 1.94 1.98 4/91 5384
/proc/meminfo: memFree=1449000/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 15 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868396 CPUtime=2.17
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 9956 0 1 0 210 7 0 0 18 0 9 0 635236042 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217099 9025 2540 9 0 211674 0
[pid=5376/tid=5377] ppid=5375 vsize=868396 CPUtime=1.51
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 2902 0 1 0 149 2 0 0 25 0 9 0 635236043 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4126577762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868396 CPUtime=0.41
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 4879 0 0 0 39 2 0 0 16 0 9 0 635236044 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 635236044 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 635236044 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868396 CPUtime=0.22
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1481 0 0 0 21 1 0 0 16 0 9 0 635236046 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889237504 9025 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887352

[startup+6.3026 s]
/proc/loadavg: 1.82 1.94 1.98 3/91 5384
/proc/meminfo: memFree=1446312/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 15 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868396 CPUtime=5.34
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 10244 0 1 0 524 10 0 0 18 0 9 0 635236042 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217099 9031 2540 9 0 211674 0
[pid=5376/tid=5377] ppid=5375 vsize=868396 CPUtime=4.57
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 3184 0 1 0 454 3 0 0 25 0 9 0 635236043 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4126888269 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868396 CPUtime=0.51
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 4885 0 0 0 47 4 0 0 16 0 9 0 635236044 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 635236044 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 635236044 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868396 CPUtime=0.22
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1481 0 0 0 21 1 0 0 16 0 9 0 635236046 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889237504 9031 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887352

[startup+12.7018 s]
/proc/loadavg: 1.84 1.94 1.98 3/91 5384
/proc/meminfo: memFree=1446184/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 15 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868396 CPUtime=11.67
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 10811 0 1 0 1152 15 0 0 18 0 9 0 635236042 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217099 9042 2540 9 0 211674 0
[pid=5376/tid=5377] ppid=5375 vsize=868396 CPUtime=10.69
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 3740 0 1 0 1064 5 0 0 25 0 9 0 635236043 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868396 CPUtime=0.73
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 4896 0 0 0 66 7 0 0 15 0 9 0 635236044 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 635236044 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 635236044 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868396 CPUtime=0.22
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1481 0 0 0 21 1 0 0 16 0 9 0 635236046 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889237504 9042 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 887352

[startup+25.5024 s]
/proc/loadavg: 1.87 1.94 1.98 3/91 5384
/proc/meminfo: memFree=1446120/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 15 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868396 CPUtime=24.34
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 11952 0 1 0 2408 26 0 0 18 0 9 0 635236042 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217099 9059 2540 9 0 211674 0
[pid=5376/tid=5377] ppid=5375 vsize=868396 CPUtime=22.94
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 4864 0 1 0 2285 9 0 0 25 0 9 0 635236043 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4126960963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868396 CPUtime=1.16
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 4913 0 0 0 101 15 0 0 16 0 9 0 635236044 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 635236044 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 635236044 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868396 CPUtime=0.22
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1481 0 0 0 21 1 0 0 16 0 9 0 635236046 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868396 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889237504 9059 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 887352

[startup+51.1022 s]
/proc/loadavg: 1.85 1.93 1.97 3/83 5414
/proc/meminfo: memFree=1435800/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=0.85
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 974 8088 0 1 3 0 76 6 16 0 1 0 635235952 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 797 370 3 0 500 0
[pid=5375] ppid=5362 vsize=5356 CPUtime=0
/proc/5375/stat : 5375 (sh) S 5362 5362 3388 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 635236041 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5375/statm: 1339 233 193 169 0 50 0
[pid=5376] ppid=5375 vsize=868508 CPUtime=49.74
/proc/5376/stat : 5376 (java) S 5375 5362 3388 0 -1 0 16421 0 1 0 4825 149 0 0 18 0 9 0 635236042 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5376/statm: 217127 9621 2565 9 0 211674 0
[pid=5376/tid=5377] ppid=5375 vsize=868508 CPUtime=46.98
/proc/5376/task/5377/stat : 5377 (java) R 5375 5362 3388 0 -1 64 8490 0 1 0 4589 109 0 0 25 0 9 0 635236043 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5378] ppid=5375 vsize=868508 CPUtime=2.46
/proc/5376/task/5378/stat : 5378 (java) S 5375 5362 3388 0 -1 64 5717 0 0 0 208 38 0 0 16 0 9 0 635236044 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5379] ppid=5375 vsize=868508 CPUtime=0
/proc/5376/task/5379/stat : 5379 (java) S 5375 5362 3388 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 635236044 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5380] ppid=5375 vsize=868508 CPUtime=0
/proc/5376/task/5380/stat : 5380 (java) S 5375 5362 3388 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 635236044 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5381] ppid=5375 vsize=868508 CPUtime=0
/proc/5376/task/5381/stat : 5381 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 635236046 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5382] ppid=5375 vsize=868508 CPUtime=0.29
/proc/5376/task/5382/stat : 5382 (java) S 5375 5362 3388 0 -1 64 1520 0 0 0 28 1 0 0 17 0 9 0 635236046 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5383] ppid=5375 vsize=868508 CPUtime=0
/proc/5376/task/5383/stat : 5383 (java) S 5375 5362 3388 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 635236046 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5376/tid=5384] ppid=5375 vsize=868508 CPUtime=0
/proc/5376/task/5384/stat : 5384 (java) S 5375 5362 3388 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 635236046 889352192 9621 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 887464

[startup+102.307 s]
/proc/loadavg: 1.93 1.94 1.97 3/75 5416
/proc/meminfo: memFree=1068440/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=55.06
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 1022 25639 0 2 4 1 5304 197 16 0 1 0 635235952 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 799 370 3 0 500 0
[pid=5415] ppid=5362 vsize=5356 CPUtime=0
/proc/5415/stat : 5415 (sh) S 5362 5362 3388 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 635241516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5415/statm: 1339 232 193 169 0 50 0
[pid=5416] ppid=5415 vsize=443056 CPUtime=46.4
/proc/5416/stat : 5416 (picosat) R 5415 5362 3388 0 -1 4194304 83371 0 0 0 2086 2554 0 0 25 0 1 0 635241516 453689344 83357 996147200 134512640 134931368 4294956256 18446744073709551615 134549268 0 0 4096 0 0 0 0 17 1 0 0
/proc/5416/statm: 110764 83357 40 102 0 110659 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 462012

[startup+162.302 s]
/proc/loadavg: 1.97 1.95 1.97 3/75 5416
/proc/meminfo: memFree=928408/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=55.06
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 1022 25639 0 2 4 1 5304 197 16 0 1 0 635235952 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 799 370 3 0 500 0
[pid=5415] ppid=5362 vsize=5356 CPUtime=0
/proc/5415/stat : 5415 (sh) S 5362 5362 3388 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 635241516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5415/statm: 1339 232 193 169 0 50 0
[pid=5416] ppid=5415 vsize=639092 CPUtime=106.12
/proc/5416/stat : 5416 (picosat) R 5415 5362 3388 0 -1 4194304 118105 0 0 0 6022 4590 0 0 25 0 1 0 635241516 654430208 118080 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/5416/statm: 159773 118080 42 102 0 159668 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 658048

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

[startup+163.103 s]
/proc/loadavg: 1.97 1.95 1.97 3/75 5416
/proc/meminfo: memFree=928408/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=55.06
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 1022 25639 0 2 4 1 5304 197 16 0 1 0 635235952 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 799 370 3 0 500 0
[pid=5415] ppid=5362 vsize=5356 CPUtime=0
/proc/5415/stat : 5415 (sh) S 5362 5362 3388 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 635241516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5415/statm: 1339 232 193 169 0 50 0
[pid=5416] ppid=5415 vsize=639092 CPUtime=106.91
/proc/5416/stat : 5416 (picosat) R 5415 5362 3388 0 -1 4194304 118105 0 0 0 6101 4590 0 0 25 0 1 0 635241516 654430208 118080 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/5416/statm: 159773 118080 42 102 0 159668 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 658048

[startup+164.702 s]
/proc/loadavg: 1.97 1.95 1.97 3/75 5416
/proc/meminfo: memFree=928408/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=55.06
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 1022 25639 0 2 4 1 5304 197 16 0 1 0 635235952 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 799 370 3 0 500 0
[pid=5415] ppid=5362 vsize=5356 CPUtime=0
/proc/5415/stat : 5415 (sh) S 5362 5362 3388 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 635241516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5415/statm: 1339 232 193 169 0 50 0
[pid=5416] ppid=5415 vsize=645828 CPUtime=108.5
/proc/5416/stat : 5416 (picosat) R 5415 5362 3388 0 -1 4194304 120207 0 0 0 6260 4590 0 0 25 0 1 0 635241516 661327872 120182 996147200 134512640 134931368 4294956256 18446744073709551615 134533657 0 0 4096 0 0 0 0 17 1 0 0
/proc/5416/statm: 161457 120182 42 102 0 161352 0
Current children cumulated CPU time (s) 163.56
Current children cumulated vsize (KiB) 664784

[startup+165.502 s]
/proc/loadavg: 1.98 1.95 1.97 3/75 5416
/proc/meminfo: memFree=947736/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=164
/proc/5362/stat : 5362 (sugar) S 5360 5362 3388 0 -1 4194304 1091 146133 0 2 4 1 11599 4796 16 0 1 0 635235952 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5362/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 164
Current children cumulated vsize (KiB) 13600

[startup+165.701 s]
/proc/loadavg: 1.98 1.95 1.97 3/75 5416
/proc/meminfo: memFree=947736/2055920 swapFree=4180236/4192956
[pid=5362] ppid=5360 vsize=13600 CPUtime=164.53
/proc/5362/stat : 5362 (sugar) R 5360 5362 3388 0 -1 4194304 1119 150243 0 3 4 9 11641 4799 16 0 1 0 635235952 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 231493833769 0 0 4224 16386 0 0 0 17 1 0 0
/proc/5362/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 164.53
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 165.729
CPU time (s): 164.58
CPU user time (s): 116.462
CPU system time (s): 48.1177
CPU usage (%): 99.3066
Max. virtual memory (cumulated for all children) (KiB): 888636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.462
system time used= 48.1177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151392
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= 47690
involuntary context switches= 49395

runsolver used 0.238963 second user time and 0.530919 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-04 00:10:24
IDJOB=1059401
IDBENCH=54255
IDSOLVER=345
FILE ID=node39/1059401-1215123023
PBS_JOBID= 7877126
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-9-2-fair.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-1059401-1215123023/watcher-1059401-1215123023 -o /tmp/evaluation-result-1059401-1215123023/solver-1059401-1215123023 -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-1059401-1215123023.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88463877a07cbb48fe2e865060db348b
RANDOM SEED=1241120730

node39.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.267
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.267
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:       1475744 kB
Buffers:         67312 kB
Cached:         286968 kB
SwapCached:       6528 kB
Active:         308728 kB
Inactive:       198740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475744 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:         166040 kB
Slab:            57732 kB
Committed_AS:  1676340 kB
PageTables:       2056 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= 66544 MiB
End job on node39 at 2008-07-04 00:13:09