Trace number 1075163

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 13.029 13.2562

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f9.xml
MD5SUM17a33451183b9900020243750ee5373a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.949855
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 16:04:39 2008
0.00/0.04	c 0	PID 10997
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1075163-1215180279.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-1075163-1215180279.xml' 'HOME/temp.csp'
0.03/0.75	c 1	7 domains, 916 variables, 2 predicates, 0 relations, 5246 constraints
0.03/0.79	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.79	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.72/0.87	c 1	Parsing HOME/temp.csp
1.12/1.25	c 1	parsed 6171 expressions
1.12/1.25	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.25	c 1	Converting to clausal form CSP
1.12/1.29	c 1	converted 618 (10%) expressions
1.51/1.67	c 2	converted 1235 (20%) expressions
1.91/2.10	c 2	converted 1852 (30%) expressions
2.40/2.52	c 3	converted 2469 (40%) expressions
2.80/2.92	c 3	converted 3086 (50%) expressions
3.19/3.38	c 3	converted 3703 (60%) expressions
3.59/3.76	c 4	converted 4320 (70%) expressions
3.99/4.16	c 4	converted 4937 (80%) expressions
4.38/4.56	c 5	converted 5554 (90%) expressions
4.78/4.95	c 5	converted 6171 (100%) expressions
4.78/4.95	c 5	CSP : 916 integers, 0 booleans, 6162 clauses, largest domain size 35
4.78/4.95	c 5	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.78/4.95	c 5	Propagation in CSP
5.57/5.71	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.57/5.71	c 6	CSP : 916 integers, 0 booleans, 6162 clauses, largest domain size 35
5.57/5.71	c 6	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.57/5.71	c 6	Simplifing CSP by introducing new Boolean variables
5.67/5.85	c 6	CSP : 916 integers, 10492 booleans, 16654 clauses, largest domain size 35
5.67/5.85	c 6	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.76/5.95	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.87/6.02	c 6	92 (10%) CSP integer variables are encoded (2690 clauses, 32887 bytes)
5.87/6.04	c 6	184 (20%) CSP integer variables are encoded (5430 clauses, 68507 bytes)
5.87/6.06	c 6	275 (30%) CSP integer variables are encoded (8073 clauses, 102866 bytes)
5.87/6.09	c 6	367 (40%) CSP integer variables are encoded (10808 clauses, 140698 bytes)
5.97/6.11	c 6	458 (50%) CSP integer variables are encoded (13510 clauses, 181228 bytes)
5.97/6.14	c 6	550 (60%) CSP integer variables are encoded (16156 clauses, 220918 bytes)
5.97/6.16	c 6	642 (70%) CSP integer variables are encoded (18844 clauses, 261238 bytes)
5.97/6.18	c 6	733 (80%) CSP integer variables are encoded (21469 clauses, 300613 bytes)
6.06/6.20	c 6	825 (90%) CSP integer variables are encoded (24039 clauses, 339163 bytes)
6.06/6.22	c 6	916 (100%) CSP integer variables are encoded (26520 clauses, 376378 bytes)
6.26/6.44	c 7	1666 (10%) CSP clauses are encoded (60135 clauses, 1021303 bytes)
6.46/6.64	c 7	3331 (20%) CSP clauses are encoded (93744 clauses, 1686162 bytes)
6.66/6.81	c 7	4997 (30%) CSP clauses are encoded (128143 clauses, 2373025 bytes)
6.76/6.98	c 7	6662 (40%) CSP clauses are encoded (161947 clauses, 3048306 bytes)
6.96/7.16	c 7	8327 (50%) CSP clauses are encoded (196655 clauses, 3778668 bytes)
7.14/7.34	c 7	9993 (60%) CSP clauses are encoded (229855 clauses, 4478259 bytes)
7.35/7.51	c 8	11658 (70%) CSP clauses are encoded (263689 clauses, 5193312 bytes)
7.44/7.69	c 8	13324 (80%) CSP clauses are encoded (297781 clauses, 5912921 bytes)
7.64/7.87	c 8	14989 (90%) CSP clauses are encoded (331737 clauses, 6629246 bytes)
7.84/8.03	c 8	16654 (100%) CSP clauses are encoded (362873 clauses, 7275131 bytes)
7.84/8.03	c 8	16654 CSP clauses encoded
7.84/8.03	c 8	Writing map file : HOME/temp.map
7.84/8.06	c 8	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.84/8.06	c 8	SAT : 37928 SAT variables, 362873 SAT clauses, 7275131 bytes
7.84/8.06	c 8	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.84/8.09	c 8	SOLVING HOME/temp.cnf
7.84/8.09	c 8	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
12.48/12.70	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.48/12.70	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.48/12.78	c 13	Decoding HOME/temp.out
12.86/13.18	s SATISFIABLE
12.96/13.22	v 310 72 156 394 366 128 652 414 86 324 44 282 666 428 16 254 44 282 44 282 44 282 254 16 352 114 666 428 72 310 394 156 414 652 652 414 428 666 114 352 100 338 254 16 394 156 86 324 142 380 142 380 58 296 268 30 380 142 428 666 652 414 324 86 86 324 100 338 296 58 156 394 142 380 310 72 128 366 380 142 666 428 254 16 652 414 428 666 652 414 58 296 380 142 666 428 100 338 142 380 380 142 310 72 268 30 414 652 114 352 282 44 156 394 58 296 16 254 142 380 666 428 268 30 380 142 414 652 428 666 268 30 414 652 100 338 666 428 142 380 156 394 156 394 72 310 652 414 44 282 652 414 44 282 652 414 666 428 156 394 142 380 282 44 428 666 156 394 310 72 666 428 310 72 156 394 114 352 282 44 142 380 142 380 30 268 352 114 380 142 666 428 128 366 44 282 352 114 128 366 58 296 142 380 58 296 254 16 114 352 72 310 30 268 72 310 338 100 666 428 666 428 352 114 652 414 142 380 414 652 86 324 666 428 268 30 652 414 86 324 128 366 72 310 142 380 366 128 428 666 72 310 296 58 414 652 100 338 428 666 310 72 86 324 414 652 128 366 142 380 666 428 86 324 414 652 44 282 652 414 58 296 428 666 324 86 16 254 86 324 380 142 282 44 380 142 428 666 142 380 16 254 338 100 268 30 254 16 310 72 352 114 268 30 128 366 414 652 58 296 338 100 44 282 128 366 414 652 428 666 414 652 16 254 414 652 652 414 380 142 114 352 414 652 254 16 652 414 414 652 30 268 666 428 16 254 428 666 414 652 428 666 254 16 142 380 268 30 428 666 666 428 666 428 156 394 428 666 428 666 414 652 86 324 380 142 282 44 282 44 72 310 72 310 352 114 30 268 58 296 394 156 414 652 128 366 352 114 100 338 394 156 352 114 114 352 652 414 380 142 100 338 114 352 666 428 366 128 666 428 282 44 282 44 338 100 428 666 282 44 114 352 72 310 366 128 414 652 666 428 156 394 428 666 666 428 58 296 428 666 428 666 282 44 30 268 666 428 44 282 58 296 428 666 666 428 414 652 282 44 380 142 394 156 414 652 666 428 366 128 352 114 58 296 128 366 652 414 296 58 380 142 428 666 352 114 30 268 652 414 44 282 414 652 394 156 296 58 268 30 414 652 86 324 128 366 114 352 268 30 30 268 380 142 380 142 428 666 338 100 142 380 296 58 30 268 156 394 428 666 100 338 58 296 142 380 394 156 352 114 666 428 142 380 268 30 86 324 366 128 128 366 666 428 414 652 428 666 666 428 428 666 296 58 142 380 428 666 380 142 268 30 338 100 268 30 282 44 58 296 666 428 652 414 114 352 324 86 156 394 268 30 652 414 128 366 380 142 114 352 254 16 100 338 666 428 652 414 652 414 282 44 282 44 268 30 324 86 366 128 652 414 114 352 666 428 394 156 128 366 666 428 30 268 156 394 394 156 414 652 380 142 58 296 100 338 30 268 128 366 428 666 428 666 428 666 296 58 352 114 414 652 44 282 310 72 428 666 310 72 268 30 30 268 282 44 666 428 114 352 30 268 666 428 366 128 666 428 414 652 352 114 44 282 128 366 352 114 30 268 254 16 652 414 114 352 666 428 44 282 114 352 268 30 310 72 310 72 58 296 114 352 380 142 142 380 128 366 338 100 394 156 114 352 296 58 58 296 366 128 366 128 666 428 296 58 156 394 380 142 338 100 30 268 86 324 72 310 366 128 30 268 324 86 296 58 268 30 324 86 310 72 142 380 296 58 16 254 268 30 414 652 30 268 268 30 58 296 352 114 296 58 268 30 86 324 86 324 310 72 414 652 380 142 428 666 30 268 324 86 58 296 142 380 86 324 44 282 352 114 58 296 30 268 428 666 156 394 282 44 44 282 296 58 30 268 268 30 282 44 324 86 156 394 310 72 156 394 428 666 44 282 666 428 428 666 338 100 282 44 268 30 338 100 58 296 268 30 296 58 268 30 100 338 72 310 296 58 156 394 652 414 142 380 380 142 296 58 72 310 44 282 428 666 72 310
12.96/13.22	c 13	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.96/13.25	c 13	CPU 11.07 (0.04 0.01 11.03 1.93)
12.96/13.25	c 13	END Fri Jul  4 16:04:52 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-1075163-1215180279/watcher-1075163-1215180279 -o /tmp/evaluation-result-1075163-1215180279/solver-1075163-1215180279 -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-1075163-1215180279.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.13 1.03 1.09 4/72 10997
/proc/meminfo: memFree=1770120/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=18572 CPUtime=0
/proc/10997/stat : 10997 (runsolver) R 10995 10997 10764 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 639217188 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10997/statm: 4643 292 257 25 0 2626 0

