Trace number 1075164

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+minisatSAT 36.6274 36.8942

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/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 16:04:41 2008
0.00/0.05	c 0	PID 6088
0.04/0.05	c 0	HOST node62.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1075164-1215180281.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1075164-1215180281.xml' 'HOME/temp.csp'
0.04/0.92	c 1	7 domains, 916 variables, 2 predicates, 0 relations, 5246 constraints
0.04/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.95	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.94/1.04	c 1	Parsing HOME/temp.csp
1.42/1.55	c 2	parsed 6171 expressions
1.42/1.56	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.42/1.56	c 2	Converting to clausal form CSP
1.42/1.59	c 2	converted 618 (10%) expressions
1.82/1.97	c 2	converted 1235 (20%) expressions
2.22/2.39	c 3	converted 1852 (30%) expressions
2.72/2.80	c 3	converted 2469 (40%) expressions
3.01/3.19	c 3	converted 3086 (50%) expressions
3.50/3.64	c 4	converted 3703 (60%) expressions
3.90/4.02	c 4	converted 4320 (70%) expressions
4.29/4.41	c 5	converted 4937 (80%) expressions
4.69/4.80	c 5	converted 5554 (90%) expressions
4.99/5.19	c 5	converted 6171 (100%) expressions
4.99/5.19	c 5	CSP : 916 integers, 0 booleans, 6162 clauses, largest domain size 35
4.99/5.19	c 5	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.99/5.19	c 5	Propagation in CSP
5.77/5.94	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.77/5.94	c 6	CSP : 916 integers, 0 booleans, 6162 clauses, largest domain size 35
5.77/5.94	c 6	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.77/5.94	c 6	Simplifing CSP by introducing new Boolean variables
5.88/6.09	c 6	CSP : 916 integers, 10492 booleans, 16654 clauses, largest domain size 35
5.88/6.09	c 6	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.98/6.18	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.07/6.25	c 6	92 (10%) CSP integer variables are encoded (2690 clauses, 32887 bytes)
6.07/6.28	c 6	184 (20%) CSP integer variables are encoded (5430 clauses, 68507 bytes)
6.17/6.30	c 7	275 (30%) CSP integer variables are encoded (8073 clauses, 102866 bytes)
6.17/6.32	c 7	367 (40%) CSP integer variables are encoded (10808 clauses, 140698 bytes)
6.17/6.34	c 7	458 (50%) CSP integer variables are encoded (13510 clauses, 181228 bytes)
6.17/6.37	c 7	550 (60%) CSP integer variables are encoded (16156 clauses, 220918 bytes)
6.17/6.39	c 7	642 (70%) CSP integer variables are encoded (18844 clauses, 261238 bytes)
6.28/6.41	c 7	733 (80%) CSP integer variables are encoded (21469 clauses, 300613 bytes)
6.28/6.43	c 7	825 (90%) CSP integer variables are encoded (24039 clauses, 339163 bytes)
6.28/6.45	c 7	916 (100%) CSP integer variables are encoded (26520 clauses, 376378 bytes)
6.47/6.67	c 7	1666 (10%) CSP clauses are encoded (60135 clauses, 1021303 bytes)
6.67/6.86	c 7	3331 (20%) CSP clauses are encoded (93744 clauses, 1686162 bytes)
6.87/7.03	c 7	4997 (30%) CSP clauses are encoded (128143 clauses, 2373025 bytes)
7.06/7.20	c 7	6662 (40%) CSP clauses are encoded (161947 clauses, 3048306 bytes)
7.17/7.38	c 8	8327 (50%) CSP clauses are encoded (196655 clauses, 3778668 bytes)
7.37/7.54	c 8	9993 (60%) CSP clauses are encoded (229855 clauses, 4478259 bytes)
7.57/7.72	c 8	11658 (70%) CSP clauses are encoded (263689 clauses, 5193312 bytes)
7.66/7.89	c 8	13324 (80%) CSP clauses are encoded (297781 clauses, 5912921 bytes)
7.86/8.07	c 8	14989 (90%) CSP clauses are encoded (331737 clauses, 6629246 bytes)
8.06/8.22	c 8	16654 (100%) CSP clauses are encoded (362873 clauses, 7275131 bytes)
8.06/8.23	c 8	16654 CSP clauses encoded
8.06/8.23	c 8	Writing map file : HOME/temp.map
8.06/8.25	c 8	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.06/8.25	c 8	SAT : 37928 SAT variables, 362873 SAT clauses, 7275131 bytes
8.06/8.25	c 8	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.06/8.26	c 8	SOLVING HOME/temp.cnf
8.06/8.26	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.06/8.27	c 8	This is MiniSat 2.0 beta
8.06/8.27	c 8	WARNING: for repeatability, setting FPU to use double precision
8.06/8.27	c 8	============================[ Problem Statistics ]=============================
8.06/8.27	c 8	|                                                                             |
8.06/8.27	c 8	|  Number of variables:  37928                                                |
8.06/8.27	c 8	|  Number of clauses:    362873                                               |
8.14/8.49	c 9	|  Parsing time:         0.19         s                                       |
8.14/8.50	c 9	============================[ Search Statistics ]==============================
8.14/8.50	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.14/8.50	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.14/8.50	c 9	===============================================================================
8.14/8.50	c 9	|         0 |   37928   362873  1018293 |   120957        0    nan |  0.000 % |
8.14/8.54	c 9	|       101 |   37928   362873  1018293 |   133053      101      7 |  0.000 % |
8.14/8.56	c 9	|       252 |   37928   362873  1018293 |   146358      252      8 |  0.000 % |
8.14/8.59	c 9	|       477 |   37928   362873  1018293 |   160994      477      8 |  0.000 % |
8.14/8.64	c 9	|       814 |   37904   362873  1018293 |   177094      813      8 |  0.063 % |
8.56/8.72	c 9	|      1320 |   37904   362873  1018293 |   194803     1319      9 |  0.063 % |
8.66/8.85	c 9	|      2079 |   37904   362873  1018293 |   214283     2078      9 |  0.063 % |
8.85/9.05	c 9	|      3218 |   37904   362873  1018293 |   235712     3217     10 |  0.063 % |
9.15/9.38	c 10	|      4927 |   37904   362873  1018293 |   259283     4926     10 |  0.063 % |
9.65/9.88	c 10	|      7489 |   37893   362417  1017012 |   285211     7468     10 |  0.092 % |
10.44/10.66	c 11	|     11334 |   37893   362417  1017012 |   313733    11313     11 |  0.092 % |
11.84/12.01	c 12	|     17103 |   37893   362156  1016288 |   345106    17002     11 |  0.092 % |
14.42/14.67	c 15	|     25754 |   37891   362121  1016207 |   379616    25619     12 |  0.098 % |
19.69/19.91	c 20	|     38728 |   37881   361967  1015761 |   417578    38590     12 |  0.124 % |
31.14/31.43	c 32	|     58189 |   37837   361112  1013379 |   459336    57929     13 |  0.250 % |
36.02/36.33	c 37	===============================================================================
36.02/36.33	c 37	restarts              : 15
36.02/36.33	c 37	conflicts             : 64973          (2333 /sec)
36.02/36.33	c 37	decisions             : 329969         (1.55 % random) (11846 /sec)
36.02/36.33	c 37	propagations          : 27089866       (972575 /sec)
36.02/36.33	c 37	conflict literals     : 891894         (22.85 % deleted)
36.02/36.33	c 37	Memory used           : 25.59 MB
36.02/36.34	c 37	CPU time              : 27.8538 s
36.02/36.34	c 37	
36.02/36.35	c 37	SATISFIABLE
36.02/36.36	c 37	DECODING HOME/temp.out WITH HOME/temp.map
36.02/36.36	c 37	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
36.09/36.44	c 37	Decoding HOME/temp.out
36.09/36.83	s SATISFIABLE
36.09/36.87	v 156 394 666 428 86 324 156 394 428 666 414 652 394 156 282 44 44 282 394 156 428 666 16 254 352 114 428 666 156 394 16 254 324 86 394 156 254 16 380 142 414 652 156 394 394 156 652 414 380 142 380 142 142 380 268 30 30 268 380 142 128 366 128 366 44 282 86 324 652 414 666 428 142 380 142 380 394 156 240 478 414 652 142 380 72 310 352 114 352 114 380 142 428 666 156 394 310 72 380 142 338 100 428 666 72 310 666 428 652 414 296 58 338 100 394 156 652 414 338 100 72 310 114 352 86 324 652 414 652 414 324 86 366 128 142 380 414 652 338 100 44 282 652 414 414 652 428 666 114 352 666 428 428 666 100 338 282 44 414 652 428 666 652 414 16 254 428 666 72 310 142 380 428 666 652 414 128 366 58 296 16 254 366 128 380 142 142 380 428 666 114 352 86 324 666 428 414 652 254 16 366 128 352 114 666 428 16 254 44 282 428 666 296 58 156 394 142 380 666 428 366 128 44 282 142 380 72 310 652 414 666 428 666 428 324 86 156 394 310 72 666 428 156 394 296 58 666 428 428 666 380 142 142 380 128 366 58 296 666 428 114 352 380 142 30 268 156 394 428 666 428 666 44 282 652 414 86 324 428 666 352 114 44 282 296 58 296 58 16 254 30 268 366 128 666 428 324 86 428 666 72 310 666 428 128 366 666 428 428 666 366 128 666 428 44 282 652 414 128 366 652 414 652 414 380 142 254 16 666 428 352 114 156 394 414 652 666 428 296 58 156 394 254 16 324 86 310 72 428 666 86 324 428 666 414 652 666 428 666 428 72 310 394 156 282 44 428 666 128 366 428 666 86 324 30 268 30 268 310 72 414 652 428 666 394 156 58 296 30 268 268 30 666 428 142 380 652 414 666 428 394 156 666 428 58 296 428 666 30 268 72 310 156 394 30 268 156 394 428 666 268 30 414 652 268 30 352 114 156 394 666 428 366 128 428 666 394 156 414 652 58 296 666 428 666 428 414 652 428 666 652 414 100 338 366 128 366 128 380 142 310 72 142 380 666 428 86 324 414 652 428 666 380 142 156 394 428 666 114 352 352 114 666 428 414 652 86 324 666 428 44 282 652 414 652 414 142 380 352 114 394 156 324 86 428 666 296 58 652 414 666 428 114 352 394 156 394 156 128 366 414 652 666 428 100 338 414 652 666 428 156 394 30 268 394 156 666 428 366 128 666 428 428 666 394 156 652 414 666 428 128 366 44 282 414 652 380 142 296 58 142 380 142 380 666 428 86 324 142 380 414 652 100 338 652 414 30 268 324 86 428 666 156 394 666 428 652 414 428 666 100 338 338 100 652 414 366 128 254 16 666 428 652 414 652 414 380 142 666 428 282 44 414 652 338 100 142 380 414 652 652 414 428 666 666 428 652 414 394 156 666 428 72 310 30 268 114 352 428 666 86 324 428 666 142 380 254 16 666 428 86 324 324 86 254 16 652 414 428 666 72 310 324 86 72 310 380 142 142 380 142 380 282 44 380 142 666 428 428 666 352 114 58 296 86 324 666 428 142 380 428 666 128 366 366 128 666 428 380 142 338 100 44 282 30 268 86 324 414 652 666 428 666 428 44 282 380 142 268 30 394 156 666 428 366 128 380 142 72 310 380 142 428 666 114 352 86 324 324 86 352 114 58 296 30 268 352 114 366 128 310 72 428 666 428 666 100 338 44 282 86 324 72 310 366 128 366 128 268 30 324 86 428 666 72 310 310 72 380 142 338 100 666 428 100 338 428 666 338 100 666 428 428 666 30 268 72 310 394 156 380 142 58 296 652 414 338 100 380 142 114 352 100 338 86 324 268 30 380 142 100 338 100 338 652 414 324 86 352 114 666 428 380 142 72 310 352 114 352 114 282 44 428 666 58 296 156 394 380 142 268 30 296 58 58 296 414 652 128 366 58 296 666 428 338 100 156 394 282 44 44 282 142 380 428 666 30 268 366 128 428 666 142 380 296 58 114 352 44 282 86 324 324 86 366 128 100 338 128 366 352 114 142 380 352 114 338 100 142 380 338 100 666 428 72 310
36.09/36.87	c 37	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
36.09/36.89	c 37	CPU 36.24 (0.04 0.02 36.2 0.34)
36.09/36.89	c 37	END Fri Jul  4 16:05:18 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-1075164-1215180281/watcher-1075164-1215180281 -o /tmp/evaluation-result-1075164-1215180281/solver-1075164-1215180281 -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/minisat -tmp=HOME/temp HOME/instance-1075164-1215180281.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.09 2.09 4/72 6088
/proc/meminfo: memFree=1778160/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=18572 CPUtime=0
/proc/6088/stat : 6088 (runsolver) R 6086 6088 4645 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1996999868 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6088/statm: 4643 292 257 25 0 2626 0

