Trace number 1071883

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 60.2628 60.9507

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle14.xml
MD5SUM1f913b5f1334fb3a8e83db191b206d51
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.341947
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints118
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension28
Number of constraints which are defined in intension90
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 Fri Jul  4 13:14:35 2008
0.00/0.05	c 0	PID 21438
0.03/0.05	c 0	HOST node7.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1071883-1215170075.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1071883-1215170075.xml' 'HOME/temp.csp'
0.03/0.55	c 1	1 domains, 62 variables, 5 predicates, 4 relations, 118 constraints
0.03/0.58	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.58	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.53/0.66	c 1	Parsing HOME/temp.csp
0.53/0.90	c 1	parsed 190 expressions
0.53/0.90	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.53/0.90	c 1	Converting to clausal form CSP
0.53/0.92	c 1	converted 19 (10%) expressions
0.53/0.92	c 1	converted 38 (20%) expressions
0.53/0.92	c 1	converted 57 (30%) expressions
0.53/0.96	c 1	converted 76 (40%) expressions
1.13/1.27	c 2	converted 95 (50%) expressions
1.23/1.31	c 2	converted 114 (60%) expressions
1.72/1.82	c 2	converted 133 (70%) expressions
1.72/1.84	c 2	converted 152 (80%) expressions
1.72/1.86	c 2	converted 171 (90%) expressions
1.82/1.93	c 2	converted 190 (100%) expressions
1.82/1.93	c 2	CSP : 62 integers, 0 booleans, 118 clauses, largest domain size 26
1.82/1.93	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/1.93	c 2	Propagation in CSP
1.82/1.94	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.82/1.94	c 2	CSP : 62 integers, 0 booleans, 118 clauses, largest domain size 26
1.82/1.94	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/1.94	c 2	Simplifing CSP by introducing new Boolean variables
1.82/1.95	c 2	CSP : 62 integers, 728 booleans, 846 clauses, largest domain size 26
1.82/1.95	c 2	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.92/2.09	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.01/2.11	c 2	7 (10%) CSP integer variables are encoded (168 clauses, 1704 bytes)
2.01/2.11	c 2	13 (20%) CSP integer variables are encoded (312 clauses, 3288 bytes)
2.01/2.11	c 2	19 (30%) CSP integer variables are encoded (456 clauses, 4872 bytes)
2.01/2.11	c 2	25 (40%) CSP integer variables are encoded (600 clauses, 6456 bytes)
2.01/2.12	c 2	31 (50%) CSP integer variables are encoded (744 clauses, 8040 bytes)
2.01/2.12	c 2	38 (60%) CSP integer variables are encoded (912 clauses, 9888 bytes)
2.01/2.12	c 2	44 (70%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
2.01/2.12	c 2	50 (80%) CSP integer variables are encoded (1200 clauses, 13537 bytes)
2.01/2.12	c 2	56 (90%) CSP integer variables are encoded (1344 clauses, 15409 bytes)
2.01/2.12	c 2	62 (100%) CSP integer variables are encoded (1488 clauses, 17281 bytes)
8.95/9.15	c 9	85 (10%) CSP clauses are encoded (151738 clauses, 5513164 bytes)
8.95/9.16	c 9	170 (20%) CSP clauses are encoded (153648 clauses, 5545671 bytes)
45.88/46.45	c 47	254 (30%) CSP clauses are encoded (357868 clauses, 15867704 bytes)
45.88/46.46	c 47	339 (40%) CSP clauses are encoded (359853 clauses, 15899976 bytes)
45.88/46.46	c 47	423 (50%) CSP clauses are encoded (361787 clauses, 15933140 bytes)
45.88/46.47	c 47	508 (60%) CSP clauses are encoded (363772 clauses, 15968176 bytes)
45.88/46.48	c 47	593 (70%) CSP clauses are encoded (365782 clauses, 16002927 bytes)
45.88/46.49	c 47	677 (80%) CSP clauses are encoded (367766 clauses, 16037632 bytes)
45.88/46.49	c 47	762 (90%) CSP clauses are encoded (369801 clauses, 16073897 bytes)
45.99/46.50	c 47	846 (100%) CSP clauses are encoded (371810 clauses, 16109332 bytes)
45.99/46.50	c 47	846 CSP clauses encoded
45.99/46.50	c 47	Writing map file : HOME/temp.map
45.99/46.50	c 47	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
45.99/46.50	c 47	SAT : 2278 SAT variables, 371810 SAT clauses, 16109332 bytes
45.99/46.50	c 47	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
45.99/46.53	c 47	SOLVING HOME/temp.cnf
45.99/46.53	c 47	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
60.03/60.75	c 61	DECODING HOME/temp.out WITH HOME/temp.map
60.03/60.75	c 61	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
60.09/60.84	c 61	Decoding HOME/temp.out
60.09/60.88	s SATISFIABLE
60.09/60.88	v 1 14 4 17 12 4 13 11 14 14 20 19 11 8 13 4 15 8 4 19 24 13 14 17 0 11 11 24 19 22 14 6 4 11 6 8 13 0 4 17 4 0 17 2 4 3 17 0 6 22 4 4 3 17 20 11 4 3 2 24 18 19
60.09/60.90	c 61	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
60.09/60.95	c 61	CPU 55.52 (0.03 0.01 55.49 4.7)
60.09/60.95	c 61	END Fri Jul  4 13:15:36 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-1071883-1215170075/watcher-1071883-1215170075 -o /tmp/evaluation-result-1071883-1215170075/solver-1071883-1215170075 -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-1071883-1215170075.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.99 1.97 1.98 4/81 21438
/proc/meminfo: memFree=1720400/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=18572 CPUtime=0
/proc/21438/stat : 21438 (runsolver) R 21436 21438 19290 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1995982690 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21438/statm: 4643 292 257 25 0 2626 0

[startup+0.051276 s]
/proc/loadavg: 1.99 1.97 1.98 4/81 21438
/proc/meminfo: memFree=1720400/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.03
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1995982690 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102794 s]
/proc/loadavg: 1.99 1.97 1.98 4/81 21438
/proc/meminfo: memFree=1720400/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.03
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995982690 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301218 s]
/proc/loadavg: 1.99 1.97 1.98 4/81 21438
/proc/meminfo: memFree=1720400/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.03
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995982690 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702262 s]
/proc/loadavg: 1.99 1.97 1.98 4/81 21438
/proc/meminfo: memFree=1720400/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.53
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 973 6479 0 1 3 0 46 4 16 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13600