[startup+0.094599 s]
/proc/loadavg: 1.13 1.03 1.09 4/72 10997
/proc/meminfo: memFree=1770120/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.03
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 639217188 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101532 s]
/proc/loadavg: 1.13 1.03 1.09 4/72 10997
/proc/meminfo: memFree=1770120/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.03
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 639217188 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301559 s]
/proc/loadavg: 1.13 1.03 1.09 4/72 10997
/proc/meminfo: memFree=1770120/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.03
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 639217188 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701605 s]
/proc/loadavg: 1.13 1.03 1.09 4/72 10997
/proc/meminfo: memFree=1770120/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.03
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 900 127 0 0 3 0 0 0 21 0 1 0 639217188 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50268 s]
/proc/loadavg: 1.13 1.03 1.09 4/83 11019
/proc/meminfo: memFree=1762672/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.72
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 973 7545 0 1 3 0 63 6 15 0 1 0 639217188 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 797 370 3 0 500 0
[pid=11010] ppid=10997 vsize=5356 CPUtime=0
/proc/11010/stat : 11010 (sh) S 10997 10997 10764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 639217267 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11010/statm: 1339 233 193 169 0 50 0
[pid=11011] ppid=11010 vsize=864156 CPUtime=0.69
/proc/11011/stat : 11011 (java) S 11010 10997 10764 0 -1 0 4276 0 1 0 67 2 0 0 18 0 9 0 639217268 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11011/statm: 216039 3693 1732 9 0 210614 0
[pid=11011/tid=11012] ppid=11010 vsize=864156 CPUtime=0.54
/proc/11011/task/11012/stat : 11012 (java) R 11010 10997 10764 0 -1 64 2657 0 1 0 53 1 0 0 22 0 9 0 639217269 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11013] ppid=11010 vsize=864156 CPUtime=0.04
/proc/11011/task/11013/stat : 11013 (java) S 11010 10997 10764 0 -1 64 567 0 0 0 4 0 0 0 16 0 9 0 639217270 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11014] ppid=11010 vsize=864156 CPUtime=0
/proc/11011/task/11014/stat : 11014 (java) S 11010 10997 10764 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639217270 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11015] ppid=11010 vsize=864156 CPUtime=0
/proc/11011/task/11015/stat : 11015 (java) S 11010 10997 10764 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639217270 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11016] ppid=11010 vsize=864156 CPUtime=0
/proc/11011/task/11016/stat : 11016 (java) S 11010 10997 10764 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 639217272 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11017] ppid=11010 vsize=864156 CPUtime=0.1
/proc/11011/task/11017/stat : 11017 (java) R 11010 10997 10764 0 -1 64 360 0 0 0 10 0 0 0 16 0 9 0 639217272 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 102024410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11018] ppid=11010 vsize=864156 CPUtime=0
/proc/11011/task/11018/stat : 11018 (java) S 11010 10997 10764 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639217272 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11019] ppid=11010 vsize=864156 CPUtime=0
/proc/11011/task/11019/stat : 11019 (java) S 11010 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639217272 884895744 3693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883112