[startup+0.0507891 s]
/proc/loadavg: 2.13 2.09 2.09 4/72 6088
/proc/meminfo: memFree=1778160/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.04
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1996999868 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.103472 s]
/proc/loadavg: 2.13 2.09 2.09 4/72 6088
/proc/meminfo: memFree=1778160/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.04
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1996999868 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301519 s]
/proc/loadavg: 2.13 2.09 2.09 4/72 6088
/proc/meminfo: memFree=1778160/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.04
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1996999868 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701605 s]
/proc/loadavg: 2.13 2.09 2.09 4/72 6088
/proc/meminfo: memFree=1778160/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.04
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1996999868 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50276 s]
/proc/loadavg: 2.20 2.11 2.10 5/83 6110
/proc/meminfo: memFree=1772888/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.9
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 973 7548 0 1 3 1 81 5 16 0 1 0 1996999868 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 797 370 3 0 500 0
[pid=6101] ppid=6088 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (sh) S 6088 6088 4645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996999963 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6101/statm: 1339 233 193 169 0 50 0
[pid=6102] ppid=6101 vsize=864040 CPUtime=0.52
/proc/6102/stat : 6102 (java) S 6101 6088 4645 0 -1 0 3851 0 1 0 50 2 0 0 18 0 9 0 1996999964 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6102/statm: 216010 3314 1667 9 0 210592 0
[pid=6102/tid=6103] ppid=6101 vsize=864040 CPUtime=0.43
/proc/6102/task/6103/stat : 6103 (java) R 6101 6088 4645 0 -1 64 2454 0 1 0 42 1 0 0 21 0 9 0 1996999965 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4126407616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6104] ppid=6101 vsize=864040 CPUtime=0.01
/proc/6102/task/6104/stat : 6104 (java) S 6101 6088 4645 0 -1 64 387 0 0 0 1 0 0 0 16 0 9 0 1996999966 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6105] ppid=6101 vsize=864040 CPUtime=0
/proc/6102/task/6105/stat : 6105 (java) S 6101 6088 4645 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1996999966 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6106] ppid=6101 vsize=864040 CPUtime=0
/proc/6102/task/6106/stat : 6106 (java) S 6101 6088 4645 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996999966 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6107] ppid=6101 vsize=864040 CPUtime=0
/proc/6102/task/6107/stat : 6107 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996999968 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6108] ppid=6101 vsize=864040 CPUtime=0.06
/proc/6102/task/6108/stat : 6108 (java) R 6101 6088 4645 0 -1 64 319 0 0 0 6 0 0 0 20 0 9 0 1996999968 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6109] ppid=6101 vsize=864040 CPUtime=0
/proc/6102/task/6109/stat : 6109 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996999968 884776960 3314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6110] ppid=6101 vsize=864040 CPUtime=0
/proc/6102/task/6110/stat : 6110 (java) S 6101 6088 4645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996999968 884776960 3314 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) 882996

