Trace number 1079816

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+picosatSAT 321.189 324.336

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-29_ext.xml
MD5SUM72f6e39984a90e4b874088dc8c79fb77
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 benchmark8.07377
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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 00:36:22 2008
0.00/0.05	c 0	PID 3546
0.00/0.05	c 0	HOST node19.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1079816-1215210982.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-1079816-1215210982.xml' 'HOME/temp.csp'
0.03/0.91	c 1	1 domains, 20 variables, 0 predicates, 57 relations, 57 constraints
0.03/0.92	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.92	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.89/1.00	c 1	Parsing HOME/temp.csp
1.94/2.09	c 2	parsed 135 expressions
2.03/2.10	c 3	Heap : 19 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.03/2.10	c 3	Converting to clausal form CSP
2.03/2.12	c 3	converted 14 (10%) expressions
2.03/2.13	c 3	converted 27 (20%) expressions
2.03/2.15	c 3	converted 41 (30%) expressions
2.24/2.32	c 3	converted 54 (40%) expressions
2.24/2.32	c 3	converted 68 (50%) expressions
2.33/2.40	c 3	converted 81 (60%) expressions
2.43/2.51	c 3	converted 95 (70%) expressions
2.53/2.62	c 3	converted 108 (80%) expressions
2.63/2.73	c 3	converted 122 (90%) expressions
2.93/3.04	c 3	converted 135 (100%) expressions
2.93/3.04	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.93/3.04	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.93/3.04	c 3	Propagation in CSP
2.93/3.04	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.93/3.04	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.93/3.04	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.93/3.04	c 3	Simplifing CSP by introducing new Boolean variables
2.93/3.04	c 3	CSP : 20 integers, 0 booleans, 57 clauses, largest domain size 20
2.93/3.04	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.02/3.16	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.02/3.17	c 4	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
3.02/3.17	c 4	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
3.02/3.17	c 4	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
3.02/3.17	c 4	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
3.02/3.17	c 4	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
3.02/3.17	c 4	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
3.02/3.17	c 4	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.02/3.17	c 4	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
3.02/3.18	c 4	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
3.02/3.18	c 4	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.22/3.38	c 4	6 (10%) CSP clauses are encoded (11125 clauses, 253335 bytes)
3.42/3.51	c 4	12 (20%) CSP clauses are encoded (21304 clauses, 497749 bytes)
3.52/3.65	c 4	18 (30%) CSP clauses are encoded (32189 clauses, 767649 bytes)
3.62/3.76	c 4	23 (40%) CSP clauses are encoded (41196 clauses, 988403 bytes)
3.72/3.90	c 4	29 (50%) CSP clauses are encoded (52094 clauses, 1259294 bytes)
3.92/4.03	c 4	35 (60%) CSP clauses are encoded (62912 clauses, 1542600 bytes)
4.02/4.16	c 5	40 (70%) CSP clauses are encoded (71943 clauses, 1784301 bytes)
4.12/4.29	c 5	46 (80%) CSP clauses are encoded (82766 clauses, 2073749 bytes)
4.31/4.42	c 5	52 (90%) CSP clauses are encoded (92311 clauses, 2325412 bytes)
4.41/4.53	c 5	57 (100%) CSP clauses are encoded (101350 clauses, 2567268 bytes)
4.41/4.53	c 5	57 CSP clauses encoded
4.41/4.53	c 5	Writing map file : HOME/temp.map
4.41/4.53	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.41/4.53	c 5	SAT : 380 SAT variables, 101350 SAT clauses, 2567268 bytes
4.41/4.53	c 5	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.41/4.57	c 5	SOLVING HOME/temp.cnf
4.41/4.57	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
320.96/324.19	c 325	DECODING HOME/temp.out WITH HOME/temp.map
320.96/324.19	c 325	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
321.06/324.29	c 325	Decoding HOME/temp.out
321.06/324.31	s SATISFIABLE
321.06/324.31	v 7 13 14 8 18 11 6 9 9 4 8 16 14 2 7 9 11 0 4 1
321.06/324.31	c 325	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
321.06/324.33	c 325	CPU 320.1 (0.04 0 320.06 1.07)
321.06/324.33	c 325	END Sat Jul  5 00:41:47 2008

Verifier Data (download as text)

