Trace number 1796562

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-18? (TO) 1200.08 1201.91

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.19	c SatElite...
0.00/0.19	c Parsing...
3.10/3.38	c ==============================================================================
3.10/3.38	c |           |     ORIGINAL     |              LEARNT              |          |
3.10/3.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.10/3.38	c ==============================================================================
3.10/3.38	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
28.39/28.62	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
28.39/28.62	c ==============================================================================
28.39/28.62	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
28.39/28.62	c CPU time:   27.9128 s
28.39/28.62	c ==============================================================================
33.99/34.21	c SatElite is done !
33.99/34.21	c revival is preprocessing the formula...Time out is reached... exporting CNF
535.20/536.87	#ITERATIONS 1
535.20/536.87	#LEARNT CLAUSES 711
538.27/539.97	done !
538.27/539.97	c Calling MINISAT
538.27/539.97	This is MiniSat 2.0 beta
538.27/539.97	WARNING: for repeatability, setting FPU to use double precision
538.27/539.97	============================[ Problem Statistics ]=============================
538.27/539.97	|                                                                             |
538.27/539.97	|  Number of variables:  136989                                               |
538.27/539.97	|  Number of clauses:    3176787                                              |
540.26/541.91	|  Parsing time:         1.71         s                                       |
540.36/542.01	============================[ Search Statistics ]==============================
540.36/542.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
540.36/542.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
540.36/542.01	===============================================================================
540.36/542.02	|         0 |  134759  3160716  9555909 |  1053572        0    nan |  0.000 % |
541.16/542.84	|       101 |  134759  3160716  9555909 |  1158929      101     25 |  1.628 % |
542.47/544.14	|       252 |  134759  3160716  9555909 |  1274822      252     34 |  1.628 % |
543.66/545.39	|       477 |  134759  3160716  9555909 |  1402304      477     35 |  1.628 % |
543.97/545.68	|       814 |  134759  3160716  9555909 |  1542534      814     39 |  1.628 % |
544.96/546.62	|      1321 |  134759  3160716  9555909 |  1696788     1321     40 |  1.628 % |
545.96/547.66	|      2080 |  134759  3160716  9555909 |  1866467     2080     41 |  1.628 % |
548.06/549.73	|      3219 |  134759  3160716  9555909 |  2053113     3219     38 |  1.628 % |
550.46/552.14	|      4927 |  134759  3160716  9555909 |  2258425     4927     70 |  1.628 % |
553.96/555.61	|      7490 |  134759  3160716  9555909 |  2484267     7490     81 |  1.628 % |
555.25/556.90	|     11334 |  134759  3160716  9555909 |  2732694    11334     74 |  1.628 % |
558.75/560.45	|     17100 |  134759  3160716  9555909 |  3005963    17100    150 |  1.628 % |
565.25/566.93	|     25749 |  134759  3160716  9555909 |  3306560    25749    146 |  1.628 % |
573.84/575.53	|     38723 |  134759  3160716  9555909 |  3637216    38723    194 |  1.628 % |
585.35/587.03	|     58186 |  134759  3160716  9555909 |  4000937    58186    151 |  1.628 % |
618.53/620.21	|     87379 |  134759  3160716  9555909 |  4401031    87379    177 |  1.628 % |
641.62/643.34	|    131168 |  134759  3160716  9555909 |  4841134   131168    174 |  1.628 % |
716.91/718.67	|    196852 |  134759  3160716  9555909 |  5325248   196852    203 |  1.628 % |
822.38/824.15	|    295378 |  134759  3160716  9555909 |  5857773   295378    305 |  1.628 % |
969.04/970.80	|    443167 |  134759  3160716  9555909 |  6443550   443167    295 |  1.628 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796562-1242077546/watcher-1796562-1242077546 -o /tmp/evaluation-result-1796562-1242077546/solver-1796562-1242077546 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796562-1242077546.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: 1.08 1.02 1.02 3/65 14721
/proc/meminfo: memFree=1897360/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5356 CPUtime=0
/proc/14721/stat : 14721 (run.sh) D 14719 14721 14410 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 235782950 5484544 222 1992294400 4194304 4889804 548682068784 18446744073709551615 4366272 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/14721/statm: 1339 222 184 169 0 50 0

