Trace number 2058993

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.14.6+minisatSAT 246.101 248.513

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-5_ext.xml
MD5SUM16d7053869df773ae8032e14ad5c8f64
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.6345
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.08	c 0	BEGIN Sat Jul 11 16:34:37 2009
0.05/0.08	c 0	PID 12772
0.05/0.08	c 0	HOST node43.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-2058993-1247322877.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2058993-1247322877.xml' 'HOME/temp.csp'
0.07/0.97	c 1	26 domains, 625 variables, 0 predicates, 26 relations, 10142 constraints
0.94/1.02	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.94/1.03	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.95/1.11	c 1	Parsing HOME/temp.csp
0.95/1.25	c 1	parsed 10000 expressions
0.95/1.26	c 1	parsed 10819 expressions
0.95/1.27	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.27	c 1	Converting to clausal form CSP
0.95/1.34	c 1	converted 1082 (10%) expressions
0.95/1.43	c 1	converted 2164 (20%) expressions
0.95/1.53	c 1	converted 3246 (30%) expressions
0.95/1.62	c 1	converted 4328 (40%) expressions
0.95/1.66	c 1	converted 5410 (50%) expressions
0.95/1.69	c 1	converted 6492 (60%) expressions
0.95/1.71	c 1	converted 7574 (70%) expressions
0.95/1.83	c 1	converted 8656 (80%) expressions
0.95/1.87	c 2	converted 9738 (90%) expressions
0.95/1.90	c 2	converted 10819 (100%) expressions
0.95/1.90	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
0.95/1.90	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.90	c 2	Propagation in CSP
0.95/1.92	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.95/1.92	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
0.95/1.92	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.93	c 2	Simplifing CSP by introducing new Boolean variables
0.95/1.94	c 2	CSP : 625 integers, 0 booleans, 10142 clauses, largest domain size 25
0.95/1.94	c 2	Heap : 17 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/2.06	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.95/2.07	c 2	63 (10%) CSP integer variables are encoded (598 clauses, 6436 bytes)
0.95/2.08	c 2	125 (20%) CSP integer variables are encoded (1196 clauses, 13491 bytes)
0.95/2.08	c 2	188 (30%) CSP integer variables are encoded (1748 clauses, 20667 bytes)
0.95/2.08	c 2	250 (40%) CSP integer variables are encoded (2392 clauses, 29039 bytes)
0.95/2.08	c 2	313 (50%) CSP integer variables are encoded (3036 clauses, 37411 bytes)
0.95/2.09	c 2	375 (60%) CSP integer variables are encoded (3634 clauses, 45185 bytes)
0.95/2.09	c 2	438 (70%) CSP integer variables are encoded (4255 clauses, 53258 bytes)
0.95/2.09	c 2	500 (80%) CSP integer variables are encoded (4853 clauses, 61032 bytes)
0.95/2.09	c 2	563 (90%) CSP integer variables are encoded (5428 clauses, 68507 bytes)
0.95/2.09	c 2	625 (100%) CSP integer variables are encoded (6072 clauses, 76879 bytes)
2.09/2.23	c 2	1015 (10%) CSP clauses are encoded (13039 clauses, 207019 bytes)
2.19/2.30	c 2	2029 (20%) CSP clauses are encoded (19525 clauses, 332586 bytes)
2.19/2.37	c 2	3043 (30%) CSP clauses are encoded (26611 clauses, 482551 bytes)
2.29/2.45	c 2	4057 (40%) CSP clauses are encoded (33673 clauses, 637802 bytes)
2.39/2.52	c 2	5071 (50%) CSP clauses are encoded (41095 clauses, 801494 bytes)
2.39/2.59	c 2	6086 (60%) CSP clauses are encoded (48230 clauses, 958415 bytes)
2.49/2.67	c 2	7100 (70%) CSP clauses are encoded (55412 clauses, 1116510 bytes)
2.59/2.74	c 2	8114 (80%) CSP clauses are encoded (62690 clauses, 1276762 bytes)
2.68/2.82	c 2	9128 (90%) CSP clauses are encoded (69920 clauses, 1435963 bytes)
2.68/2.89	c 3	10142 (100%) CSP clauses are encoded (76934 clauses, 1590012 bytes)
2.68/2.89	c 3	10142 CSP clauses encoded
2.68/2.89	c 3	Writing map file : HOME/temp.map
2.68/2.90	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.68/2.90	c 3	SAT : 6336 SAT variables, 76934 SAT clauses, 1590012 bytes
2.68/2.90	c 3	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.78/2.91	c 3	SOLVING HOME/temp.cnf
2.78/2.91	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.78/2.91	c 3	This is MiniSat 2.0 beta
2.78/2.91	c 3	WARNING: for repeatability, setting FPU to use double precision
2.78/2.91	c 3	============================[ Problem Statistics ]=============================
2.78/2.91	c 3	|                                                                             |
2.78/2.92	c 3	|  Number of variables:  6336                                                 |
2.78/2.92	c 3	|  Number of clauses:    76934                                                |
2.78/2.96	c 3	|  Parsing time:         0.04         s                                       |
2.78/2.97	c 3	============================[ Search Statistics ]==============================
2.78/2.97	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.78/2.97	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.78/2.97	c 3	===============================================================================
2.78/2.97	c 3	|         0 |    4120    41356   146362 |    13785        0    nan |  0.000 % |
2.78/2.98	c 3	|       100 |    4120    41356   146362 |    15163      100     12 | 34.975 % |
2.78/2.99	c 3	|       250 |    4120    41356   146362 |    16680      250      9 | 34.975 % |
2.80/3.02	c 3	|       475 |    4120    41356   146362 |    18348      475     10 | 34.975 % |
2.80/3.05	c 3	|       812 |    4120    41356   146362 |    20183      812      9 | 34.975 % |
2.80/3.13	c 3	|      1318 |    4120    41356   146362 |    22201     1318     12 | 34.975 % |
2.80/3.20	c 3	|      2077 |    4120    41356   146362 |    24421     2077     11 | 34.975 % |
3.26/3.42	c 3	|      3216 |    4120    41356   146362 |    26863     3216     15 | 34.975 % |
3.56/3.76	c 3	|      4924 |    4120    41356   146362 |    29550     4924     16 | 34.975 % |
4.06/4.28	c 4	|      7486 |    4085    40825   144417 |    32505     6994     17 | 35.527 % |
5.04/5.24	c 5	|     11331 |    4085    40825   144417 |    35755    10839     19 | 35.527 % |
7.23/7.42	c 7	|     17100 |    4085    40825   144417 |    39331    16608     23 | 35.527 % |
11.88/12.15	c 12	|     25749 |    4085    40825   144417 |    43264    25257     27 | 35.527 % |
21.39/21.77	c 21	|     38723 |    4085    40825   144417 |    47590    38231     30 | 35.527 % |
36.75/37.23	c 37	|     58184 |    4085    40825   144417 |    52349    22060     30 | 35.527 % |
57.65/58.39	c 58	|     87378 |    4085    40825   144417 |    57584    51254     32 | 35.527 % |
95.29/96.32	c 96	|    131167 |    4080    40744   144114 |    63343    49490     36 | 35.606 % |
157.01/158.66	c 158	|    196851 |    4080    40744   144114 |    69677    64998     31 | 35.606 % |
245.67/248.17	c 248	===============================================================================
245.67/248.17	c 248	restarts              : 18
245.67/248.17	c 248	conflicts             : 280499         (1155 /sec)
245.67/248.17	c 248	decisions             : 368942         (1.36 % random) (1519 /sec)
245.67/248.17	c 248	propagations          : 132793855      (546740 /sec)
245.67/248.17	c 248	conflict literals     : 10334517       (32.40 % deleted)
245.67/248.17	c 248	Memory used           : 20.19 MB
245.67/248.17	c 248	CPU time              : 242.883 s
245.67/248.17	c 248	
245.67/248.17	c 248	SATISFIABLE
245.67/248.18	c 248	DECODING HOME/temp.out WITH HOME/temp.map
245.67/248.18	c 248	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
245.76/248.26	c 248	Decoding HOME/temp.out
245.77/248.41	s SATISFIABLE
245.77/248.43	v 13 11 9 15 17 6 16 19 1 23 21 20 2 8 12 0 7 14 10 18 4 3 5 24 22 3 5 8 11 20 14 17 13 21 24 22 15 9 7 6 12 2 18 23 10 0 16 4 1 19 12 2 16 19 24 3 21 9 17 13 14 18 4 15 23 6 8 5 20 0 11 7 10 22 1 19 14 3 6 0 11 1 21 20 8 13 22 17 2 16 18 24 23 15 4 7 5 12 10 9 15 1 0 13 7 9 12 11 14 10 6 4 3 17 20 24 16 19 18 21 5 22 23 2 8 23 21 17 1 2 8 19 18 24 4 3 5 20 14 11 16 10 7 0 15 9 12 22 6 13 9 18 19 3 22 20 14 24 2 16 7 6 8 10 4 21 23 15 5 11 13 1 0 17 12 24 13 10 18 11 17 23 2 0 3 20 16 12 5 15 22 4 9 1 6 8 14 19 7 21 16 7 24 10 9 23 20 15 3 18 0 17 1 12 21 5 14 2 4 19 22 13 11 8 6 4 17 7 2 18 1 0 12 22 9 11 24 14 3 13 19 21 10 6 20 23 15 8 5 16 0 3 2 21 6 22 5 10 23 1 15 12 13 16 7 17 18 4 11 9 24 8 14 19 20 14 4 1 22 8 5 3 6 12 7 24 11 15 20 10 13 17 0 9 23 16 19 2 21 18 6 8 20 12 16 18 15 5 4 17 10 0 19 21 24 9 22 13 2 7 3 23 1 11 14 20 22 11 24 3 21 9 16 8 19 5 7 23 1 0 2 15 6 12 14 17 18 13 4 10 22 20 18 0 21 13 10 23 9 5 17 3 7 11 19 1 6 12 8 2 14 4 15 16 24 2 15 5 14 13 10 11 4 18 12 16 23 21 19 22 7 9 1 17 8 6 0 24 20 3 5 23 6 17 12 4 7 22 15 14 8 19 10 24 2 11 20 3 16 13 1 21 18 9 0 21 10 12 5 23 19 8 7 11 6 1 14 22 9 18 15 13 24 3 16 20 2 17 0 4 11 19 14 20 1 0 18 17 16 15 4 2 6 23 9 10 3 8 13 22 21 24 7 12 5 18 24 15 7 5 16 6 0 10 21 9 8 11 4 3 23 12 22 14 1 19 17 20 13 2 7 12 21 4 15 24 2 20 19 11 18 1 0 13 14 8 5 16 22 17 10 6 9 3 23 1 6 22 23 10 2 24 8 13 0 12 21 5 18 17 4 19 20 7 3 15 9 16 14 11 8 16 23 9 4 7 13 3 5 22 2 10 18 6 1 14 0 11 19 24 12 20 21 15 17 10 0 13 16 19 12 4 14 7 20 23 9 24 22 8 3 1 17 21 5 2 11 6 18 15 17 9 4 8 14 15 22 1 6 2 19 13 16 0 5 20 11 21 24 12 18 10 3 23 7
245.77/248.49	c 248	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
246.06/248.51	c 248	CPU 246.09 (0.06 0.03 245.74 0.26)
246.06/248.51	c 248	END Sat Jul 11 16:38:45 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2058993-1247322877/watcher-2058993-1247322877 -o /tmp/evaluation-result-2058993-1247322877/solver-2058993-1247322877 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2058993-1247322877.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.90 4/74 12772
/proc/meminfo: memFree=1051608/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=18576 CPUtime=0
/proc/12772/stat : 12772 (runsolver) R 12770 12772 12183 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19351547 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 221954764071 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12772/statm: 4644 284 249 26 0 2626 0

