Trace number 1797830

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
minisat2-core 070721? (TO) 1200.18 1200.46

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.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  154309                                               |
0.00/0.00	|  Number of clauses:    3230738                                              |
1.89/1.96	|  Parsing time:         1.72         s                                       |
1.99/2.06	============================[ Search Statistics ]==============================
1.99/2.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.06	===============================================================================
1.99/2.06	|         0 |  154305  3230707  9429189 |  1076902        0    nan |  0.000 % |
2.69/2.72	|       101 |  154305  3230707  9429189 |  1184592      101     44 |  0.003 % |
3.49/3.58	|       252 |  154305  3230707  9429189 |  1303051      252     32 |  0.003 % |
4.29/4.37	|       477 |  154305  3230707  9429189 |  1433357      477     36 |  0.003 % |
5.29/5.36	|       814 |  154305  3230707  9429189 |  1576692      814     35 |  0.003 % |
5.88/5.90	|      1321 |  154305  3230707  9429189 |  1734361     1321     35 |  0.003 % |
7.18/7.24	|      2081 |  154305  3230707  9429189 |  1907798     2081     33 |  0.003 % |
8.58/8.63	|      3220 |  154305  3230707  9429189 |  2098577     3220     33 |  0.003 % |
10.78/10.88	|      4928 |  154305  3230707  9429189 |  2308435     4928     54 |  0.003 % |
12.89/12.95	|      7490 |  154305  3230707  9429189 |  2539279     7490    111 |  0.003 % |
14.29/14.37	|     11337 |  154305  3230707  9429189 |  2793207    11337    104 |  0.003 % |
20.79/20.88	|     17105 |  154305  3230707  9429189 |  3072528    17105    166 |  0.003 % |
33.38/33.44	|     25754 |  154305  3230707  9429189 |  3379780    25754    165 |  0.003 % |
51.78/51.85	|     38728 |  154305  3230707  9429189 |  3717758    38728    149 |  0.003 % |
77.17/77.28	|     58189 |  154305  3230707  9429189 |  4089534    58189    243 |  0.003 % |
161.66/161.79	|     87381 |  154305  3230707  9429189 |  4498488    87381    185 |  0.003 % |
206.64/206.79	|    131171 |  154305  3230707  9429189 |  4948337   131171    253 |  0.003 % |
293.82/293.94	|    196855 |  154305  3230707  9429189 |  5443170   196855    286 |  0.003 % |
457.98/458.18	|    295381 |  154305  3230707  9429189 |  5987487   295381    285 |  0.003 % |
577.15/577.34	|    443170 |  154305  3230707  9429189 |  6586236   443170    222 |  0.003 % |
896.88/897.19	|    664853 |  154305  3230707  9429189 |  7244860   664853    255 |  0.003 % |

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-1797830-1242077576/watcher-1797830-1242077576 -o /tmp/evaluation-result-1797830-1242077576/solver-1797830-1242077576 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797830-1242077576.cnf 

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.07 1.03 1.00 3/64 30964
/proc/meminfo: memFree=1086968/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=2032 CPUtime=0
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 388 0 0 0 0 0 0 0 19 0 1 0 235784091 2080768 373 1992294400 134512640 135213614 4294956256 18446744073709551615 134528453 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 508 374 58 171 0 334 0