OK

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-1079816-1215210982/watcher-1079816-1215210982 -o /tmp/evaluation-result-1079816-1215210982/solver-1079816-1215210982 -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-1079816-1215210982.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: 2.13 2.04 2.01 4/73 3546
/proc/meminfo: memFree=1543472/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=12268 CPUtime=0
/proc/3546/stat : 3546 (sugar) R 3544 3546 2130 0 -1 4194304 338 0 0 0 0 0 0 0 20 0 1 0 2000072607 12562432 306 996147200 4194304 4206940 548682068608 18446744073709551615 255250056386 0 0 4224 0 0 0 0 17 1 0 0
/proc/3546/statm: 3067 306 232 3 0 167 0

[startup+0.107266 s]
/proc/loadavg: 2.13 2.04 2.01 4/73 3546
/proc/meminfo: memFree=1543472/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.03
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000072607 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202283 s]
/proc/loadavg: 2.13 2.04 2.01 4/73 3546
/proc/meminfo: memFree=1543472/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.03
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000072607 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302299 s]
/proc/loadavg: 2.13 2.04 2.01 4/73 3546
/proc/meminfo: memFree=1543472/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.03
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000072607 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702375 s]
/proc/loadavg: 2.13 2.04 2.01 4/73 3546
/proc/meminfo: memFree=1543472/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.03
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000072607 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50253 s]
/proc/loadavg: 2.13 2.04 2.01 4/84 3568
/proc/meminfo: memFree=1534616/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.89
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 973 6952 0 1 3 0 79 7 15 0 1 0 2000072607 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 797 370 3 0 500 0
[pid=3559] ppid=3546 vsize=5356 CPUtime=0
/proc/3559/stat : 3559 (sh) S 3546 3546 2130 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000072699 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3559/statm: 1339 233 193 169 0 50 0
[pid=3560] ppid=3559 vsize=864044 CPUtime=0.55
/proc/3560/stat : 3560 (java) S 3559 3546 2130 0 -1 0 6528 0 1 0 52 3 0 0 18 0 9 0 2000072699 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3560/statm: 216011 5820 2532 9 0 210593 0
[pid=3560/tid=3561] ppid=3559 vsize=864044 CPUtime=0.34
/proc/3560/task/3561/stat : 3561 (java) R 3559 3546 2130 0 -1 64 2456 0 1 0 33 1 0 0 21 0 9 0 2000072700 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3562] ppid=3559 vsize=864044 CPUtime=0.15
/proc/3560/task/3562/stat : 3562 (java) R 3559 3546 2130 0 -1 64 3060 0 0 0 14 1 0 0 16 0 9 0 2000072702 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 102605680 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3563] ppid=3559 vsize=864044 CPUtime=0
/proc/3560/task/3563/stat : 3563 (java) S 3559 3546 2130 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000072702 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3564] ppid=3559 vsize=864044 CPUtime=0
/proc/3560/task/3564/stat : 3564 (java) S 3559 3546 2130 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2000072702 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3565] ppid=3559 vsize=864044 CPUtime=0
/proc/3560/task/3565/stat : 3565 (java) S 3559 3546 2130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000072704 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3566] ppid=3559 vsize=864044 CPUtime=0.04
/proc/3560/task/3566/stat : 3566 (java) S 3559 3546 2130 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 2000072704 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3567] ppid=3559 vsize=864044 CPUtime=0
/proc/3560/task/3567/stat : 3567 (java) S 3559 3546 2130 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000072704 884781056 5820 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3568] ppid=3559 vsize=864044 CPUtime=0
/proc/3560/task/3568/stat : 3568 (java) S 3559 3546 2130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000072704 884781056 5820 996147200 134512640 134550740 4294955952 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) 883000

