Trace number 1797441

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 326.27 326.447

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.3578
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 8
21.67/21.76	#LEARNT CLAUSES 24
21.87/21.92	done !
21.87/21.92	c Now, SatElite...
21.87/21.92	c Parsing...
21.89/22.14	c ==============================================================================
21.89/22.14	c |           |     ORIGINAL     |              LEARNT              |          |
21.89/22.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
21.89/22.14	c ==============================================================================
21.89/22.14	c |         0 |  208712   483901 |   62613       0        0     nan |  0.000 % |
23.35/23.43	c |         0 |   80302   317435 |      --       0       --      -- |     --   | -128410/-166466
23.35/23.43	c ==============================================================================
23.35/23.43	c Result  :   #vars: 11032   #clauses: 80302   #literals: 317435
23.35/23.43	c CPU time:   1.44078 s
23.35/23.43	c ==============================================================================
23.55/23.64	c SatElite is done !
23.55/23.64	c Calling MINISAT
23.55/23.64	This is MiniSat 2.0 beta
23.55/23.64	WARNING: for repeatability, setting FPU to use double precision
23.55/23.64	============================[ Problem Statistics ]=============================
23.55/23.64	|                                                                             |
23.55/23.65	|  Number of variables:  11032                                                |
23.55/23.65	|  Number of clauses:    80302                                                |
23.61/23.70	|  Parsing time:         0.05         s                                       |
23.61/23.70	============================[ Search Statistics ]==============================
23.61/23.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.61/23.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.61/23.70	===============================================================================
23.61/23.70	|         0 |   11032    80302   317435 |    26767        0    nan |  0.000 % |
23.61/23.72	|       100 |   11032    80302   317435 |    29444      100      6 |  0.000 % |
23.61/23.73	|       250 |   11032    80302   317435 |    32388      250      7 |  0.000 % |
23.61/23.76	|       475 |   11032    80302   317435 |    35627      475      9 |  0.000 % |
23.61/23.79	|       812 |   11032    80302   317435 |    39190      812     10 |  0.000 % |
23.61/23.86	|      1318 |   11032    80302   317435 |    43109     1318     13 |  0.000 % |
23.61/23.90	|      2078 |   11032    80302   317435 |    47419     2078     16 |  0.000 % |
23.61/23.96	|      3217 |   11032    80302   317435 |    52161     3217     23 |  0.000 % |
23.61/24.02	|      4925 |   11032    80302   317435 |    57378     4925     23 |  0.000 % |
24.15/24.25	|      7487 |   11032    80302   317435 |    63115     7487     37 |  0.000 % |
24.45/24.54	|     11332 |   11031    80297   317401 |    69427    10806     37 |  0.009 % |
24.75/24.89	|     17098 |   11028    80297   317401 |    76370    16571     36 |  0.381 % |
25.46/25.55	|     25748 |   10988    80075   316254 |    84007    25039     35 |  0.399 % |
26.45/26.59	|     38724 |   10988    80075   316254 |    92408    38015     38 |  0.399 % |
28.05/28.14	|     58188 |   10988    80038   316091 |   101648    57421     35 |  0.399 % |
32.86/32.96	|     87381 |   10988    80038   316091 |   111813    86614     39 |  0.399 % |
39.24/39.33	|    131172 |   10988    80038   316091 |   122995    36469     29 |  0.399 % |
54.73/54.82	|    196860 |   10988    80038   316091 |   135294   102157     43 |  0.399 % |
73.83/73.93	|    295387 |   10977    79962   315856 |   148824    85016     39 |  0.526 % |
100.11/100.21	|    443176 |   10924    79736   314995 |   163706    96275     41 |  0.979 % |
154.29/154.48	|    664859 |   10892    78812   312016 |   180077    21360     44 |  1.369 % |
259.55/259.78	|    997384 |   10870    77878   308651 |   198084    18327     31 |  1.468 % |
326.21/326.43	===============================================================================
326.21/326.43	restarts              : 22
326.21/326.43	conflicts             : 1185082        (3917 /sec)
326.21/326.43	decisions             : 3082180        (1.77 % random) (10188 /sec)
326.21/326.43	propagations          : 84001863       (277665 /sec)
326.21/326.43	conflict literals     : 42423861       (17.93 % deleted)
326.21/326.43	Memory used           : 50.54 MB
326.21/326.43	CPU time              : 302.529 s
326.21/326.43	
326.21/326.43	UNSATISFIABLE
326.21/326.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797441-1242090855/watcher-1797441-1242090855 -o /tmp/evaluation-result-1797441-1242090855/solver-1797441-1242090855 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797441-1242090855.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8120
/proc/meminfo: memFree=1098144/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) R 8118 8120 7984 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8120/statm: 1340 236 195 169 0 51 0
[pid=8121] ppid=8120 vsize=2124 CPUtime=0
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 237113053 2174976 234 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8121/statm: 531 241 81 6 0 169 0

