Trace number 1796651

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

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark910.132
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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 10
311.73/311.99	#LEARNT CLAUSES 114
312.33/312.55	done !
312.33/312.55	c Now, SatElite...
312.33/312.55	c Parsing...
312.38/313.29	c ==============================================================================
312.38/313.29	c |           |     ORIGINAL     |              LEARNT              |          |
312.38/313.29	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
312.38/313.29	c ==============================================================================
312.38/313.29	c |         0 |  697271  1615573 |  209181       0        0     nan |  0.000 % |
317.42/317.69	c |         0 |  273062  1066670 |      --       0       --      -- |     --   | -424209/-548903
317.42/317.69	c ==============================================================================
317.42/317.69	c Result  :   #vars: 35935   #clauses: 273062   #literals: 1066670
317.42/317.69	c CPU time:   4.90825 s
317.42/317.69	c ==============================================================================
318.11/318.35	c SatElite is done !
318.11/318.35	c Calling MINISAT
318.11/318.35	This is MiniSat 2.0 beta
318.11/318.35	WARNING: for repeatability, setting FPU to use double precision
318.11/318.35	============================[ Problem Statistics ]=============================
318.11/318.35	|                                                                             |
318.11/318.35	|  Number of variables:  35935                                                |
318.11/318.35	|  Number of clauses:    273062                                               |
318.17/318.55	|  Parsing time:         0.19         s                                       |
318.17/318.57	============================[ Search Statistics ]==============================
318.17/318.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
318.17/318.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
318.17/318.57	===============================================================================
318.17/318.57	|         0 |   35935   273062  1066670 |    91020        0    nan |  0.000 % |
318.17/318.59	|       101 |   35933   273062  1066670 |   100122      100      9 |  0.008 % |
318.17/318.64	|       251 |   35933   273062  1066670 |   110135      250      9 |  0.008 % |
318.17/318.70	|       476 |   35933   273062  1066670 |   121148      475     11 |  0.008 % |
318.17/318.80	|       814 |   35933   273062  1066670 |   133263      813     12 |  0.008 % |
318.17/318.89	|      1321 |   35933   273062  1066670 |   146589     1320     13 |  0.008 % |
318.81/319.07	|      2081 |   35933   273062  1066670 |   161248     2080     22 |  0.008 % |
319.01/319.21	|      3222 |   35932   273062  1066670 |   177373     3220     23 |  0.011 % |
319.11/319.33	|      4930 |   35932   273062  1066670 |   195110     4928     30 |  0.011 % |
319.60/319.81	|      7492 |   35922   272966  1066371 |   214621     7486     27 |  0.167 % |
320.10/320.30	|     11337 |   35909   272966  1066371 |   236084    11330     28 |  0.186 % |
320.71/320.93	|     17104 |   35867   272308  1064009 |   259692    17046     30 |  0.189 % |
321.40/321.66	|     25756 |   35867   272308  1064009 |   285661    25698     31 |  0.189 % |
323.80/324.06	|     38731 |   35860   272118  1063169 |   314228    38666     32 |  0.209 % |
326.79/327.06	|     58193 |   35859   272118  1063169 |   345650    58127     31 |  0.211 % |
331.30/331.59	|     87385 |   35859   272105  1063133 |   380215    87318     34 |  0.211 % |
341.00/341.20	|    131174 |   35859   272105  1063133 |   418237   131107     33 |  0.211 % |
355.19/355.47	|    196859 |   35858   272063  1063004 |   460061   196787     32 |  0.214 % |
386.98/387.24	|    295388 |   35850   271961  1062681 |   506067   295281     37 |  0.237 % |
493.03/493.34	|    443180 |   35847   271868  1062308 |   556674   443067     40 |  0.245 % |
606.86/607.24	|    664864 |   35844   271770  1061758 |   612341   121035     48 |  0.253 % |
752.59/753.03	|    997389 |   35841   271746  1061666 |   673575   453558     43 |  0.262 % |
1105.73/1106.33	|   1496177 |   35841   271746  1061666 |   740933   300337     42 |  0.262 % |

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-1796651-1242078724/watcher-1796651-1242078724 -o /tmp/evaluation-result-1796651-1242078724/solver-1796651-1242078724 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796651-1242078724.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.92 0.98 0.99 2/64 5127
/proc/meminfo: memFree=1928576/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=880 CPUtime=0
/proc/5127/stat : 5127 (run.sh) R 5125 5127 4750 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 235905466 901120 25 1992294400 4194304 4889804 548682068784 18446744073709551615 269025867145 0 0 4096 0 0 0 0 17 0 0 0
/proc/5127/statm: 220 25 18 169 0 8 0