[startup+3.10284 s]
/proc/loadavg: 1.13 1.03 1.09 3/83 11019
/proc/meminfo: memFree=1754416/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.72
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 973 7545 0 1 3 0 63 6 15 0 1 0 639217188 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 797 370 3 0 500 0
[pid=11010] ppid=10997 vsize=5356 CPUtime=0
/proc/11010/stat : 11010 (sh) S 10997 10997 10764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 639217267 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11010/statm: 1339 233 193 169 0 50 0
[pid=11011] ppid=11010 vsize=868264 CPUtime=2.28
/proc/11011/stat : 11011 (java) S 11010 10997 10764 0 -1 0 5970 0 1 0 225 3 0 0 18 0 9 0 639217268 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11011/statm: 217066 5245 1734 9 0 211641 0
[pid=11011/tid=11012] ppid=11010 vsize=868264 CPUtime=1.95
/proc/11011/task/11012/stat : 11012 (java) R 11010 10997 10764 0 -1 64 2774 0 1 0 194 1 0 0 25 0 9 0 639217269 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4126583512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11013] ppid=11010 vsize=868264 CPUtime=0.11
/proc/11011/task/11013/stat : 11013 (java) S 11010 10997 10764 0 -1 64 1035 0 0 0 11 0 0 0 16 0 9 0 639217270 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11014] ppid=11010 vsize=868264 CPUtime=0
/proc/11011/task/11014/stat : 11014 (java) S 11010 10997 10764 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639217270 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11015] ppid=11010 vsize=868264 CPUtime=0
/proc/11011/task/11015/stat : 11015 (java) S 11010 10997 10764 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639217270 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11016] ppid=11010 vsize=868264 CPUtime=0
/proc/11011/task/11016/stat : 11016 (java) S 11010 10997 10764 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 639217272 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11017] ppid=11010 vsize=868264 CPUtime=0.18
/proc/11011/task/11017/stat : 11017 (java) S 11010 10997 10764 0 -1 64 1469 0 0 0 18 0 0 0 16 0 9 0 639217272 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11018] ppid=11010 vsize=868264 CPUtime=0
/proc/11011/task/11018/stat : 11018 (java) S 11010 10997 10764 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639217272 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11019] ppid=11010 vsize=868264 CPUtime=0
/proc/11011/task/11019/stat : 11019 (java) S 11010 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639217272 889102336 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887220