[startup+0.058249 s]
/proc/loadavg: 1.08 1.02 1.02 3/65 14721
/proc/meminfo: memFree=1897360/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5356 CPUtime=0
/proc/14721/stat : 14721 (run.sh) D 14719 14721 14410 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 235782950 5484544 222 1992294400 4194304 4889804 548682068784 18446744073709551615 4366272 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/14721/statm: 1339 222 184 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102253 s]
/proc/loadavg: 1.08 1.02 1.02 3/65 14721
/proc/meminfo: memFree=1897360/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5356 CPUtime=0
/proc/14721/stat : 14721 (run.sh) D 14719 14721 14410 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 235782950 5484544 222 1992294400 4194304 4889804 548682068784 18446744073709551615 4366272 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/14721/statm: 1339 222 184 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301272 s]
/proc/loadavg: 1.08 1.02 1.02 3/65 14721
/proc/meminfo: memFree=1897360/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701311 s]
/proc/loadavg: 1.08 1.02 1.02 3/65 14721
/proc/meminfo: memFree=1897360/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50139 s]
/proc/loadavg: 1.08 1.02 1.02 2/67 14723
/proc/meminfo: memFree=1851776/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
[pid=14723] ppid=14721 vsize=80380 CPUtime=1.3
/proc/14723/stat : 14723 (SatElite) R 14721 14721 14410 0 -1 4194304 18643 0 0 0 115 15 0 0 25 0 1 0 235782969 82309120 18626 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/14723/statm: 20095 18626 51 126 0 19966 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 85740

[startup+3.10155 s]
/proc/loadavg: 1.08 1.02 1.02 2/67 14723
/proc/meminfo: memFree=1791424/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
[pid=14723] ppid=14721 vsize=194264 CPUtime=2.9
/proc/14723/stat : 14723 (SatElite) R 14721 14721 14410 0 -1 4194304 43515 0 0 0 258 32 0 0 25 0 1 0 235782969 198926336 43499 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/14723/statm: 48599 43502 52 126 0 48470 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 199624

[startup+6.30186 s]
/proc/loadavg: 1.15 1.03 1.02 2/67 14723
/proc/meminfo: memFree=1659840/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
[pid=14723] ppid=14721 vsize=265232 CPUtime=6.09
/proc/14723/stat : 14723 (SatElite) R 14721 14721 14410 0 -1 4194304 64226 0 0 0 566 43 0 0 25 0 1 0 235782969 271597568 59569 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/14723/statm: 66308 59569 67 126 0 66179 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 270592

[startup+12.7015 s]
/proc/loadavg: 1.14 1.03 1.02 2/67 14723
/proc/meminfo: memFree=1636288/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
[pid=14723] ppid=14721 vsize=298996 CPUtime=12.5
/proc/14723/stat : 14723 (SatElite) R 14721 14721 14410 0 -1 4194304 69889 0 0 0 1204 46 0 0 25 0 1 0 235782969 306171904 64772 1992294400 134512640 135031949 4294956224 18446744073709551615 134584131 0 0 4096 3 0 0 0 17 1 0 0
/proc/14723/statm: 74749 64772 67 126 0 74620 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 304356

[startup+25.5017 s]
/proc/loadavg: 1.11 1.03 1.02 2/67 14723
/proc/meminfo: memFree=1631232/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=0
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 286 0 2 0 0 0 0 0 18 0 1 0 235782950 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14721/statm: 1340 238 197 169 0 51 0
[pid=14723] ppid=14721 vsize=311920 CPUtime=25.29
/proc/14723/stat : 14723 (SatElite) R 14721 14721 14410 0 -1 4194304 71308 0 0 0 2483 46 0 0 25 0 1 0 235782969 319406080 66071 1992294400 134512640 135031949 4294956224 18446744073709551615 134563348 0 0 4096 3 0 0 0 17 1 0 0
/proc/14723/statm: 77980 66071 67 126 0 77851 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 317280

[startup+51.1012 s]
/proc/loadavg: 1.27 1.07 1.03 2/67 14724
/proc/meminfo: memFree=1693056/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=145996 CPUtime=15.63
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 49666 0 11 0 1536 27 0 0 25 0 1 50000 235786371 149499904 32278 1992294400 134512640 134537284 4294956384 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 36499 32278 85 6 0 36137 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 151356

