Trace number 1797337

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

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.4855
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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 SatElite...
0.00/0.00	c Parsing...
1.19/1.27	c ==============================================================================
1.19/1.27	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.27	c ==============================================================================
1.19/1.27	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
9.19/9.28	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
9.19/9.28	c ==============================================================================
9.19/9.28	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
9.19/9.28	c CPU time:   8.82066 s
9.19/9.28	c ==============================================================================
10.49/10.50	c SatElite is done !
10.49/10.50	c revival is preprocessing the formula...#ITERATIONS 49
192.55/192.75	#LEARNT CLAUSES 1305
193.06/193.29	done !
193.06/193.29	c Calling MINISAT
193.06/193.29	This is MiniSat 2.0 beta
193.06/193.29	WARNING: for repeatability, setting FPU to use double precision
193.06/193.29	============================[ Problem Statistics ]=============================
193.06/193.29	|                                                                             |
193.06/193.29	|  Number of variables:  64148                                                |
193.06/193.29	|  Number of clauses:    471995                                               |
193.45/193.63	|  Parsing time:         0.29         s                                       |
193.45/193.65	============================[ Search Statistics ]==============================
193.45/193.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.45/193.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
193.45/193.65	===============================================================================
193.45/193.65	|         0 |   62023   469859  1761754 |   156619        0    nan |  0.000 % |
193.45/193.68	|       102 |   62017   469859  1761754 |   172281      101      7 |  3.322 % |
193.55/193.70	|       252 |   62017   469859  1761754 |   189509      251     14 |  3.322 % |
193.75/193.90	|       477 |   62017   469859  1761754 |   208460      476     14 |  3.322 % |
193.75/193.97	|       815 |   62017   469859  1761754 |   229306      814     18 |  3.322 % |
193.85/194.03	|      1321 |   62017   469859  1761754 |   252237     1320     21 |  3.322 % |
193.95/194.10	|      2080 |   62017   469859  1761754 |   277461     2079     25 |  3.322 % |
194.05/194.25	|      3220 |   62017   469859  1761754 |   305207     3219     31 |  3.322 % |
194.35/194.57	|      4929 |   62017   469859  1761754 |   335728     4928     29 |  3.322 % |
194.55/194.77	|      7492 |   62017   469859  1761754 |   369300     7491     27 |  3.322 % |
194.75/194.98	|     11340 |   62017   469830  1761674 |   406231    11339     30 |  3.322 % |
195.34/195.59	|     17107 |   62017   469830  1761674 |   446854    17106     29 |  3.322 % |
196.64/196.89	|     25757 |   62017   469830  1761674 |   491539    25756     30 |  3.322 % |
198.45/198.67	|     38735 |   62017   469830  1761674 |   540693    38734     27 |  3.322 % |
201.45/201.63	|     58197 |   61952   469480  1760231 |   594762    58148     28 |  3.423 % |
207.94/208.15	|     87392 |   61933   469028  1758455 |   654239    87327     33 |  3.453 % |
216.14/216.32	|    131181 |   61933   469028  1758455 |   719663   131116     34 |  3.453 % |
240.83/241.01	|    196871 |   61922   469001  1758228 |   791629   196792     37 |  3.470 % |
268.09/268.33	|    295398 |   61897   468779  1757591 |   870792   279033     38 |  3.579 % |
289.07/289.35	===============================================================================
289.07/289.35	restarts              : 19
289.07/289.35	conflicts             : 367287         (3833 /sec)
289.07/289.35	decisions             : 1701233        (1.74 % random) (17756 /sec)
289.07/289.35	propagations          : 71706446       (748420 /sec)
289.07/289.35	conflict literals     : 13061284       (15.00 % deleted)
289.07/289.35	Memory used           : 94.11 MB
289.07/289.35	CPU time              : 95.8104 s
289.07/289.35	
289.07/289.35	UNSATISFIABLE
289.07/289.37	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-1797337-1242089129/watcher-1797337-1242089129 -o /tmp/evaluation-result-1797337-1242089129/solver-1797337-1242089129 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797337-1242089129.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.98 3/65 3178
/proc/meminfo: memFree=1302520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) R 3176 3178 3082 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279239839 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3178/statm: 1340 237 196 169 0 51 0
[pid=3179] ppid=3178 vsize=948 CPUtime=0
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 236942459 970752 131 1992294400 134512640 135031949 4294956224 18446744073709551615 134675572 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 237 131 51 126 0 108 0