[startup+6.30117 s]
/proc/loadavg: 1.20 1.05 1.10 3/83 11019
/proc/meminfo: memFree=1750192/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=0.72
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 974 7545 0 1 3 0 63 6 15 0 1 0 639217188 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 797 370 3 0 500 0
[pid=11010] ppid=10997 vsize=5356 CPUtime=0
/proc/11010/stat : 11010 (sh) S 10997 10997 10764 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 639217267 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11010/statm: 1339 233 193 169 0 50 0
[pid=11011] ppid=11010 vsize=868488 CPUtime=5.44
/proc/11011/stat : 11011 (java) S 11010 10997 10764 0 -1 0 10734 0 1 0 536 8 0 0 18 0 9 0 639217268 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11011/statm: 217122 7675 2565 9 0 211669 0
[pid=11011/tid=11012] ppid=11010 vsize=868488 CPUtime=4.67
/proc/11011/task/11012/stat : 11012 (java) R 11010 10997 10764 0 -1 64 3146 0 1 0 465 2 0 0 25 0 9 0 639217269 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4126984780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11013] ppid=11010 vsize=868488 CPUtime=0.5
/proc/11011/task/11013/stat : 11013 (java) S 11010 10997 10764 0 -1 64 5394 0 0 0 46 4 0 0 16 0 9 0 639217270 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11014] ppid=11010 vsize=868488 CPUtime=0
/proc/11011/task/11014/stat : 11014 (java) S 11010 10997 10764 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 639217270 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11015] ppid=11010 vsize=868488 CPUtime=0
/proc/11011/task/11015/stat : 11015 (java) S 11010 10997 10764 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 639217270 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11016] ppid=11010 vsize=868488 CPUtime=0
/proc/11011/task/11016/stat : 11016 (java) S 11010 10997 10764 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 639217272 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11017] ppid=11010 vsize=868488 CPUtime=0.25
/proc/11011/task/11017/stat : 11017 (java) S 11010 10997 10764 0 -1 64 1501 0 0 0 24 1 0 0 15 0 9 0 639217272 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11018] ppid=11010 vsize=868488 CPUtime=0
/proc/11011/task/11018/stat : 11018 (java) S 11010 10997 10764 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 639217272 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11011/tid=11019] ppid=11010 vsize=868488 CPUtime=0
/proc/11011/task/11019/stat : 11019 (java) S 11010 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639217272 889331712 7675 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 887444