[startup+3.10107 s]
/proc/loadavg: 2.20 2.11 2.10 4/83 6110
/proc/meminfo: memFree=1762968/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.9
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 973 7548 0 1 3 1 81 5 15 0 1 0 1996999868 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 797 370 3 0 500 0
[pid=6101] ppid=6088 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (sh) S 6088 6088 4645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996999963 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6101/statm: 1339 233 193 169 0 50 0
[pid=6102] ppid=6101 vsize=868292 CPUtime=2.11
/proc/6102/stat : 6102 (java) S 6101 6088 4645 0 -1 0 5861 0 1 0 206 5 0 0 18 0 9 0 1996999964 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6102/statm: 217073 5180 1734 9 0 211648 0
[pid=6102/tid=6103] ppid=6101 vsize=868292 CPUtime=1.79
/proc/6102/task/6103/stat : 6103 (java) R 6101 6088 4645 0 -1 64 2755 0 1 0 177 2 0 0 25 0 9 0 1996999965 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4126583924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6104] ppid=6101 vsize=868292 CPUtime=0.1
/proc/6102/task/6104/stat : 6104 (java) S 6101 6088 4645 0 -1 64 956 0 0 0 9 1 0 0 16 0 9 0 1996999966 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6105] ppid=6101 vsize=868292 CPUtime=0
/proc/6102/task/6105/stat : 6105 (java) S 6101 6088 4645 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1996999966 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6106] ppid=6101 vsize=868292 CPUtime=0
/proc/6102/task/6106/stat : 6106 (java) S 6101 6088 4645 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996999966 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6107] ppid=6101 vsize=868292 CPUtime=0
/proc/6102/task/6107/stat : 6107 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996999968 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6108] ppid=6101 vsize=868292 CPUtime=0.2
/proc/6102/task/6108/stat : 6108 (java) S 6101 6088 4645 0 -1 64 1459 0 0 0 19 1 0 0 16 0 9 0 1996999968 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6109] ppid=6101 vsize=868292 CPUtime=0
/proc/6102/task/6109/stat : 6109 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996999968 889131008 5180 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6110] ppid=6101 vsize=868292 CPUtime=0
/proc/6102/task/6110/stat : 6110 (java) S 6101 6088 4645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996999968 889131008 5180 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) 887248