[startup+0.106196 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 3178
/proc/meminfo: memFree=1302520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=16144 CPUtime=0.09
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 3425 0 0 0 8 1 0 0 19 0 1 0 236942459 16531456 3408 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 4036 3409 51 126 0 3907 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21504

[startup+0.201207 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 3178
/proc/meminfo: memFree=1302520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=30728 CPUtime=0.19
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 6368 0 0 0 16 3 0 0 20 0 1 0 236942459 31465472 6351 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 7682 6352 51 126 0 7553 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36088

[startup+0.301219 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 3178
/proc/meminfo: memFree=1302520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=39804 CPUtime=0.29
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 9261 0 0 0 24 5 0 0 21 0 1 0 236942459 40759296 9244 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 9951 9245 51 126 0 9822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45164

[startup+0.701269 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 3178
/proc/meminfo: memFree=1302520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=87012 CPUtime=0.69
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 21358 0 0 0 57 12 0 0 25 0 1 0 236942459 89100288 21341 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 21753 21342 51 126 0 21624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92372

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 3180
/proc/meminfo: memFree=1170664/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=181852 CPUtime=1.49
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 43838 0 0 0 125 24 0 0 25 0 1 0 236942459 186216448 40447 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 45463 40447 67 126 0 45334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187212

[startup+3.10257 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 3180
/proc/meminfo: memFree=1132520/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=188604 CPUtime=3.09
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 45368 0 0 0 280 29 0 0 25 0 1 0 236942459 193130496 41977 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 47151 41977 67 126 0 47022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193964

[startup+6.30197 s]
/proc/loadavg: 1.15 1.00 0.99 2/67 3180
/proc/meminfo: memFree=1101032/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=0
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236942459 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3178/statm: 1340 238 197 169 0 51 0
[pid=3179] ppid=3178 vsize=200884 CPUtime=6.28
/proc/3179/stat : 3179 (SatElite) R 3178 3178 3082 0 -1 4194304 48021 0 0 0 588 40 0 0 25 0 1 0 236942459 205705216 44630 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/3179/statm: 50221 44630 67 126 0 50092 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 206244

[startup+12.7018 s]
/proc/loadavg: 1.22 1.02 1.00 2/67 3181
/proc/meminfo: memFree=1223528/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=10.49
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 317 53058 0 0 0 0 995 54 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3181] ppid=3178 vsize=30960 CPUtime=2.18
/proc/3181/stat : 3181 (revival) R 3178 3178 3082 0 -1 4194304 10542 0 0 0 213 5 0 0 25 0 1 50000 236943509 31703040 7221 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3181/statm: 7740 7221 85 6 0 7378 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36320

[startup+25.5014 s]
/proc/loadavg: 1.24 1.03 1.00 2/67 3181
/proc/meminfo: memFree=1223528/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=10.49
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 317 53058 0 0 0 0 995 54 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3181] ppid=3178 vsize=32148 CPUtime=14.97
/proc/3181/stat : 3181 (revival) R 3178 3178 3082 0 -1 4194304 10851 0 0 0 1491 6 0 0 25 0 1 50000 236943509 32919552 7530 1992294400 134512640 134537284 4294956384 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3181/statm: 8037 7530 85 6 0 7675 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37508

[startup+51.1016 s]
/proc/loadavg: 1.16 1.03 1.00 2/67 3181
/proc/meminfo: memFree=1222184/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=10.49
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 317 53058 0 0 0 0 995 54 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3181] ppid=3178 vsize=33864 CPUtime=40.54
/proc/3181/stat : 3181 (revival) R 3178 3178 3082 0 -1 4194304 11269 0 0 0 4047 7 0 0 25 0 1 50000 236943509 34676736 7948 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3181/statm: 8466 7948 85 6 0 8104 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39224

[startup+102.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 3181
/proc/meminfo: memFree=1218600/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=10.49
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 317 53058 0 0 0 0 995 54 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3181] ppid=3178 vsize=37560 CPUtime=91.71
/proc/3181/stat : 3181 (revival) R 3178 3178 3082 0 -1 4194304 12193 0 0 0 9164 7 0 0 25 0 1 50000 236943509 38461440 8872 1992294400 134512640 134537284 4294956384 18446744073709551615 134524284 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3181/statm: 9390 8872 85 6 0 9028 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 42920

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3181
/proc/meminfo: memFree=1214440/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=10.49
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 317 53058 0 0 0 0 995 54 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3181] ppid=3178 vsize=41784 CPUtime=151.68
/proc/3181/stat : 3181 (revival) R 3178 3178 3082 0 -1 4194304 13255 0 0 0 15158 10 0 0 25 0 1 50000 236943509 42786816 9934 1992294400 134512640 134537284 4294956384 18446744073709551615 134523580 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3181/statm: 10446 9934 85 6 0 10084 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 47144

[startup+222.306 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 3182
/proc/meminfo: memFree=1186728/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=57952 CPUtime=28.99
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 13985 0 0 0 2888 11 0 0 25 0 1 0 236961788 59342848 13892 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 14488 13892 77 170 0 14316 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 63312

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1153192/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=91436 CPUtime=88.93
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 22341 0 0 0 8876 17 0 0 25 0 1 0 236961788 93630464 22248 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 22859 22248 77 170 0 22687 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 96796

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

[startup+284.802 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1153064/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=93796 CPUtime=91.43
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 22796 0 0 0 9126 17 0 0 25 0 1 0 236961788 96047104 22703 1992294400 134512640 135212939 4294956240 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 23449 22703 77 170 0 23277 0
Current children cumulated CPU time (s) 284.58
Current children cumulated vsize (KiB) 99156

[startup+286.402 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1150312/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=95072 CPUtime=93.02
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 23112 0 0 0 9285 17 0 0 25 0 1 0 236961788 97353728 23019 1992294400 134512640 135212939 4294956240 18446744073709551615 134530047 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 23768 23019 77 170 0 23596 0
Current children cumulated CPU time (s) 286.17
Current children cumulated vsize (KiB) 100432

[startup+288.001 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1149736/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=95748 CPUtime=94.62
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 23292 0 0 0 9445 17 0 0 25 0 1 0 236961788 98045952 23199 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 23937 23199 77 170 0 23765 0
Current children cumulated CPU time (s) 287.77
Current children cumulated vsize (KiB) 101108

[startup+288.801 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1149288/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=96040 CPUtime=95.42
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 23359 0 0 0 9525 17 0 0 25 0 1 0 236961788 98344960 23266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 24010 23266 77 170 0 23838 0
Current children cumulated CPU time (s) 288.57
Current children cumulated vsize (KiB) 101400

[startup+289.201 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1149288/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=96040 CPUtime=95.82
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 23373 0 0 0 9565 17 0 0 25 0 1 0 236961788 98344960 23280 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 24010 23280 77 170 0 23838 0
Current children cumulated CPU time (s) 288.97
Current children cumulated vsize (KiB) 101400

[startup+289.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 3182
/proc/meminfo: memFree=1148904/2055920 swapFree=4156884/4192956
[pid=3178] ppid=3176 vsize=5360 CPUtime=193.15
/proc/3178/stat : 3178 (run.sh) S 3176 3178 3082 0 -1 4194304 343 66862 0 0 0 0 19244 71 16 0 1 0 236942459 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3178/statm: 1340 241 197 169 0 51 0
[pid=3182] ppid=3178 vsize=96208 CPUtime=95.92
/proc/3182/stat : 3182 (minisat) R 3178 3178 3082 0 -1 4194304 23405 0 0 0 9575 17 0 0 25 0 1 0 236961788 98516992 23312 1992294400 134512640 135212939 4294956240 18446744073709551615 134735775 0 0 4096 3 0 0 0 17 0 0 0
/proc/3182/statm: 24052 23314 77 170 0 23880 0
Current children cumulated CPU time (s) 289.07
Current children cumulated vsize (KiB) 101568

Child status: 20
Real time (s): 289.372
CPU time (s): 289.173
CPU user time (s): 288.263
CPU system time (s): 0.909861
CPU usage (%): 99.9314
Max. virtual memory (cumulated for all children) (KiB): 212648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 288.263
system time used= 0.909861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90692
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= 881

runsolver used 0.243962 second user time and 0.818875 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 02:45:31
IDJOB=1797337
IDBENCH=71688
IDSOLVER=648
FILE ID=node92/1797337-1242089129
PBS_JOBID= 9277681
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=859640297

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1303000 kB
Buffers:         61360 kB
Cached:         609300 kB
SwapCached:      30760 kB
Active:         491128 kB
Inactive:       211856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1303000 kB
SwapTotal:     4192956 kB
SwapFree:      4156884 kB
Dirty:           23396 kB
Writeback:           0 kB
Mapped:          14164 kB
Slab:            35848 kB
Committed_AS:   585940 kB
PageTables:       1460 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= 66328 MiB
End job on node92 at 2009-05-12 02:50:20