Trace number 1060934

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.07 1828.83

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-40-41.xml
MD5SUMf41e5b28cf61248985fc3eb1ef5687be
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3280
Number of constraints162
Maximum constraint arity41
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension162
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 01:53:58 2008
0.00/0.05	c 0	PID 28379
0.00/0.05	c 0	HOST node66.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1060934-1215129238.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-1060934-1215129238.xml' 'HOME/temp.csp'
0.03/0.72	c 0	1 domains, 3280 variables, 2 predicates, 0 relations, 162 constraints
0.03/0.73	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.74	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.68/0.82	c 0	Parsing HOME/temp.csp
0.93/1.06	c 1	parsed 3445 expressions
0.93/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.93/1.06	c 1	Converting to clausal form CSP
0.93/1.09	c 1	converted 345 (10%) expressions
0.93/1.10	c 1	converted 689 (20%) expressions
1.03/1.10	c 1	converted 1034 (30%) expressions
1.03/1.11	c 1	converted 1378 (40%) expressions
1.03/1.12	c 1	converted 1723 (50%) expressions
1.03/1.12	c 1	converted 2067 (60%) expressions
1.03/1.12	c 1	converted 2412 (70%) expressions
1.03/1.12	c 1	converted 2756 (80%) expressions
1.03/1.12	c 1	converted 3101 (90%) expressions
1.72/1.81	c 1	converted 3445 (100%) expressions
1.72/1.82	c 1	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 22
1.72/1.82	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.72/1.82	c 1	Propagation in CSP
1.81/1.98	c 2	11440 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.81/1.99	c 2	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 21
1.81/1.99	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.91/2.00	c 2	Simplifing CSP by introducing new Boolean variables
1.91/2.01	c 2	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 21
1.91/2.01	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.91/2.07	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.91/2.09	c 2	952 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.11	c 2	1904 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.11	c 2	2855 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.02/2.12	c 2	3807 (40%) CSP integer variables are encoded (1897 clauses, 24725 bytes)
2.02/2.13	c 2	4758 (50%) CSP integer variables are encoded (5349 clauses, 69766 bytes)
2.02/2.14	c 2	5710 (60%) CSP integer variables are encoded (8804 clauses, 121591 bytes)
2.02/2.14	c 2	6662 (70%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
2.02/2.14	c 2	7613 (80%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
2.02/2.15	c 2	8565 (90%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
2.02/2.15	c 2	9516 (100%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
2.11/2.23	c 2	1264 (10%) CSP clauses are encoded (29348 clauses, 457822 bytes)
2.11/2.28	c 2	2527 (20%) CSP clauses are encoded (47679 clauses, 763513 bytes)
2.20/2.33	c 2	3791 (30%) CSP clauses are encoded (66011 clauses, 1101473 bytes)
2.20/2.38	c 2	5054 (40%) CSP clauses are encoded (84272 clauses, 1453558 bytes)
2.31/2.42	c 2	6317 (50%) CSP clauses are encoded (102587 clauses, 1806745 bytes)
2.31/2.44	c 2	7581 (60%) CSP clauses are encoded (105099 clauses, 1844821 bytes)
2.31/2.46	c 2	8844 (70%) CSP clauses are encoded (107610 clauses, 1882937 bytes)
2.31/2.47	c 2	10108 (80%) CSP clauses are encoded (110122 clauses, 1921735 bytes)
2.31/2.49	c 2	11371 (90%) CSP clauses are encoded (112631 clauses, 1961135 bytes)
2.40/2.51	c 2	12634 (100%) CSP clauses are encoded (115142 clauses, 2000555 bytes)
2.40/2.51	c 2	12634 CSP clauses encoded
2.40/2.51	c 2	Writing map file : HOME/temp.map
2.40/2.56	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.56	c 2	SAT : 20832 SAT variables, 115142 SAT clauses, 2000555 bytes
2.40/2.56	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.58	c 2	SOLVING HOME/temp.cnf
2.40/2.58	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.07/1828.82	c ERROR INTERRUPTED
1800.07/1828.82	s UNKNOWN
1800.07/1828.82	c 1828	CPU 2.38 (0.03 0.01 2.35 0.11)
1800.07/1828.82	c 1828	END Fri Jul  4 02:24:26 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060934-1215129238/watcher-1060934-1215129238 -o /tmp/evaluation-result-1060934-1215129238/solver-1060934-1215129238 -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-1060934-1215129238.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.91 1.95 1.98 4/74 28379
/proc/meminfo: memFree=1449576/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=12000 CPUtime=0
/proc/28379/stat : 28379 (sugar) R 28377 28379 27768 0 -1 4194304 195 0 0 0 0 0 0 0 23 0 1 0 1991893457 12288000 163 996147200 4194304 4206940 548682068608 18446744073709551615 227607250409 0 0 4224 0 0 0 0 17 1 0 0
/proc/28379/statm: 3000 163 125 3 0 100 0

[startup+0.072357 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 28379
/proc/meminfo: memFree=1449576/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=0.03
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991893457 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.108209 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 28379
/proc/meminfo: memFree=1449576/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=0.03
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991893457 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302227 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 28379
/proc/meminfo: memFree=1449576/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=0.03
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991893457 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701285 s]
/proc/loadavg: 1.91 1.95 1.98 4/74 28379
/proc/meminfo: memFree=1449576/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=0.03
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991893457 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50137 s]
/proc/loadavg: 1.91 1.95 1.98 3/85 28401
/proc/meminfo: memFree=1441296/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=0.68
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 973 5035 0 1 3 0 62 3 15 0 1 0 1991893457 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 797 370 3 0 500 0
[pid=28392] ppid=28379 vsize=5356 CPUtime=0
/proc/28392/stat : 28392 (sh) S 28379 28379 27768 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991893531 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28392/statm: 1339 233 193 169 0 50 0
[pid=28393] ppid=28392 vsize=868400 CPUtime=0.75
/proc/28393/stat : 28393 (java) S 28392 28379 27768 0 -1 0 7060 0 1 0 71 4 0 0 18 0 9 0 1991893531 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28393/statm: 217100 6288 2540 9 0 211675 0
[pid=28393/tid=28394] ppid=28392 vsize=868400 CPUtime=0.41
/proc/28393/task/28394/stat : 28394 (java) R 28392 28379 27768 0 -1 64 2668 0 1 0 40 1 0 0 19 0 9 0 1991893532 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 102064184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28395] ppid=28392 vsize=868400 CPUtime=0.09
/proc/28393/task/28395/stat : 28395 (java) S 28392 28379 27768 0 -1 64 2221 0 0 0 9 0 0 0 16 0 9 0 1991893533 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28396] ppid=28392 vsize=868400 CPUtime=0
/proc/28393/task/28396/stat : 28396 (java) S 28392 28379 27768 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991893533 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28397] ppid=28392 vsize=868400 CPUtime=0
/proc/28393/task/28397/stat : 28397 (java) S 28392 28379 27768 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991893533 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28392 vsize=868400 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28392 28379 27768 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991893535 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28399] ppid=28392 vsize=868400 CPUtime=0.21
/proc/28393/task/28399/stat : 28399 (java) S 28392 28379 27768 0 -1 64 1478 0 0 0 20 1 0 0 16 0 9 0 1991893535 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28400] ppid=28392 vsize=868400 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28392 28379 27768 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991893535 889241600 6288 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28393/tid=28401] ppid=28392 vsize=868400 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28392 28379 27768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991893535 889241600 6288 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) 887356