[startup+1.50235 s]
/proc/loadavg: 2.07 1.99 1.99 4/92 21460
/proc/meminfo: memFree=1707768/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.54
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 973 6479 0 1 3 1 46 4 15 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
[pid=21451] ppid=21438 vsize=5356 CPUtime=0
/proc/21451/stat : 21451 (sh) S 21438 21438 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995982749 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21451/statm: 1339 233 193 169 0 50 0
[pid=21452] ppid=21451 vsize=864200 CPUtime=0.88
/proc/21452/stat : 21452 (java) S 21451 21438 19290 0 -1 0 8720 0 1 0 83 5 0 0 18 0 9 0 1995982749 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21452/statm: 216050 7968 2540 9 0 210625 0
[pid=21452/tid=21453] ppid=21451 vsize=864200 CPUtime=0.44
/proc/21452/task/21453/stat : 21453 (java) R 21451 21438 19290 0 -1 64 2780 0 1 0 42 2 0 0 23 0 9 0 1995982750 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21454] ppid=21451 vsize=864200 CPUtime=0.35
/proc/21452/task/21454/stat : 21454 (java) R 21451 21438 19290 0 -1 64 4911 0 0 0 33 2 0 0 16 0 9 0 1995982751 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21455] ppid=21451 vsize=864200 CPUtime=0
/proc/21452/task/21455/stat : 21455 (java) S 21451 21438 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995982751 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21456] ppid=21451 vsize=864200 CPUtime=0
/proc/21452/task/21456/stat : 21456 (java) S 21451 21438 19290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995982751 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21457] ppid=21451 vsize=864200 CPUtime=0
/proc/21452/task/21457/stat : 21457 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995982753 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21458] ppid=21451 vsize=864200 CPUtime=0.08
/proc/21452/task/21458/stat : 21458 (java) S 21451 21438 19290 0 -1 64 337 0 0 0 8 0 0 0 16 0 9 0 1995982753 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21459] ppid=21451 vsize=864200 CPUtime=0
/proc/21452/task/21459/stat : 21459 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995982753 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21460] ppid=21451 vsize=864200 CPUtime=0
/proc/21452/task/21460/stat : 21460 (java) S 21451 21438 19290 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995982753 884940800 7968 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883156