[startup+12.7028 s]
/proc/loadavg: 1.27 1.06 1.10 3/75 11021
/proc/meminfo: memFree=1740848/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=12.48
/proc/10997/stat : 10997 (sugar) R 10995 10997 10764 0 -1 4194304 1045 22979 0 2 3 1 1055 189 16 0 1 0 639217188 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 245482711711 0 0 4224 16386 0 0 0 17 1 0 0
/proc/10997/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 13600

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

[startup+13.1019 s]
/proc/loadavg: 1.27 1.06 1.10 3/83 11031
/proc/meminfo: memFree=1747760/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=12.48
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 1090 22979 0 2 3 1 1055 189 16 0 1 0 639217188 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 799 370 3 0 500 0
[pid=11022] ppid=10997 vsize=5356 CPUtime=0
/proc/11022/stat : 11022 (sh) S 10997 10997 10764 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 639218458 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11022/statm: 1339 233 193 169 0 50 0
[pid=11023] ppid=11022 vsize=865492 CPUtime=0.38
/proc/11023/stat : 11023 (java) S 11022 10997 10764 0 -1 0 4047 0 1 0 36 2 0 0 18 0 9 0 639218459 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11023/statm: 216373 3513 1681 9 0 210955 0
[pid=11023/tid=11024] ppid=11022 vsize=865492 CPUtime=0.29
/proc/11023/task/11024/stat : 11024 (java) R 11022 10997 10764 0 -1 64 2486 0 1 0 28 1 0 0 19 0 9 0 639218460 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11025] ppid=11022 vsize=865492 CPUtime=0.01
/proc/11023/task/11025/stat : 11025 (java) S 11022 10997 10764 0 -1 64 446 0 0 0 1 0 0 0 16 0 9 0 639218461 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11026] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11026/stat : 11026 (java) S 11022 10997 10764 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639218462 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11027] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11027/stat : 11027 (java) S 11022 10997 10764 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639218462 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11028] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11028/stat : 11028 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639218464 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11029] ppid=11022 vsize=865492 CPUtime=0.05
/proc/11023/task/11029/stat : 11029 (java) S 11022 10997 10764 0 -1 64 423 0 0 0 5 0 0 0 16 0 9 0 639218464 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11030] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11030/stat : 11030 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 639218464 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11031] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11031/stat : 11031 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 639218464 886263808 3513 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 884448