[startup+3.10283 s]
/proc/loadavg: 2.12 2.04 2.01 4/84 3568
/proc/meminfo: memFree=1511064/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=0.89
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 974 6952 0 1 3 0 79 7 15 0 1 0 2000072607 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 797 370 3 0 500 0
[pid=3559] ppid=3546 vsize=5356 CPUtime=0
/proc/3559/stat : 3559 (sh) S 3546 3546 2130 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000072699 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3559/statm: 1339 233 193 169 0 50 0
[pid=3560] ppid=3559 vsize=864224 CPUtime=2.13
/proc/3560/stat : 3560 (java) S 3559 3546 2130 0 -1 0 14330 0 1 0 205 8 0 0 18 0 9 0 2000072699 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3560/statm: 216056 13575 2540 9 0 210631 0
[pid=3560/tid=3561] ppid=3559 vsize=864224 CPUtime=1.04
/proc/3560/task/3561/stat : 3561 (java) R 3559 3546 2130 0 -1 64 2899 0 1 0 102 2 0 0 20 0 9 0 2000072700 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3562] ppid=3559 vsize=864224 CPUtime=1.02
/proc/3560/task/3562/stat : 3562 (java) R 3559 3546 2130 0 -1 64 10413 0 0 0 97 5 0 0 17 0 9 0 2000072702 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 104180214 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3563] ppid=3559 vsize=864224 CPUtime=0
/proc/3560/task/3563/stat : 3563 (java) S 3559 3546 2130 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000072702 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3564] ppid=3559 vsize=864224 CPUtime=0
/proc/3560/task/3564/stat : 3564 (java) S 3559 3546 2130 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2000072702 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3565] ppid=3559 vsize=864224 CPUtime=0
/proc/3560/task/3565/stat : 3565 (java) S 3559 3546 2130 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000072704 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3566] ppid=3559 vsize=864224 CPUtime=0.05
/proc/3560/task/3566/stat : 3566 (java) S 3559 3546 2130 0 -1 64 320 0 0 0 5 0 0 0 16 0 9 0 2000072704 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3567] ppid=3559 vsize=864224 CPUtime=0
/proc/3560/task/3567/stat : 3567 (java) S 3559 3546 2130 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000072704 884965376 13575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3560/tid=3568] ppid=3559 vsize=864224 CPUtime=0
/proc/3560/task/3568/stat : 3568 (java) S 3559 3546 2130 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000072704 884965376 13575 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) 883180

[startup+6.30243 s]
/proc/loadavg: 2.12 2.04 2.01 3/76 3570
/proc/meminfo: memFree=1534104/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=4968 CPUtime=1.7
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 1156 0 0 0 88 82 0 0 25 0 1 0 2000073064 5087232 1142 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 1242 1142 42 102 0 1137 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23924

[startup+12.7016 s]
/proc/loadavg: 2.10 2.04 2.01 3/76 3570
/proc/meminfo: memFree=1531672/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=5760 CPUtime=8.04
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 1353 0 0 0 721 83 0 0 25 0 1 0 2000073064 5898240 1339 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 1440 1339 42 102 0 1335 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 24716

[startup+25.502 s]
/proc/loadavg: 2.09 2.04 2.01 3/76 3570
/proc/meminfo: memFree=1530392/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=6924 CPUtime=20.71
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 1673 0 0 0 1988 83 0 0 25 0 1 0 2000073064 7090176 1657 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 1731 1657 48 102 0 1626 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 25880

[startup+51.1028 s]
/proc/loadavg: 2.06 2.03 2.01 3/76 3570
/proc/meminfo: memFree=1530072/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=7156 CPUtime=46.07
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 1740 0 0 0 4524 83 0 0 25 0 1 0 2000073064 7327744 1724 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 1789 1724 48 102 0 1684 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 26112