[startup+0.087205 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 5127
/proc/meminfo: memFree=1928576/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102213 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 5127
/proc/meminfo: memFree=1928576/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301239 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 5127
/proc/meminfo: memFree=1928576/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702307 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 5127
/proc/meminfo: memFree=1928576/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5129
/proc/meminfo: memFree=1884400/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=1.48
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14376 0 0 0 142 6 0 0 25 0 1 50000 235905467 50053120 10978 1992294400 134512640 134537284 4294956368 18446744073709551615 134524036 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5129/statm: 12220 10978 85 6 0 11858 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54240

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5129
/proc/meminfo: memFree=1883888/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=3.08
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 302 6 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54240

[startup+6.30219 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884272/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=6.27
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 621 6 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54240

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884336/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=12.67
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 1261 6 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54240

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884528/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=25.46
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 2540 6 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54240

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884528/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=51.06
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 5099 7 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54240

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884464/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=102.23
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 10216 7 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54240

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884464/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=162.2
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 16213 7 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 54240

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884464/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=222.18
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 22211 7 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 54240

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5129
/proc/meminfo: memFree=1884400/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=0
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 235905466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 237 196 169 0 51 0
[pid=5129] ppid=5127 vsize=48880 CPUtime=282.14
/proc/5129/stat : 5129 (revival) R 5127 5127 4750 0 -1 4194304 14377 0 0 0 28207 7 0 0 25 0 1 50000 235905467 50053120 10979 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5129/statm: 12220 10979 85 6 0 11858 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 54240

[startup+342.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 5131
/proc/meminfo: memFree=1848432/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=41416 CPUtime=23.92
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 10104 0 0 0 2386 6 0 0 25 0 1 0 235937301 42409984 10088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 10354 10088 77 170 0 10182 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 46776

[startup+402.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 5131
/proc/meminfo: memFree=1809776/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=80916 CPUtime=83.9
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 19798 0 0 0 8374 16 0 0 25 0 1 0 235937301 82857984 19782 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 20229 19782 77 170 0 20057 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 86276

[startup+462.302 s]

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

/proc/5131/statm: 32636 32151 77 170 0 32464 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 135904

[startup+642.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 5137
/proc/meminfo: memFree=1758760/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=130940 CPUtime=323.78
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 32266 0 0 0 32349 29 0 0 25 0 1 0 235937301 134082560 32250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 32735 32250 77 170 0 32563 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 136300

[startup+702.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 5137
/proc/meminfo: memFree=1758568/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=130940 CPUtime=383.75
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 32268 0 0 0 38346 29 0 0 25 0 1 0 235937301 134082560 32252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 32735 32252 77 170 0 32563 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 136300

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 5137
/proc/meminfo: memFree=1758568/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=130940 CPUtime=443.72
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 32268 0 0 0 44343 29 0 0 25 0 1 0 235937301 134082560 32252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 32735 32252 77 170 0 32563 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 136300

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5137
/proc/meminfo: memFree=1748776/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=140720 CPUtime=503.69
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 34717 0 0 0 50337 32 0 0 25 0 1 0 235937301 144097280 34701 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 35180 34701 77 170 0 35008 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 146080

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5137
/proc/meminfo: memFree=1730992/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=158204 CPUtime=563.67
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 39144 0 0 0 56330 37 0 0 25 0 1 0 235937301 162000896 39128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 39551 39128 77 170 0 39379 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 163564

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1720432/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=168672 CPUtime=623.64
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 41800 0 0 0 62324 40 0 0 25 0 1 0 235937301 172720128 41784 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42168 41784 77 170 0 41996 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 174032

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718448/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=683.61
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42268 0 0 0 68320 41 0 0 25 0 1 0 235937301 174612480 42252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42252 77 170 0 42458 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 175880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718384/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=743.59
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42269 0 0 0 74318 41 0 0 25 0 1 0 235937301 174612480 42253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42253 77 170 0 42458 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 175880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718320/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=803.55
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42269 0 0 0 80314 41 0 0 25 0 1 0 235937301 174612480 42253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42253 77 170 0 42458 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 175880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718320/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=863.52
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42269 0 0 0 86311 41 0 0 25 0 1 0 235937301 174612480 42253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42253 77 170 0 42458 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 175880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718256/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=881.91
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42269 0 0 0 88150 41 0 0 25 0 1 0 235937301 174612480 42253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42253 77 170 0 42458 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 175880

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5137
/proc/meminfo: memFree=1718256/2055920 swapFree=4181456/4192956
[pid=5127] ppid=5125 vsize=5360 CPUtime=318.17
/proc/5127/stat : 5127 (run.sh) S 5125 5127 4750 0 -1 4194304 341 44276 0 0 0 0 31778 39 16 0 1 0 235905466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5127/statm: 1340 241 197 169 0 51 0
[pid=5131] ppid=5127 vsize=170520 CPUtime=881.91
/proc/5131/stat : 5131 (minisat) R 5127 5127 4750 0 -1 4194304 42269 0 0 0 88150 41 0 0 25 0 1 0 235937301 174612480 42253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5131/statm: 42630 42253 77 170 0 42458 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 175880

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5127 and gives
#  childrusage.ru_utime.tv_sec=317
#  childrusage.ru_utime.tv_usec=784689
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=402938
# CPU time returned by wait4() is 318.188
# 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): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.28
CPU system time (s): 0.8
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 175880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.785
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44617
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= 8
involuntary context switches= 902

runsolver used 1.05084 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-11 23:52:05
IDJOB=1796651
IDBENCH=69630
IDSOLVER=647
FILE ID=node26/1796651-1242078724
PBS_JOBID= 9277663
Free space on /tmp= 66116 MiB

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

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1892868488

node26.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.261
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.261
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:       1928992 kB
Buffers:          2364 kB
Cached:          47364 kB
SwapCached:       5352 kB
Active:          26396 kB
Inactive:        31216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928992 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           14820 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            55336 kB
Committed_AS:   781396 kB
PageTables:       1368 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= 66076 MiB
End job on node26 at 2009-05-12 00:12:08