[startup+0.0653799 s]
/proc/loadavg: 1.92 1.97 1.90 4/74 12772
/proc/meminfo: memFree=1051608/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16212 CPUtime=0.05
/proc/12772/stat : 12772 (sugar) R 12770 12772 12183 0 -1 4194304 952 0 0 0 4 1 0 0 18 0 1 0 19351547 16601088 920 996147200 4194304 4206940 548682068608 18446744073709551615 221968428177 0 0 4224 0 0 0 0 17 1 0 0
/proc/12772/statm: 4053 920 380 3 0 632 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16212

[startup+0.101381 s]
/proc/loadavg: 1.92 1.97 1.90 4/74 12772
/proc/meminfo: memFree=1051608/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=0.07
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19351547 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301395 s]
/proc/loadavg: 1.92 1.97 1.90 4/74 12772
/proc/meminfo: memFree=1051608/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=0.07
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19351547 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701435 s]
/proc/loadavg: 1.92 1.97 1.90 4/74 12772
/proc/meminfo: memFree=1051608/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=0.07
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19351547 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50151 s]
/proc/loadavg: 1.92 1.97 1.90 2/85 12784
/proc/meminfo: memFree=1031488/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=0.95
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1309 7968 0 1 5 2 83 5 16 0 1 0 19351547 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 16868