[startup+3.10151 s]
/proc/loadavg: 2.07 1.99 1.99 3/92 21460
/proc/meminfo: memFree=1684600/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.54
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 974 6479 0 1 3 1 46 4 15 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
[pid=21451] ppid=21438 vsize=5356 CPUtime=0
/proc/21451/stat : 21451 (sh) S 21438 21438 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995982749 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21451/statm: 1339 233 193 169 0 50 0
[pid=21452] ppid=21451 vsize=868480 CPUtime=2.47
/proc/21452/stat : 21452 (java) S 21451 21438 19290 0 -1 0 11990 0 1 0 238 9 0 0 18 0 9 0 1995982749 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21452/statm: 217120 11105 2565 9 0 211667 0
[pid=21452/tid=21453] ppid=21451 vsize=868480 CPUtime=1.46
/proc/21452/task/21453/stat : 21453 (java) R 21451 21438 19290 0 -1 64 3044 0 1 0 143 3 0 0 25 0 9 0 1995982750 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4126858782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21454] ppid=21451 vsize=868480 CPUtime=0.79
/proc/21452/task/21454/stat : 21454 (java) S 21451 21438 19290 0 -1 64 6799 0 0 0 75 4 0 0 16 0 9 0 1995982751 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21455] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21455/stat : 21455 (java) S 21451 21438 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995982751 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21456] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21456/stat : 21456 (java) S 21451 21438 19290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995982751 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21457] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21457/stat : 21457 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995982753 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21458] ppid=21451 vsize=868480 CPUtime=0.2
/proc/21452/task/21458/stat : 21458 (java) S 21451 21438 19290 0 -1 64 1455 0 0 0 19 1 0 0 16 0 9 0 1995982753 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21459] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21459/stat : 21459 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995982753 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21460] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21460/stat : 21460 (java) S 21451 21438 19290 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995982753 889323520 11105 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887436

[startup+6.30285 s]
/proc/loadavg: 2.07 1.99 1.99 3/92 21460
/proc/meminfo: memFree=1676600/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.54
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 974 6479 0 1 3 1 46 4 15 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
[pid=21451] ppid=21438 vsize=5356 CPUtime=0
/proc/21451/stat : 21451 (sh) S 21438 21438 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995982749 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21451/statm: 1339 233 193 169 0 50 0
[pid=21452] ppid=21451 vsize=868480 CPUtime=5.63
/proc/21452/stat : 21452 (java) S 21451 21438 19290 0 -1 0 13467 0 1 0 551 12 0 0 18 0 9 0 1995982749 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21452/statm: 217120 12505 2565 9 0 211667 0
[pid=21452/tid=21453] ppid=21451 vsize=868480 CPUtime=4.5
/proc/21452/task/21453/stat : 21453 (java) R 21451 21438 19290 0 -1 64 3121 0 1 0 446 4 0 0 25 0 9 0 1995982750 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4126856192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21454] ppid=21451 vsize=868480 CPUtime=0.91
/proc/21452/task/21454/stat : 21454 (java) S 21451 21438 19290 0 -1 64 8198 0 0 0 85 6 0 0 16 0 9 0 1995982751 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21455] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21455/stat : 21455 (java) S 21451 21438 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995982751 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21456] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21456/stat : 21456 (java) S 21451 21438 19290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995982751 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21457] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21457/stat : 21457 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995982753 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21458] ppid=21451 vsize=868480 CPUtime=0.2
/proc/21452/task/21458/stat : 21458 (java) S 21451 21438 19290 0 -1 64 1456 0 0 0 19 1 0 0 17 0 9 0 1995982753 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21459] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21459/stat : 21459 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995982753 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21460] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21460/stat : 21460 (java) S 21451 21438 19290 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995982753 889323520 12505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887436