[startup+3.10156 s]
/proc/loadavg: 1.91 1.95 1.98 4/85 28401
/proc/meminfo: memFree=1427216/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 13600

[startup+6.30194 s]
/proc/loadavg: 1.92 1.95 1.98 3/77 28403
/proc/meminfo: memFree=1438288/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=9328 CPUtime=3.67
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 2006 0 0 0 316 51 0 0 25 0 1 0 1991893715 9551872 1990 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 2332 1990 48 102 0 2227 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 28284

[startup+12.7017 s]
/proc/loadavg: 1.93 1.95 1.98 3/77 28403
/proc/meminfo: memFree=1435472/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=11412 CPUtime=10.02
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 2563 0 0 0 950 52 0 0 25 0 1 0 1991893715 11685888 2536 996147200 134512640 134931368 4294956256 18446744073709551615 134529914 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 2853 2536 48 102 0 2748 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 30368

[startup+25.5022 s]
/proc/loadavg: 1.94 1.96 1.98 3/77 28403
/proc/meminfo: memFree=1431696/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=14680 CPUtime=22.69
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 3384 0 0 0 2217 52 0 0 25 0 1 0 1991893715 15032320 3357 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 3670 3357 48 102 0 3565 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 33636

[startup+51.1022 s]
/proc/loadavg: 1.96 1.96 1.98 3/77 28403
/proc/meminfo: memFree=1424528/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=21780 CPUtime=48.05
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 5183 0 0 0 4751 54 0 0 25 0 1 0 1991893715 22302720 5156 996147200 134512640 134931368 4294956256 18446744073709551615 134529751 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 5445 5156 48 102 0 5340 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 40736

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.98 3/77 28403
/proc/meminfo: memFree=1415760/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=30424 CPUtime=98.77
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 7486 0 0 0 9821 56 0 0 25 0 1 0 1991893715 31154176 7308 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 7606 7308 48 102 0 7501 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 49380

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/77 28403
/proc/meminfo: memFree=1411024/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=34896 CPUtime=158.21
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 8729 0 0 0 15764 57 0 0 25 0 1 0 1991893715 35733504 8439 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 8724 8439 48 102 0 8619 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 53852

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/78 28404
/proc/meminfo: memFree=1405192/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=40668 CPUtime=217.65
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 10332 0 0 0 21706 59 0 0 25 0 1 0 1991893715 41644032 9888 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 10167 9888 48 102 0 10062 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 59624

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