[startup+3.10265 s]
/proc/loadavg: 1.92 1.97 1.90 3/85 12794
/proc/meminfo: memFree=1018184/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 15 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 16868

[startup+6.30194 s]
/proc/loadavg: 1.93 1.97 1.90 4/77 12796
/proc/meminfo: memFree=1041032/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=6336 CPUtime=3.34
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 1460 0 0 0 333 1 0 0 25 0 1 0 19351839 6488064 1446 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 1584 1446 75 150 0 1431 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 28560

[startup+12.7015 s]
/proc/loadavg: 1.93 1.97 1.90 3/77 12796
/proc/meminfo: memFree=1038728/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=8512 CPUtime=9.67
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 1991 0 0 0 966 1 0 0 25 0 1 0 19351839 8716288 1977 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 2128 1977 75 150 0 1975 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 30736

[startup+25.5017 s]
/proc/loadavg: 1.95 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1035848/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=11408 CPUtime=22.35
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 2713 0 0 0 2233 2 0 0 25 0 1 0 19351839 11681792 2699 996147200 134512640 135127466 4294956256 18446744073709551615 134527082 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 2852 2699 75 150 0 2699 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 33632

[startup+51.102 s]
/proc/loadavg: 1.96 1.97 1.91 4/77 12796
/proc/meminfo: memFree=1034440/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=12728 CPUtime=47.71
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 3051 0 0 0 4768 3 0 0 25 0 1 0 19351839 13033472 3037 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 3182 3037 75 150 0 3029 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 34952