[startup+13.2069 s]
/proc/loadavg: 1.27 1.06 1.10 3/83 11031
/proc/meminfo: memFree=1747760/2055920 swapFree=4179840/4192956
[pid=10997] ppid=10995 vsize=13600 CPUtime=12.49
/proc/10997/stat : 10997 (sugar) S 10995 10997 10764 0 -1 4194304 1091 22979 0 2 4 1 1055 189 15 0 1 0 639217188 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10997/statm: 3400 799 370 3 0 500 0
[pid=11022] ppid=10997 vsize=5356 CPUtime=0
/proc/11022/stat : 11022 (sh) S 10997 10997 10764 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 639218458 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11022/statm: 1339 233 193 169 0 50 0
[pid=11023] ppid=11022 vsize=865492 CPUtime=0.47
/proc/11023/stat : 11023 (java) S 11022 10997 10764 0 -1 0 4122 0 1 0 45 2 0 0 18 0 9 0 639218459 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11023/statm: 216373 3585 1682 9 0 210955 0
[pid=11023/tid=11024] ppid=11022 vsize=865492 CPUtime=0.37
/proc/11023/task/11024/stat : 11024 (java) R 11022 10997 10764 0 -1 64 2489 0 1 0 36 1 0 0 20 0 9 0 639218460 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4125960270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11025] ppid=11022 vsize=865492 CPUtime=0.01
/proc/11023/task/11025/stat : 11025 (java) S 11022 10997 10764 0 -1 64 511 0 0 0 1 0 0 0 16 0 9 0 639218461 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11026] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11026/stat : 11026 (java) S 11022 10997 10764 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639218462 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11027] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11027/stat : 11027 (java) S 11022 10997 10764 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639218462 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11028] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11028/stat : 11028 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639218464 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11029] ppid=11022 vsize=865492 CPUtime=0.06
/proc/11023/task/11029/stat : 11029 (java) S 11022 10997 10764 0 -1 64 430 0 0 0 6 0 0 0 16 0 9 0 639218464 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11030] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11030/stat : 11030 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 639218464 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11023/tid=11031] ppid=11022 vsize=865492 CPUtime=0
/proc/11023/task/11031/stat : 11031 (java) S 11022 10997 10764 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 639218464 886263808 3585 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.96
Current children cumulated vsize (KiB) 884448

Child status: 0
Real time (s): 13.2562
CPU time (s): 13.029
CPU user time (s): 11.0743
CPU system time (s): 1.9547
CPU usage (%): 98.2865
Max. virtual memory (cumulated for all children) (KiB): 890196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0743
system time used= 1.9547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28600
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= 8442
involuntary context switches= 8585

runsolver used 0.028995 second user time and 0.047992 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-04 16:04:39
IDJOB=1075163
IDBENCH=56489
IDSOLVER=345
FILE ID=node17/1075163-1215180279
PBS_JOBID= 7881605
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph9-f9.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-1075163-1215180279/watcher-1075163-1215180279 -o /tmp/evaluation-result-1075163-1215180279/solver-1075163-1215180279 -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-1075163-1215180279.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a33451183b9900020243750ee5373a
RANDOM SEED=2142298646

node17.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.234
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.234
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:       1770664 kB
Buffers:         60760 kB
Cached:         150380 kB
SwapCached:       6936 kB
Active:         139124 kB
Inactive:        88492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770664 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            6020 kB
Writeback:           0 kB
Mapped:          24240 kB
Slab:            42872 kB
Committed_AS:  1015036 kB
PageTables:       1836 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 node17 at 2008-07-04 16:04:52