/proc/meminfo: memFree=1218288/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1281.27
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29024 0 0 0 128042 85 0 0 25 0 1 0 1991893715 115109888 27723 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27723 48 102 0 27998 0
Current children cumulated CPU time (s) 1283.77
Current children cumulated vsize (KiB) 131368

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218288/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1340.11
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29033 0 0 0 133926 85 0 0 25 0 1 0 1991893715 115109888 27732 996147200 134512640 134931368 4294956256 18446744073709551615 134530094 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27732 48 102 0 27998 0
Current children cumulated CPU time (s) 1342.61
Current children cumulated vsize (KiB) 131368

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218288/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1398.95
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29033 0 0 0 139809 86 0 0 25 0 1 0 1991893715 115109888 27732 996147200 134512640 134931368 4294956256 18446744073709551615 134530822 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27732 48 102 0 27998 0
Current children cumulated CPU time (s) 1401.45
Current children cumulated vsize (KiB) 131368

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218288/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1457.78
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29033 0 0 0 145692 86 0 0 25 0 1 0 1991893715 115109888 27732 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27732 48 102 0 27998 0
Current children cumulated CPU time (s) 1460.28
Current children cumulated vsize (KiB) 131368

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218032/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1516.61
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29161 0 0 0 151575 86 0 0 25 0 1 0 1991893715 115109888 27752 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27752 48 102 0 27998 0
Current children cumulated CPU time (s) 1519.11
Current children cumulated vsize (KiB) 131368

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218032/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1575.46
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29161 0 0 0 157459 87 0 0 25 0 1 0 1991893715 115109888 27752 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27752 48 102 0 27998 0
Current children cumulated CPU time (s) 1577.96
Current children cumulated vsize (KiB) 131368

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218032/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1634.3
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29161 0 0 0 163343 87 0 0 25 0 1 0 1991893715 115109888 27752 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27752 48 102 0 27998 0
Current children cumulated CPU time (s) 1636.8
Current children cumulated vsize (KiB) 131368

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1218032/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1693.13
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29161 0 0 0 169226 87 0 0 25 0 1 0 1991893715 115109888 27752 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27752 48 102 0 27998 0
Current children cumulated CPU time (s) 1695.63
Current children cumulated vsize (KiB) 131368

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1217904/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1751.98
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29172 0 0 0 175110 88 0 0 25 0 1 0 1991893715 115109888 27763 996147200 134512640 134931368 4294956256 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27763 48 102 0 27998 0
Current children cumulated CPU time (s) 1754.48
Current children cumulated vsize (KiB) 131368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1828.8 s]
/proc/loadavg: 2.00 1.99 1.99 3/96 28466
/proc/meminfo: memFree=1217904/2055920 swapFree=4179828/4192956
[pid=28379] ppid=28377 vsize=13600 CPUtime=2.5
/proc/28379/stat : 28379 (sugar) S 28377 28379 27768 0 -1 4194304 1024 13787 0 2 3 1 235 11 16 0 1 0 1991893457 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28379/statm: 3400 799 370 3 0 500 0
[pid=28402] ppid=28379 vsize=5356 CPUtime=0
/proc/28402/stat : 28402 (sh) S 28379 28379 27768 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991893715 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28402/statm: 1339 232 193 169 0 50 0
[pid=28403] ppid=28402 vsize=112412 CPUtime=1797.57
/proc/28403/stat : 28403 (picosat) R 28402 28379 27768 0 -1 4194304 29172 0 0 0 179669 88 0 0 25 0 1 0 1991893715 115109888 27763 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28403/statm: 28103 27763 48 102 0 27998 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 131368

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28379 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=396635
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=124981
# CPU time returned by wait4() is 2.52162
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1828.83
CPU time (s): 1800.07
CPU user time (s): 1799.07
CPU system time (s): 1
CPU usage (%): 98.4276
Max. virtual memory (cumulated for all children) (KiB): 887468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.39663
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15165
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2805
involuntary context switches= 2704

runsolver used 2.13767 second user time and 6.19306 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-04 01:53:58
IDJOB=1060934
IDBENCH=54497
IDSOLVER=345
FILE ID=node66/1060934-1215129238
PBS_JOBID= 7877233
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-40-41.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-1060934-1215129238/watcher-1060934-1215129238 -o /tmp/evaluation-result-1060934-1215129238/solver-1060934-1215129238 -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-1060934-1215129238.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f41e5b28cf61248985fc3eb1ef5687be
RANDOM SEED=1194055894

node66.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.213
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.213
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:       1450056 kB
Buffers:         49940 kB
Cached:         477856 kB
SwapCached:       6956 kB
Active:         178364 kB
Inactive:       371152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450056 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          28328 kB
Slab:            41632 kB
Committed_AS:  4063616 kB
PageTables:       1832 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= 66504 MiB
End job on node66 at 2008-07-04 02:24:28