[startup+0.0565351 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8120
/proc/meminfo: memFree=1098144/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=13544 CPUtime=0.04
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 2772 0 0 0 3 1 0 0 19 0 1 0 237113053 13869056 2730 1992294400 134512640 134537284 4294956368 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 0 0 0
/proc/8121/statm: 3386 2732 82 6 0 3024 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18904

[startup+0.101538 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8120
/proc/meminfo: memFree=1098144/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=21508 CPUtime=0.09
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4307 0 0 0 7 2 0 0 19 0 1 0 237113053 22024192 4265 1992294400 134512640 134537284 4294956368 18446744073709551615 134524859 0 0 4096 0 0 0 0 17 0 0 0
/proc/8121/statm: 5377 4265 82 6 0 5015 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26868

[startup+0.301561 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8120
/proc/meminfo: memFree=1098144/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=0.29
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 27 2 0 0 21 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134523632 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23232

[startup+0.701606 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8120
/proc/meminfo: memFree=1098144/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=0.69
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 67 2 0 0 25 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134531146 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23232

[startup+1.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8122
/proc/meminfo: memFree=1084560/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=1.49
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 147 2 0 0 25 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23232

[startup+3.10288 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8122
/proc/meminfo: memFree=1084424/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=3.09
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 307 2 0 0 25 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23232

[startup+6.30124 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8122
/proc/meminfo: memFree=1084176/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=6.29
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 627 2 0 0 25 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23232

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8122
/proc/meminfo: memFree=1084312/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=0
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237113053 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 237 196 169 0 51 0
[pid=8121] ppid=8120 vsize=17872 CPUtime=12.67
/proc/8121/stat : 8121 (revival) R 8120 8120 7984 0 -1 4194304 4312 0 0 0 1265 2 0 0 25 0 1 50000 237113053 18300928 3362 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8121/statm: 4468 3362 85 6 0 4106 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23232

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1076760/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=10992 CPUtime=1.85
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 2632 0 0 0 184 1 0 0 25 0 1 0 237115418 11255808 2616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 2748 2616 77 170 0 2576 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16352

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1058968/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=28416 CPUtime=27.43
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 6928 0 0 0 2739 4 0 0 25 0 1 0 237115418 29097984 6912 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 7104 6912 77 170 0 6932 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33776

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1050456/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=37260 CPUtime=78.61
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 9091 0 0 0 7855 6 0 0 25 0 1 0 237115418 38154240 9075 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 9315 9075 77 170 0 9143 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 42620

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1047960/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=39644 CPUtime=138.58
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 9715 0 0 0 13851 7 0 0 25 0 1 0 237115418 40595456 9699 1992294400 134512640 135212939 4294956240 18446744073709551615 134538876 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 9911 9699 77 170 0 9739 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 45004

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1044312/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=43280 CPUtime=198.55
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 10632 0 0 0 19847 8 0 0 25 0 1 0 237115418 44318720 10616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 10820 10616 77 170 0 10648 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 48640

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=258.53
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 25842 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 57104

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=283.32
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 28321 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134527014 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 306.93
Current children cumulated vsize (KiB) 57104

[startup+319.903 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=296.12
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 29601 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 319.73
Current children cumulated vsize (KiB) 57104

[startup+323.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=299.31
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 29920 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 322.92
Current children cumulated vsize (KiB) 57104

[startup+324.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=300.9
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 30079 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 324.51
Current children cumulated vsize (KiB) 57104

[startup+325.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=301.7
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 30159 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 325.31
Current children cumulated vsize (KiB) 57104

[startup+325.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=302.1
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 30199 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 325.71
Current children cumulated vsize (KiB) 57104

[startup+326.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=302.5
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 30239 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 326.11
Current children cumulated vsize (KiB) 57104

[startup+326.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8124
/proc/meminfo: memFree=1036632/2055920 swapFree=4191900/4192956
[pid=8120] ppid=8118 vsize=5360 CPUtime=23.61
/proc/8120/stat : 8120 (run.sh) S 8118 8120 7984 0 -1 4194304 341 13493 0 0 0 0 2350 11 19 0 1 0 237113053 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8120/statm: 1340 241 197 169 0 51 0
[pid=8124] ppid=8120 vsize=51744 CPUtime=302.6
/proc/8124/stat : 8124 (minisat) R 8120 8120 7984 0 -1 4194304 12556 0 0 0 30249 11 0 0 25 0 1 0 237115418 52985856 12532 1992294400 134512640 135212939 4294956240 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8124/statm: 12936 12532 77 170 0 12764 0
Current children cumulated CPU time (s) 326.21
Current children cumulated vsize (KiB) 57104

Child status: 20
Real time (s): 326.447
CPU time (s): 326.27
CPU user time (s): 326.035
CPU system time (s): 0.234964
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 57104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.035
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26412
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 974

runsolver used 0.32595 second user time and 0.868867 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-12 03:14:15
IDJOB=1797441
IDBENCH=71767
IDSOLVER=647
FILE ID=node62/1797441-1242090855
PBS_JOBID= 9277709
Free space on /tmp= 66388 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797441-1242090855/watcher-1797441-1242090855 -o /tmp/evaluation-result-1797441-1242090855/solver-1797441-1242090855 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797441-1242090855.cnf HOME

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=1888059631

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.220
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.220
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:       1098624 kB
Buffers:         65932 kB
Cached:         808620 kB
SwapCached:        268 kB
Active:          45756 kB
Inactive:       843600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098624 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5036 kB
Writeback:           0 kB
Mapped:          23308 kB
Slab:            53752 kB
Committed_AS:   627920 kB
PageTables:       1456 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= 66376 MiB
End job on node62 at 2009-05-12 03:19:41