[startup+102.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/76 3570
/proc/meminfo: memFree=1528600/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=8004 CPUtime=96.8
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 1835 0 0 0 9596 84 0 0 25 0 1 0 2000073064 8196096 1819 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2001 1819 48 102 0 1896 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 26960

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 3570
/proc/meminfo: memFree=1526488/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=8528 CPUtime=156.23
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2042 0 0 0 15539 84 0 0 25 0 1 0 2000073064 8732672 1920 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2132 1920 48 102 0 2027 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 27484

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 3570
/proc/meminfo: memFree=1525208/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=8924 CPUtime=215.66
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2274 0 0 0 21482 84 0 0 25 0 1 0 2000073064 9138176 2029 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2231 2029 48 102 0 2126 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 27880

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 3572
/proc/meminfo: memFree=1522968/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9188 CPUtime=275.08
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2442 0 0 0 27424 84 0 0 25 0 1 0 2000073064 9408512 2105 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2297 2105 48 102 0 2192 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 28144

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

[startup+307.202 s]
/proc/loadavg: 2.00 2.01 2.00 4/76 3572
/proc/meminfo: memFree=1522968/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9320 CPUtime=299.74
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2479 0 0 0 29890 84 0 0 25 0 1 0 2000073064 9543680 2142 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2330 2142 48 102 0 2225 0
Current children cumulated CPU time (s) 304.2
Current children cumulated vsize (KiB) 28276

[startup+313.606 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 3572
/proc/meminfo: memFree=1522648/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9452 CPUtime=306.09
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2553 0 0 0 30524 85 0 0 25 0 1 0 2000073064 9678848 2167 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2363 2167 48 102 0 2258 0
Current children cumulated CPU time (s) 310.55
Current children cumulated vsize (KiB) 28408

[startup+320.002 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 3572
/proc/meminfo: memFree=1522200/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9452 CPUtime=312.43
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2553 0 0 0 31158 85 0 0 25 0 1 0 2000073064 9678848 2167 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2363 2167 48 102 0 2258 0
Current children cumulated CPU time (s) 316.89
Current children cumulated vsize (KiB) 28408

[startup+321.603 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 3572
/proc/meminfo: memFree=1522072/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9452 CPUtime=314.02
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2553 0 0 0 31317 85 0 0 25 0 1 0 2000073064 9678848 2167 996147200 134512640 134931368 4294956256 18446744073709551615 134525703 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2363 2167 48 102 0 2258 0
Current children cumulated CPU time (s) 318.48
Current children cumulated vsize (KiB) 28408

[startup+323.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 3572
/proc/meminfo: memFree=1521880/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9452 CPUtime=315.6
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2553 0 0 0 31475 85 0 0 25 0 1 0 2000073064 9678848 2167 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2363 2167 48 102 0 2258 0
Current children cumulated CPU time (s) 320.06
Current children cumulated vsize (KiB) 28408

[startup+324.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 3572
/proc/meminfo: memFree=1521688/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=4.46
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1022 22081 0 2 4 0 423 19 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
[pid=3569] ppid=3546 vsize=5356 CPUtime=0
/proc/3569/stat : 3569 (sh) S 3546 3546 2130 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000073064 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3569/statm: 1339 232 193 169 0 50 0
[pid=3570] ppid=3569 vsize=9452 CPUtime=316.4
/proc/3570/stat : 3570 (picosat) R 3569 3546 2130 0 -1 4194304 2553 0 0 0 31555 85 0 0 25 0 1 0 2000073064 9678848 2167 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/3570/statm: 2363 2167 48 102 0 2258 0
Current children cumulated CPU time (s) 320.86
Current children cumulated vsize (KiB) 28408

[startup+324.201 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 3572
/proc/meminfo: memFree=1521688/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=321.06
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1070 24925 0 2 4 0 31998 104 17 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 321.06
Current children cumulated vsize (KiB) 13600

[startup+324.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 3572
/proc/meminfo: memFree=1521688/2055920 swapFree=4180456/4192956
[pid=3546] ppid=3544 vsize=13600 CPUtime=321.06
/proc/3546/stat : 3546 (sugar) S 3544 3546 2130 0 -1 4194304 1089 24925 0 2 4 0 31998 104 16 0 1 0 2000072607 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3546/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 321.06
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 324.336
CPU time (s): 321.189
CPU user time (s): 320.104
CPU system time (s): 1.08483
CPU usage (%): 99.0298
Max. virtual memory (cumulated for all children) (KiB): 883292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.104
system time used= 1.08483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29689
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= 2268
involuntary context switches= 9287

runsolver used 0.377942 second user time and 1.11383 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-05 00:36:22
IDJOB=1079816
IDBENCH=56912
IDSOLVER=345
FILE ID=node19/1079816-1215210982
PBS_JOBID= 7881704
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-29_ext.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-1079816-1215210982/watcher-1079816-1215210982 -o /tmp/evaluation-result-1079816-1215210982/solver-1079816-1215210982 -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-1079816-1215210982.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 72f6e39984a90e4b874088dc8c79fb77
RANDOM SEED=139286581

node19.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.263
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	: 5931.00
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.263
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:       1543952 kB
Buffers:        103156 kB
Cached:         292524 kB
SwapCached:       6540 kB
Active:         306436 kB
Inactive:       133912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543952 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            5632 kB
Writeback:           0 kB
Mapped:          51196 kB
Slab:            56828 kB
Committed_AS:  3462664 kB
PageTables:       1928 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= 66552 MiB
End job on node19 at 2008-07-05 00:41:47