[startup+102.308 s]
/proc/loadavg: 1.98 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1031560/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=15568 CPUtime=98.44
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 3741 0 0 0 9839 5 0 0 25 0 1 0 19351839 15941632 3727 996147200 134512640 135127466 4294956256 18446744073709551615 134529406 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 3892 3727 75 150 0 3739 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 37792

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 4/77 12796
/proc/meminfo: memFree=1029192/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=17584 CPUtime=157.88
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4245 0 0 0 15782 6 0 0 25 0 1 0 19351839 18006016 4231 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 4396 4231 75 150 0 4243 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 39808

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026440/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20268 CPUtime=217.31
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4917 0 0 0 21725 6 0 0 25 0 1 0 19351839 20754432 4903 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5067 4903 75 150 0 4914 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 42492

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026184/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20532 CPUtime=225.24
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4975 0 0 0 22518 6 0 0 25 0 1 0 19351839 21024768 4961 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5133 4961 75 150 0 4980 0
Current children cumulated CPU time (s) 228.04
Current children cumulated vsize (KiB) 42756

[startup+236.702 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026184/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20532 CPUtime=231.57
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4975 0 0 0 23151 6 0 0 25 0 1 0 19351839 21024768 4961 996147200 134512640 135127466 4294956256 18446744073709551615 134527257 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5133 4961 75 150 0 4980 0
Current children cumulated CPU time (s) 234.37
Current children cumulated vsize (KiB) 42756

[startup+243.107 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026120/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20532 CPUtime=237.92
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4984 0 0 0 23786 6 0 0 25 0 1 0 19351839 21024768 4970 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5133 4970 75 150 0 4980 0
Current children cumulated CPU time (s) 240.72
Current children cumulated vsize (KiB) 42756

[startup+246.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026120/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20532 CPUtime=241.09
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4991 0 0 0 24103 6 0 0 25 0 1 0 19351839 21024768 4977 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5133 4977 75 150 0 4980 0
Current children cumulated CPU time (s) 243.89
Current children cumulated vsize (KiB) 42756

[startup+247.902 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026056/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=2.8
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1376 19164 0 2 5 2 258 15 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12795] ppid=12772 vsize=5356 CPUtime=0
/proc/12795/stat : 12795 (sh) S 12772 12772 12183 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19351839 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12795/statm: 1339 232 193 169 0 50 0
[pid=12796] ppid=12795 vsize=20668 CPUtime=242.67
/proc/12796/stat : 12796 (minisat) R 12795 12772 12183 0 -1 4194304 4994 0 0 0 24261 6 0 0 25 0 1 0 19351839 21164032 4980 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12796/statm: 5167 4980 75 150 0 5014 0
Current children cumulated CPU time (s) 245.47
Current children cumulated vsize (KiB) 42892

[startup+248.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 12796
/proc/meminfo: memFree=1026056/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=245.77
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1448 24453 0 2 6 2 24547 22 16 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 245.77
Current children cumulated vsize (KiB) 16868

[startup+248.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/85 12806
/proc/meminfo: memFree=1039816/2055920 swapFree=4192952/4192956
[pid=12772] ppid=12770 vsize=16868 CPUtime=245.78
/proc/12772/stat : 12772 (sugar) S 12770 12772 12183 0 -1 4194304 1450 24453 0 2 6 3 24547 22 15 0 1 0 19351547 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12772/statm: 4217 1113 409 3 0 796 0
[pid=12797] ppid=12772 vsize=5356 CPUtime=0
/proc/12797/stat : 12797 (sh) S 12772 12772 12183 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19376365 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12797/statm: 1339 233 193 169 0 50 0
[pid=12798] ppid=12797 vsize=864124 CPUtime=0.28
/proc/12798/stat : 12798 (java) S 12797 12772 12183 0 -1 0 3631 0 1 0 26 2 0 0 18 0 9 0 19376366 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12798/statm: 216031 3096 1715 9 0 210536 0
[pid=12798/tid=12799] ppid=12797 vsize=864124 CPUtime=0.22
/proc/12798/task/12799/stat : 12799 (java) S 12797 12772 12183 0 -1 64 2557 0 1 0 21 1 0 0 19 0 9 0 19376367 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12800] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12800/stat : 12800 (java) S 12797 12772 12183 0 -1 64 74 0 0 0 0 0 0 0 16 0 9 0 19376369 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12801] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12801/stat : 12801 (java) S 12797 12772 12183 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 19376369 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12802] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12802/stat : 12802 (java) S 12797 12772 12183 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 19376369 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12803] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12803/stat : 12803 (java) S 12797 12772 12183 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19376371 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12804] ppid=12797 vsize=864124 CPUtime=0.05
/proc/12798/task/12804/stat : 12804 (java) S 12797 12772 12183 0 -1 64 307 0 0 0 5 0 0 0 17 0 9 0 19376371 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12805] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12805/stat : 12805 (java) S 12797 12772 12183 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19376371 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12798/tid=12806] ppid=12797 vsize=864124 CPUtime=0
/proc/12798/task/12806/stat : 12806 (java) R 12797 12772 12183 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19376371 884862976 3096 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 246.06
Current children cumulated vsize (KiB) 886348

Child status: 0
Real time (s): 248.513
CPU time (s): 246.101
CPU user time (s): 245.806
CPU system time (s): 0.294955
CPU usage (%): 99.0292
Max. virtual memory (cumulated for all children) (KiB): 890900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.806
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29911
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= 3191
involuntary context switches= 7622

runsolver used 0.285956 second user time and 0.862868 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-11 16:34:37
IDJOB=2058993
IDBENCH=53541
IDSOLVER=739
FILE ID=node43/2058993-1247322877
PBS_JOBID= 9506541
Free space on /tmp= 66188 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-5_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058993-1247322877/watcher-2058993-1247322877 -o /tmp/evaluation-result-2058993-1247322877/solver-2058993-1247322877 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2058993-1247322877.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 16d7053869df773ae8032e14ad5c8f64
RANDOM SEED=390392896

node43.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	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1052088 kB
Buffers:         45328 kB
Cached:         860632 kB
SwapCached:          4 kB
Active:          85800 kB
Inactive:       864132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052088 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          55260 kB
Slab:            39068 kB
Committed_AS:   165812 kB
PageTables:       1932 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= 66184 MiB
End job on node43 at 2009-07-11 16:38:45