[startup+102.305 s]
/proc/loadavg: 1.11 1.06 1.03 2/67 14724
/proc/meminfo: memFree=1692224/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=146800 CPUtime=66.82
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 49879 0 11 0 6654 28 0 0 25 0 1 50000 235786371 150323200 32491 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 36700 32491 85 6 0 36338 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 152160

[startup+162.301 s]
/proc/loadavg: 1.04 1.05 1.02 2/67 14724
/proc/meminfo: memFree=1691584/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=147596 CPUtime=126.8
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 50053 0 11 0 12652 28 0 0 25 0 1 50000 235786371 151138304 32665 1992294400 134512640 134537284 4294956384 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 36899 32665 85 6 0 36537 0
Current children cumulated CPU time (s) 160.8
Current children cumulated vsize (KiB) 152956

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.02 2/67 14724
/proc/meminfo: memFree=1691008/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=148156 CPUtime=186.78
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 50182 0 11 0 18650 28 0 0 25 0 1 50000 235786371 151711744 32794 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 37039 32794 85 6 0 36677 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 153516

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/67 14724
/proc/meminfo: memFree=1690560/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=148552 CPUtime=246.76
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 50296 0 11 0 24648 28 0 0 25 0 1 50000 235786371 152117248 32908 1992294400 134512640 134537284 4294956384 18446744073709551615 134523632 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 37138 32908 85 6 0 36776 0
Current children cumulated CPU time (s) 280.76
Current children cumulated vsize (KiB) 153912

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 14724
/proc/meminfo: memFree=1690048/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=149080 CPUtime=306.75
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 50406 0 11 0 30646 29 0 0 25 0 1 50000 235786371 152657920 33018 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 37270 33018 85 6 0 36908 0
Current children cumulated CPU time (s) 340.75
Current children cumulated vsize (KiB) 154440

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14724
/proc/meminfo: memFree=1689920/2055920 swapFree=4178888/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=34
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 315 82151 2 0 0 0 3315 85 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14724] ppid=14721 vsize=149212 CPUtime=366.73
/proc/14724/stat : 14724 (revival) R 14721 14721 14410 0 -1 4194304 50435 0 11 0 36644 29 0 0 25 0 1 50000 235786371 152793088 33047 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14724/statm: 37303 33047 85 6 0 36941 0
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (KiB) 154572

[startup+462.302 s]

################
# More data... #
################

/proc/14725/statm: 44782 44060 77 170 0 44610 0
Current children cumulated CPU time (s) 580.64
Current children cumulated vsize (KiB) 184488

[startup+642.303 s]
/proc/loadavg: 1.08 1.06 1.02 2/67 14727
/proc/meminfo: memFree=1511232/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=239452 CPUtime=102.28
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 59143 0 0 0 10183 45 0 0 25 0 1 0 235836948 245198848 59125 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 59863 59125 77 170 0 59691 0
Current children cumulated CPU time (s) 640.63
Current children cumulated vsize (KiB) 244812

[startup+702.303 s]
/proc/loadavg: 1.10 1.06 1.02 2/67 14727
/proc/meminfo: memFree=1460160/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=291516 CPUtime=162.26
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 72110 0 0 0 16169 57 0 0 25 0 1 0 235836948 298512384 72092 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 72879 72092 77 170 0 72707 0
Current children cumulated CPU time (s) 700.61
Current children cumulated vsize (KiB) 296876

[startup+762.306 s]
/proc/loadavg: 1.10 1.06 1.02 2/67 14727
/proc/meminfo: memFree=1369088/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=381772 CPUtime=222.24
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 94644 0 0 0 22148 76 0 0 25 0 1 0 235836948 390934528 94626 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 95443 94626 77 170 0 95271 0
Current children cumulated CPU time (s) 760.59
Current children cumulated vsize (KiB) 387132

[startup+822.302 s]
/proc/loadavg: 1.15 1.08 1.02 2/67 14727
/proc/meminfo: memFree=1245696/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=506272 CPUtime=282.23
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 125789 0 0 0 28125 98 0 0 25 0 1 0 235836948 518422528 125771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 126568 125771 77 170 0 126396 0
Current children cumulated CPU time (s) 820.58
Current children cumulated vsize (KiB) 511632

[startup+882.302 s]
/proc/loadavg: 1.15 1.09 1.03 2/67 14727
/proc/meminfo: memFree=1166592/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=584396 CPUtime=342.21
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 145219 0 0 0 34108 113 0 0 25 0 1 0 235836948 598421504 145201 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 146099 145201 77 170 0 145927 0
Current children cumulated CPU time (s) 880.56
Current children cumulated vsize (KiB) 589756