[startup+0.0768099 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 30964
/proc/meminfo: memFree=1086968/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=8148 CPUtime=0.07
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 1852 0 0 0 6 1 0 0 19 0 1 0 235784091 8343552 1837 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 2037 1837 58 171 0 1863 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8148

[startup+0.101812 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 30964
/proc/meminfo: memFree=1086968/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=10260 CPUtime=0.09
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 2321 0 0 0 8 1 0 0 19 0 1 0 235784091 10506240 2306 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 2565 2307 58 171 0 2391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10260

[startup+0.301828 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 30964
/proc/meminfo: memFree=1086968/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=26132 CPUtime=0.29
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 5988 0 0 0 25 4 0 0 21 0 1 0 235784091 26759168 5973 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 6533 5974 58 171 0 6359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26132

[startup+0.701872 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 30964
/proc/meminfo: memFree=1086968/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=55584 CPUtime=0.68
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 13230 0 0 0 60 8 0 0 24 0 1 0 235784091 56918016 13215 1992294400 134512640 135213614 4294956256 18446744073709551615 134741438 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 13896 13215 58 171 0 13722 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55584

[startup+1.50192 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 30965
/proc/meminfo: memFree=1010864/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=114980 CPUtime=1.49
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 27026 0 0 0 131 18 0 0 25 0 1 0 235784091 117739520 27011 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 28745 27011 58 171 0 28571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114980

[startup+3.10105 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 30965
/proc/meminfo: memFree=946736/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=145292 CPUtime=3.09
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 35440 0 0 0 285 24 0 0 25 0 1 0 235784091 148779008 35425 1992294400 134512640 135213614 4294956256 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 36323 35425 78 171 0 36149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145292

[startup+6.30131 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 30965
/proc/meminfo: memFree=944112/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=147972 CPUtime=6.28
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 36049 0 0 0 604 24 0 0 25 0 1 0 235784091 151523328 36034 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 36993 36034 78 171 0 36819 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 147972

[startup+12.7018 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 30965
/proc/meminfo: memFree=942960/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=150480 CPUtime=12.69
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 36692 0 0 0 1244 25 0 0 25 0 1 0 235784091 154091520 36677 1992294400 134512640 135213614 4294956256 18446744073709551615 134538925 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 37620 36677 78 171 0 37446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150480

[startup+25.5018 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 30965
/proc/meminfo: memFree=932016/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=160188 CPUtime=25.49
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 39102 0 0 0 2522 27 0 0 25 0 1 0 235784091 164032512 39087 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 40047 39087 78 171 0 39873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 160188

[startup+51.1019 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 30965
/proc/meminfo: memFree=920880/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=171712 CPUtime=51.08
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 41984 0 0 0 5078 30 0 0 25 0 1 0 235784091 175833088 41969 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 42928 41969 78 171 0 42754 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 171712

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 30965
/proc/meminfo: memFree=883632/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=208644 CPUtime=102.27
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 51189 0 0 0 10190 37 0 0 25 0 1 0 235784091 213651456 51174 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 52161 51174 78 171 0 51987 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 208644

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30965
/proc/meminfo: memFree=876784/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=215560 CPUtime=162.25
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 52919 0 0 0 16186 39 0 0 25 0 1 0 235784091 220733440 52904 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 53890 52904 78 171 0 53716 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 215560

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30965
/proc/meminfo: memFree=794352/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=297980 CPUtime=222.24
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 73475 0 0 0 22168 56 0 0 25 0 1 0 235784091 305131520 73460 1992294400 134512640 135213614 4294956256 18446744073709551615 134539723 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 74495 73460 78 171 0 74321 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 297980

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30965
/proc/meminfo: memFree=723440/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=368972 CPUtime=282.23
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 91263 0 0 0 28152 71 0 0 25 0 1 0 235784091 377827328 91248 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 92243 91248 78 171 0 92069 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 368972

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30965
/proc/meminfo: memFree=684592/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=407652 CPUtime=342.21
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 100852 0 0 0 34139 82 0 0 25 0 1 0 235784091 417435648 100837 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 101913 100837 78 171 0 101739 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 407652

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30965
/proc/meminfo: memFree=642736/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=450056 CPUtime=402.2
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 111478 0 0 0 40128 92 0 0 25 0 1 0 235784091 460857344 111463 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 112514 111463 78 171 0 112340 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 450056

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30965
/proc/meminfo: memFree=599152/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=492772 CPUtime=462.19
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 122154 0 0 0 46115 104 0 0 25 0 1 0 235784091 504598528 122139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 123193 122139 78 171 0 123019 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 492772

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=564528/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=528184 CPUtime=522.17
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 130910 0 0 0 52105 112 0 0 25 0 1 0 235784091 540860416 130895 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 132046 130895 78 171 0 131872 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 528184

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=535920/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=556604 CPUtime=582.15
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 138028 0 0 0 58097 118 0 0 25 0 1 0 235784091 569962496 138013 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 139151 138013 78 171 0 138977 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 556604

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=467568/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=625100 CPUtime=642.14
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 154976 0 0 0 64079 135 0 0 25 0 1 0 235784091 640102400 154961 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 156275 154961 78 171 0 156101 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 625100

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=409072/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=683880 CPUtime=702.12
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 169718 0 0 0 70065 147 0 0 25 0 1 0 235784091 700293120 169703 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 170970 169703 78 171 0 170796 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 683880

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=352368/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=739780 CPUtime=762.11
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 183726 0 0 0 76050 161 0 0 25 0 1 0 235784091 757534720 183711 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 184945 183711 78 171 0 184771 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 739780

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=296304/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=796176 CPUtime=822.09
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 197817 0 0 0 82035 174 0 0 25 0 1 0 235784091 815284224 197802 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 199044 197802 78 171 0 198870 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 796176

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=260272/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=831772 CPUtime=882.08
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 206721 0 0 0 88026 182 0 0 25 0 1 0 235784091 851734528 206706 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 207943 206706 78 171 0 207769 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 831772

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=222384/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=871428 CPUtime=942.06
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 216283 0 0 0 94013 193 0 0 25 0 1 0 235784091 892342272 216268 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 217857 216268 78 171 0 217683 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 871428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=186544/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=906576 CPUtime=1002.05
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 225114 0 0 0 100003 202 0 0 25 0 1 0 235784091 928333824 225099 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 226644 225099 78 171 0 226470 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 906576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=154160/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=939220 CPUtime=1062.04
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 233238 0 0 0 105991 213 0 0 25 0 1 0 235784091 961761280 233223 1992294400 134512640 135213614 4294956256 18446744073709551615 134538925 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 234805 233223 78 171 0 234631 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 939220

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=121456/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=971524 CPUtime=1122.02
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 241363 0 0 0 111979 223 0 0 25 0 1 0 235784091 994840576 241348 1992294400 134512640 135213614 4294956256 18446744073709551615 134529552 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 242881 241348 78 171 0 242707 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 971524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=94448/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=998660 CPUtime=1182.01
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 248121 0 0 0 117970 231 0 0 25 0 1 0 235784091 1022627840 248106 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 249665 248106 78 171 0 249491 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 998660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=87152/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=1005536 CPUtime=1200.02
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4194304 249860 0 0 0 119769 233 0 0 25 0 1 0 235784091 1029668864 249845 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 251384 249845 78 171 0 251210 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1005536

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

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

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30967
/proc/meminfo: memFree=87152/2055920 swapFree=4165124/4192956
[pid=30964] ppid=30962 vsize=0 CPUtime=1200.12
/proc/30964/stat : 30964 (minisat_static) R 30962 30964 30734 0 -1 4195332 249860 0 0 0 119769 243 0 0 25 0 1 0 235784091 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.18
CPU user time (s): 1197.69
CPU system time (s): 2.48762
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 1005536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.69
system time used= 2.48762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249860
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= 2
involuntary context switches= 2347

runsolver used 1.01484 second user time and 2.77158 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-11 23:33:00
IDJOB=1797830
IDBENCH=69571
IDSOLVER=651
FILE ID=node69/1797830-1242077576
PBS_JOBID= 9277667
Free space on /tmp= 66160 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797830-1242077576/watcher-1797830-1242077576 -o /tmp/evaluation-result-1797830-1242077576/solver-1797830-1242077576 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797830-1242077576.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=623493873

node69.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.231
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.231
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:       1088088 kB
Buffers:         62140 kB
Cached:         794180 kB
SwapCached:      22444 kB
Active:         143612 kB
Inactive:       737104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088088 kB
SwapTotal:     4192956 kB
SwapFree:      4165124 kB
Dirty:           69768 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            73000 kB
Committed_AS:   736292 kB
PageTables:       1464 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= 66160 MiB
End job on node69 at 2009-05-11 23:53:03