[startup+6.3027 s]
/proc/loadavg: 2.20 2.11 2.10 3/83 6110
/proc/meminfo: memFree=1758488/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=0.9
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 974 7548 0 1 3 1 81 5 15 0 1 0 1996999868 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 797 370 3 0 500 0
[pid=6101] ppid=6088 vsize=5356 CPUtime=0
/proc/6101/stat : 6101 (sh) S 6088 6088 4645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1996999963 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6101/statm: 1339 233 193 169 0 50 0
[pid=6102] ppid=6101 vsize=868520 CPUtime=5.27
/proc/6102/stat : 6102 (java) S 6101 6088 4645 0 -1 0 10760 0 1 0 518 9 0 0 18 0 9 0 1996999964 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6102/statm: 217130 7733 2565 9 0 211677 0
[pid=6102/tid=6103] ppid=6101 vsize=868520 CPUtime=4.49
/proc/6102/task/6103/stat : 6103 (java) R 6101 6088 4645 0 -1 64 3119 0 1 0 446 3 0 0 23 0 9 0 1996999965 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4126600040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6104] ppid=6101 vsize=868520 CPUtime=0.5
/proc/6102/task/6104/stat : 6104 (java) S 6101 6088 4645 0 -1 64 5462 0 0 0 46 4 0 0 16 0 9 0 1996999966 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6105] ppid=6101 vsize=868520 CPUtime=0
/proc/6102/task/6105/stat : 6105 (java) S 6101 6088 4645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996999966 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6106] ppid=6101 vsize=868520 CPUtime=0
/proc/6102/task/6106/stat : 6106 (java) S 6101 6088 4645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1996999966 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6107] ppid=6101 vsize=868520 CPUtime=0
/proc/6102/task/6107/stat : 6107 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1996999968 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6108] ppid=6101 vsize=868520 CPUtime=0.26
/proc/6102/task/6108/stat : 6108 (java) S 6101 6088 4645 0 -1 64 1487 0 0 0 25 1 0 0 15 0 9 0 1996999968 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6109] ppid=6101 vsize=868520 CPUtime=0
/proc/6102/task/6109/stat : 6109 (java) S 6101 6088 4645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996999968 889364480 7733 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6102/tid=6110] ppid=6101 vsize=868520 CPUtime=0
/proc/6102/task/6110/stat : 6110 (java) S 6101 6088 4645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996999968 889364480 7733 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) 887476