[startup+942.302 s]
/proc/loadavg: 1.05 1.07 1.02 2/67 14727
/proc/meminfo: memFree=1101184/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=649972 CPUtime=402.19
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 161641 0 0 0 40090 129 0 0 25 0 1 0 235836948 665571328 161623 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 162493 161623 77 170 0 162321 0
Current children cumulated CPU time (s) 940.54
Current children cumulated vsize (KiB) 655332

[startup+1002.3 s]
/proc/loadavg: 1.02 1.06 1.01 2/67 14727
/proc/meminfo: memFree=1042048/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=709436 CPUtime=462.18
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 176287 0 0 0 46077 141 0 0 25 0 1 0 235836948 726462464 176269 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 177359 176269 77 170 0 177187 0
Current children cumulated CPU time (s) 1000.53
Current children cumulated vsize (KiB) 714796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/67 14727
/proc/meminfo: memFree=973312/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=778868 CPUtime=522.17
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 193673 0 0 0 52061 156 0 0 25 0 1 0 235836948 797560832 193655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 194717 193655 77 170 0 194545 0
Current children cumulated CPU time (s) 1060.52
Current children cumulated vsize (KiB) 784228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 14727
/proc/meminfo: memFree=899584/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=851540 CPUtime=582.15
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 211896 0 0 0 58044 171 0 0 25 0 1 0 235836948 871976960 211878 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 212885 211878 77 170 0 212713 0
Current children cumulated CPU time (s) 1120.5
Current children cumulated vsize (KiB) 856900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 14727
/proc/meminfo: memFree=837632/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=913208 CPUtime=642.13
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 227333 0 0 0 64030 183 0 0 25 0 1 0 235836948 935124992 227315 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 228302 227315 77 170 0 228130 0
Current children cumulated CPU time (s) 1180.48
Current children cumulated vsize (KiB) 918568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 14727
/proc/meminfo: memFree=824960/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=925320 CPUtime=661.73
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 230348 0 0 0 65988 185 0 0 25 0 1 0 235836948 947527680 230330 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 231330 230330 77 170 0 231158 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 930680

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 14727
/proc/meminfo: memFree=824960/2055920 swapFree=4178924/4192956
[pid=14721] ppid=14719 vsize=5360 CPUtime=538.35
/proc/14721/stat : 14721 (run.sh) S 14719 14721 14410 0 -1 4194304 341 132741 2 13 0 0 53695 140 16 0 1 0 235782950 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14721/statm: 1340 241 197 169 0 51 0
[pid=14725] ppid=14721 vsize=925320 CPUtime=661.73
/proc/14725/stat : 14725 (minisat) R 14721 14721 14410 0 -1 4194304 230348 0 0 0 65988 185 0 0 25 0 1 0 235836948 947527680 230330 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14725/statm: 231330 230330 77 170 0 231158 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 930680

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14721 and gives
#  childrusage.ru_utime.tv_sec=536
#  childrusage.ru_utime.tv_usec=956370
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=409785
# CPU time returned by wait4() is 538.366
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.91
CPU time (s): 1200.08
CPU user time (s): 1196.83
CPU system time (s): 3.25
CPU usage (%): 99.8476
Max. virtual memory (cumulated for all children) (KiB): 930680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.956
system time used= 1.40978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133082
page faults= 15
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 911

runsolver used 1.10383 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-11 23:32:30
IDJOB=1796562
IDBENCH=69571
IDSOLVER=648
FILE ID=node56/1796562-1242077546
PBS_JOBID= 9277601
Free space on /tmp= 102920 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796562-1242077546/watcher-1796562-1242077546 -o /tmp/evaluation-result-1796562-1242077546/solver-1796562-1242077546 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796562-1242077546.cnf HOME

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1670104368

node56.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.218
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.218
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:       1898480 kB
Buffers:           676 kB
Cached:          92512 kB
SwapCached:       5888 kB
Active:          86728 kB
Inactive:        13380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898480 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:           70048 kB
Writeback:           0 kB
Mapped:          13208 kB
Slab:            43280 kB
Committed_AS:   734976 kB
PageTables:       1472 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= 102780 MiB
End job on node56 at 2009-05-11 23:52:36