[startup+12.7015 s]
/proc/loadavg: 2.06 1.99 1.99 3/92 21460
/proc/meminfo: memFree=1663928/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.54
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 974 6479 0 1 3 1 46 4 16 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
[pid=21451] ppid=21438 vsize=5356 CPUtime=0
/proc/21451/stat : 21451 (sh) S 21438 21438 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995982749 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21451/statm: 1339 233 193 169 0 50 0
[pid=21452] ppid=21451 vsize=868480 CPUtime=11.97
/proc/21452/stat : 21452 (java) S 21451 21438 19290 0 -1 0 16496 0 1 0 1179 18 0 0 18 0 9 0 1995982749 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21452/statm: 217120 14472 2565 9 0 211667 0
[pid=21452/tid=21453] ppid=21451 vsize=868480 CPUtime=10.51
/proc/21452/task/21453/stat : 21453 (java) R 21451 21438 19290 0 -1 64 3220 0 1 0 1044 7 0 0 25 0 9 0 1995982750 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4126856186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21454] ppid=21451 vsize=868480 CPUtime=1.22
/proc/21452/task/21454/stat : 21454 (java) S 21451 21438 19290 0 -1 64 11124 0 0 0 114 8 0 0 16 0 9 0 1995982751 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21455] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21455/stat : 21455 (java) S 21451 21438 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995982751 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21456] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21456/stat : 21456 (java) S 21451 21438 19290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995982751 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21457] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21457/stat : 21457 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995982753 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21458] ppid=21451 vsize=868480 CPUtime=0.21
/proc/21452/task/21458/stat : 21458 (java) S 21451 21438 19290 0 -1 64 1460 0 0 0 20 1 0 0 16 0 9 0 1995982753 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21459] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21459/stat : 21459 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995982753 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21460] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21460/stat : 21460 (java) S 21451 21438 19290 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995982753 889323520 14472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 887436

[startup+25.5029 s]
/proc/loadavg: 2.13 2.00 1.99 3/92 21460
/proc/meminfo: memFree=1661560/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=0.54
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 974 6479 0 1 3 1 46 4 16 0 1 0 1995982690 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 797 370 3 0 500 0
[pid=21451] ppid=21438 vsize=5356 CPUtime=0
/proc/21451/stat : 21451 (sh) S 21438 21438 19290 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995982749 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21451/statm: 1339 233 193 169 0 50 0
[pid=21452] ppid=21451 vsize=868480 CPUtime=24.64
/proc/21452/stat : 21452 (java) S 21451 21438 19290 0 -1 0 16658 0 1 0 2444 20 0 0 18 0 9 0 1995982749 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21452/statm: 217120 14512 2565 9 0 211667 0
[pid=21452/tid=21453] ppid=21451 vsize=868480 CPUtime=22.99
/proc/21452/task/21453/stat : 21453 (java) R 21451 21438 19290 0 -1 64 3342 0 1 0 2290 9 0 0 25 0 9 0 1995982750 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21454] ppid=21451 vsize=868480 CPUtime=1.42
/proc/21452/task/21454/stat : 21454 (java) S 21451 21438 19290 0 -1 64 11161 0 0 0 133 9 0 0 16 0 9 0 1995982751 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21455] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21455/stat : 21455 (java) S 21451 21438 19290 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995982751 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21456] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21456/stat : 21456 (java) S 21451 21438 19290 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995982751 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21457] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21457/stat : 21457 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995982753 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21458] ppid=21451 vsize=868480 CPUtime=0.21
/proc/21452/task/21458/stat : 21458 (java) S 21451 21438 19290 0 -1 64 1463 0 0 0 20 1 0 0 16 0 9 0 1995982753 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21459] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21459/stat : 21459 (java) S 21451 21438 19290 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995982753 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21452/tid=21460] ppid=21451 vsize=868480 CPUtime=0
/proc/21452/task/21460/stat : 21460 (java) S 21451 21438 19290 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995982753 889323520 14512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 887436

[startup+51.1015 s]
/proc/loadavg: 2.08 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1691448/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=46.01
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1021 25704 0 2 3 1 4564 33 16 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
[pid=21461] ppid=21438 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21438 21438 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995987343 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=12212 CPUtime=4.52
/proc/21462/stat : 21462 (picosat) R 21461 21438 19290 0 -1 4194304 2958 0 0 0 214 238 0 0 25 0 1 0 1995987344 12505088 2944 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 3053 2944 40 102 0 2948 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 31168

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