[startup+12.703 s]
/proc/loadavg: 2.17 2.10 2.09 3/75 6112
/proc/meminfo: memFree=1748056/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=21712 CPUtime=4.39
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 5174 0 0 0 436 3 0 0 25 0 1 0 1997000695 22233088 5160 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 5428 5160 76 150 0 5275 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 40668

[startup+25.5015 s]
/proc/loadavg: 2.14 2.10 2.09 3/75 6112
/proc/meminfo: memFree=1745240/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=24496 CPUtime=17.12
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 5872 0 0 0 1707 5 0 0 25 0 1 0 1997000695 25083904 5858 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 6124 5858 76 150 0 5971 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 43452

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

[startup+31.9077 s]
/proc/loadavg: 2.12 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1744280/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=25552 CPUtime=23.5
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 6121 0 0 0 2344 6 0 0 25 0 1 0 1997000695 26165248 6107 996147200 134512640 135127466 4294956256 18446744073709551615 134521776 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 6388 6107 76 150 0 6235 0
Current children cumulated CPU time (s) 31.64
Current children cumulated vsize (KiB) 44508

[startup+35.1013 s]
/proc/loadavg: 2.12 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1743832/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=26068 CPUtime=26.68
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 6234 0 0 0 2662 6 0 0 25 0 1 0 1997000695 26693632 6220 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 6517 6220 76 150 0 6364 0
Current children cumulated CPU time (s) 34.82
Current children cumulated vsize (KiB) 45024

[startup+35.9015 s]
/proc/loadavg: 2.12 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1743832/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=26200 CPUtime=27.48
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 6265 0 0 0 2742 6 0 0 25 0 1 0 1997000695 26828800 6251 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 6550 6251 76 150 0 6397 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 45156

[startup+36.3066 s]
/proc/loadavg: 2.11 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1743640/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=8.14
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1034 18932 0 2 3 1 787 23 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
[pid=6111] ppid=6088 vsize=5356 CPUtime=0
/proc/6111/stat : 6111 (sh) S 6088 6088 4645 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1997000695 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6111/statm: 1339 232 193 169 0 50 0
[pid=6112] ppid=6111 vsize=26200 CPUtime=27.88
/proc/6112/stat : 6112 (minisat) R 6111 6088 4645 0 -1 4194304 6273 0 0 0 2782 6 0 0 25 0 1 0 1997000695 26828800 6259 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/6112/statm: 6550 6259 76 150 0 6397 0
Current children cumulated CPU time (s) 36.02
Current children cumulated vsize (KiB) 45156

[startup+36.7016 s]
/proc/loadavg: 2.11 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1743640/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=36.09
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1090 25513 0 2 4 1 3574 30 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 36.09
Current children cumulated vsize (KiB) 13600

[startup+36.8017 s]
/proc/loadavg: 2.11 2.09 2.09 3/75 6112
/proc/meminfo: memFree=1743640/2055920 swapFree=4179416/4192956
[pid=6088] ppid=6086 vsize=13600 CPUtime=36.09
/proc/6088/stat : 6088 (sugar) S 6086 6088 4645 0 -1 4194304 1090 25513 0 2 4 1 3574 30 16 0 1 0 1996999868 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6088/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 36.09
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 36.8942
CPU time (s): 36.6274
CPU user time (s): 36.2495
CPU system time (s): 0.377942
CPU usage (%): 99.277
Max. virtual memory (cumulated for all children) (KiB): 889160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.2495
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31135
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= 8119
involuntary context switches= 8413

runsolver used 0.051992 second user time and 0.13098 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 16:04:41
IDJOB=1075164
IDBENCH=56489
IDSOLVER=346
FILE ID=node62/1075164-1215180281
PBS_JOBID= 7881566
Free space on /tmp= 65272 MiB

SOLVER NAME= Sugar v1.13+minisat
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/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075164-1215180281/watcher-1075164-1215180281 -o /tmp/evaluation-result-1075164-1215180281/solver-1075164-1215180281 -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/minisat" -tmp="HOME/temp" HOME/instance-1075164-1215180281.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a33451183b9900020243750ee5373a
RANDOM SEED=1348408066

node62.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.259
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.259
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:       1778640 kB
Buffers:         45776 kB
Cached:         148152 kB
SwapCached:       7080 kB
Active:         161932 kB
Inactive:        54736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778640 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            45592 kB
Committed_AS:  4098144 kB
PageTables:       1864 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65272 MiB
End job on node62 at 2008-07-04 16:05:18