[startup+57.5012 s]
/proc/loadavg: 2.07 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1680696/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=46.01
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1021 25704 0 2 3 1 4564 33 16 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
[pid=21461] ppid=21438 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21438 21438 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995987343 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=22100 CPUtime=10.85
/proc/21462/stat : 21462 (picosat) R 21461 21438 19290 0 -1 4194304 5310 0 0 0 652 433 0 0 25 0 1 0 1995987344 22630400 5296 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 5525 5296 42 102 0 5420 0
Current children cumulated CPU time (s) 56.86
Current children cumulated vsize (KiB) 41056

[startup+59.1014 s]
/proc/loadavg: 2.07 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1680504/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=46.01
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1021 25704 0 2 3 1 4564 33 16 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
[pid=21461] ppid=21438 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21438 21438 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995987343 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=22364 CPUtime=12.43
/proc/21462/stat : 21462 (picosat) R 21461 21438 19290 0 -1 4194304 5368 0 0 0 810 433 0 0 25 0 1 0 1995987344 22900736 5354 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 5591 5354 42 102 0 5486 0
Current children cumulated CPU time (s) 58.44
Current children cumulated vsize (KiB) 41320

[startup+59.9025 s]
/proc/loadavg: 2.07 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1680312/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=46.01
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1021 25704 0 2 3 1 4564 33 16 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
[pid=21461] ppid=21438 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21438 21438 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995987343 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=22496 CPUtime=13.23
/proc/21462/stat : 21462 (picosat) R 21461 21438 19290 0 -1 4194304 5395 0 0 0 890 433 0 0 25 0 1 0 1995987344 23035904 5381 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 5624 5381 42 102 0 5519 0
Current children cumulated CPU time (s) 59.24
Current children cumulated vsize (KiB) 41452

[startup+60.7026 s]
/proc/loadavg: 2.06 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1680248/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=46.01
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1021 25704 0 2 3 1 4564 33 16 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
[pid=21461] ppid=21438 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21438 21438 19290 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995987343 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=20448 CPUtime=14.02
/proc/21462/stat : 21462 (picosat) R 21461 21438 19290 0 -1 4194304 5414 0 0 0 969 433 0 0 25 0 1 0 1995987344 20938752 5029 996147200 134512640 134931368 4294956256 18446744073709551615 134579093 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 5112 5029 47 102 0 5007 0
Current children cumulated CPU time (s) 60.03
Current children cumulated vsize (KiB) 39404

[startup+60.9026 s]
/proc/loadavg: 2.06 2.00 1.99 3/84 21462
/proc/meminfo: memFree=1680248/2055920 swapFree=4180052/4192956
[pid=21438] ppid=21436 vsize=13600 CPUtime=60.09
/proc/21438/stat : 21438 (sugar) S 21436 21438 19290 0 -1 4194304 1090 31404 0 2 3 1 5538 467 15 0 1 0 1995982690 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21438/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 60.09
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 60.9507
CPU time (s): 60.2628
CPU user time (s): 55.5326
CPU system time (s): 4.73028
CPU usage (%): 98.8715
Max. virtual memory (cumulated for all children) (KiB): 892564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.5326
system time used= 4.73028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36257
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= 6630
involuntary context switches= 8094

runsolver used 0.082987 second user time and 0.209968 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-04 13:14:35
IDJOB=1071883
IDBENCH=56148
IDSOLVER=345
FILE ID=node7/1071883-1215170075
PBS_JOBID= 7877443
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/wordsPuzzle/normalized-crossword-m1-words-puzzle14.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-1071883-1215170075/watcher-1071883-1215170075 -o /tmp/evaluation-result-1071883-1215170075/solver-1071883-1215170075 -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-1071883-1215170075.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f913b5f1334fb3a8e83db191b206d51
RANDOM SEED=1167679821

node7.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.236
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.236
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:       1720880 kB
Buffers:         43744 kB
Cached:         137904 kB
SwapCached:       6984 kB
Active:         196780 kB
Inactive:        70760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720880 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:         102172 kB
Slab:            52364 kB
Committed_AS:  3506632 kB
PageTables:       2068 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= 66556 MiB
End job on node7 at 2008-07-04 13:15:36