Trace number 1797417

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 1200.71

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
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 variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
1.09/1.15	c ==============================================================================
1.09/1.15	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.15	c ==============================================================================
1.09/1.15	c |         0 | 1100499  2567831 |  330149       0        0     nan |  0.000 % |
8.38/8.42	c |         0 |  456317  1844839 |      --       0       --      -- |     --   | -644180/-722987
8.38/8.42	c ==============================================================================
8.38/8.42	c Result  :   #vars: 56393   #clauses: 456317   #literals: 1844839
8.38/8.42	c CPU time:   7.98179 s
8.38/8.42	c ==============================================================================
9.49/9.55	c SatElite is done !
9.49/9.55	c revival is preprocessing the formula...Time out is reached... exporting CNF
509.53/509.85	#ITERATIONS 25
509.53/509.85	#LEARNT CLAUSES 2049
510.03/510.35	done !
510.03/510.35	c Calling MINISAT
510.03/510.36	This is MiniSat 2.0 beta
510.03/510.36	WARNING: for repeatability, setting FPU to use double precision
510.03/510.36	============================[ Problem Statistics ]=============================
510.03/510.36	|                                                                             |
510.03/510.36	|  Number of variables:  56393                                                |
510.03/510.36	|  Number of clauses:    439681                                               |
510.08/510.69	|  Parsing time:         0.29         s                                       |
510.08/510.72	============================[ Search Statistics ]==============================
510.08/510.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
510.08/510.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
510.08/510.72	===============================================================================
510.08/510.72	|         0 |   55275   438524  1686995 |   146174        0    nan |  0.000 % |
510.08/510.76	|       100 |   55275   438524  1686995 |   160792      100      7 |  1.983 % |
510.08/510.83	|       250 |   55275   438524  1686995 |   176871      250      9 |  1.983 % |
510.08/510.90	|       477 |   55275   438524  1686995 |   194558      477     17 |  1.983 % |
510.08/511.03	|       815 |   55275   438524  1686995 |   214014      815     15 |  1.983 % |
510.08/511.31	|      1321 |   55275   438524  1686995 |   235415     1321     14 |  1.983 % |
511.31/511.65	|      2080 |   55275   438524  1686995 |   258957     2080     14 |  1.983 % |
511.71/512.07	|      3219 |   55275   438524  1686995 |   284853     3219     15 |  1.983 % |
512.31/512.66	|      4928 |   55275   438524  1686995 |   313338     4928     18 |  1.983 % |
513.01/513.31	|      7490 |   55275   438524  1686995 |   344672     7490     21 |  1.983 % |
513.51/513.81	|     11336 |   55256   438487  1686853 |   379139    11260     23 |  2.048 % |
514.61/514.98	|     17102 |   55244   438487  1686853 |   417053    17026     25 |  2.048 % |
515.61/515.91	|     25752 |   55238   437291  1683803 |   458758    25605     31 |  2.048 % |
517.51/517.80	|     38727 |   55238   437291  1683803 |   504634    38580     31 |  2.048 % |
520.11/520.44	|     58193 |   54858   430990  1664937 |   555098    57420     31 |  2.722 % |
529.81/530.10	|     87385 |   54858   430990  1664937 |   610607    86612     41 |  2.722 % |
540.20/540.60	|    131184 |   54852   430701  1663611 |   671668   130399     40 |  2.733 % |
572.47/572.85	|    196870 |   54852   430701  1663611 |   738835   196085     40 |  2.733 % |
638.95/639.38	|    295396 |   54852   430701  1663611 |   812719   294611     44 |  2.733 % |
826.87/827.37	|    443185 |   54851   430630  1663376 |   893990   442386     44 |  2.734 % |
1055.35/1055.98	|    664869 |   54844   430584  1663259 |   983390   664066     47 |  2.747 % |

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-1797417-1242090239/watcher-1797417-1242090239 -o /tmp/evaluation-result-1797417-1242090239/solver-1797417-1242090239 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797417-1242090239.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13471
/proc/meminfo: memFree=1427448/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) R 13469 13471 13311 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13471/statm: 1340 237 196 169 0 51 0
[pid=13472] ppid=13471 vsize=948 CPUtime=0
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 237052511 970752 134 1992294400 134512640 135031949 4294956224 18446744073709551615 134522719 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 237 135 51 126 0 108 0

[startup+0.097426 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13471
/proc/meminfo: memFree=1427448/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=15528 CPUtime=0.08
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 3211 0 0 0 8 0 0 0 19 0 1 0 237052511 15900672 3194 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 3882 3195 51 126 0 3753 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20888

[startup+0.101427 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13471
/proc/meminfo: memFree=1427448/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=15792 CPUtime=0.08
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 3342 0 0 0 8 0 0 0 19 0 1 0 237052511 16171008 3325 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 3948 3326 51 126 0 3819 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21152

[startup+0.301456 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13471
/proc/meminfo: memFree=1427448/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=40112 CPUtime=0.29
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 9390 0 0 0 25 4 0 0 21 0 1 0 237052511 41074688 9373 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 10028 9374 51 126 0 9899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45472

[startup+0.701513 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13471
/proc/meminfo: memFree=1427448/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=87452 CPUtime=0.69
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 21498 0 0 0 58 11 0 0 25 0 1 0 237052511 89550848 21481 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 21863 21482 51 126 0 21734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92812

[startup+1.50163 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13473
/proc/meminfo: memFree=1306280/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=172208 CPUtime=1.49
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 40261 0 0 0 128 21 0 0 25 0 1 0 237052511 176340992 37192 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 43052 37192 67 126 0 42923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 177568

[startup+3.10187 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13473
/proc/meminfo: memFree=1271336/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=178084 CPUtime=3.09
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 41611 0 0 0 282 27 0 0 25 0 1 0 237052511 182358016 38542 1992294400 134512640 135031949 4294956224 18446744073709551615 134540578 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 44521 38542 67 126 0 44392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183444

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13473
/proc/meminfo: memFree=1240808/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=0
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237052510 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13471/statm: 1340 238 197 169 0 51 0
[pid=13472] ppid=13471 vsize=189308 CPUtime=6.29
/proc/13472/stat : 13472 (SatElite) R 13471 13471 13311 0 -1 4194304 44022 0 0 0 590 39 0 0 25 0 1 0 237052511 193851392 40953 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 47327 40953 67 126 0 47198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194668

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1356840/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=28132 CPUtime=3.14
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 9375 0 0 0 308 6 0 0 25 0 1 50000 237053466 28807168 6359 1992294400 134512640 134537284 4294956384 18446744073709551615 134524087 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7033 6359 85 6 0 6671 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33492

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1355752/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=29320 CPUtime=15.93
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 9692 0 0 0 1587 6 0 0 25 0 1 50000 237053466 30023680 6676 1992294400 134512640 134537284 4294956384 18446744073709551615 134524288 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7330 6676 85 6 0 6968 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34680

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1355368/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=29848 CPUtime=41.51
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 9830 0 0 0 4144 7 0 0 25 0 1 50000 237053466 30564352 6814 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7462 6814 85 6 0 7100 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 35208

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1355112/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=30244 CPUtime=92.69
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 9910 0 0 0 9262 7 0 0 25 0 1 50000 237053466 30969856 6894 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7561 6894 85 6 0 7199 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 35604

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1354216/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=31036 CPUtime=152.65
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 10126 0 0 0 15258 7 0 0 25 0 1 50000 237053466 31780864 7110 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7759 7110 85 6 0 7397 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 36396

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1353384/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=31960 CPUtime=212.63
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 10335 0 0 0 21256 7 0 0 25 0 1 50000 237053466 32727040 7319 1992294400 134512640 134537284 4294956384 18446744073709551615 134523773 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 7990 7319 85 6 0 7628 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 37320

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1352616/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=32752 CPUtime=272.6
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 10534 0 0 0 27252 8 0 0 25 0 1 50000 237053466 33538048 7518 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 8188 7518 85 6 0 7826 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 38112

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13474
/proc/meminfo: memFree=1351848/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=9.54
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 317 48200 0 0 0 0 903 51 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13474] ppid=13471 vsize=33544 CPUtime=332.57
/proc/13474/stat : 13474 (revival) R 13471 13471 13311 0 -1 4194304 10731 0 0 0 33249 8 0 0 25 0 1 50000 237053466 34349056 7715 1992294400 134512640 134537284 4294956384 18446744073709551615 134523966 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13474/statm: 8386 7715 85 6 0 8024 0
Current children cumulated CPU time (s) 342.11

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

/proc/13475/statm: 17815 17403 77 170 0 17643 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 76620

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1280936/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=91908 CPUtime=131.87
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 22648 0 0 0 13166 21 0 0 25 0 1 0 237103546 94113792 22620 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 22977 22620 77 170 0 22805 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 97268

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1269288/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=104188 CPUtime=191.84
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 25558 0 0 0 19161 23 0 0 25 0 1 0 237103546 106688512 25530 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 26047 25530 77 170 0 25875 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 109548

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1260392/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=112840 CPUtime=251.82
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 27729 0 0 0 25157 25 0 0 25 0 1 0 237103546 115548160 27701 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 28210 27701 77 170 0 28038 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 118200

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1251048/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=122208 CPUtime=311.79
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 30099 0 0 0 31151 28 0 0 25 0 1 0 237103546 125140992 30071 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 30552 30071 77 170 0 30380 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 127568

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1228968/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=144828 CPUtime=371.76
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 35604 0 0 0 37142 34 0 0 25 0 1 0 237103546 148303872 35576 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 36207 35576 77 170 0 36035 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 150188

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1214120/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=159684 CPUtime=431.73
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 39332 0 0 0 43135 38 0 0 25 0 1 0 237103546 163516416 39304 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 39921 39304 77 170 0 39749 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 165044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13475
/proc/meminfo: memFree=1204136/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=169404 CPUtime=491.68
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 41781 0 0 0 49128 40 0 0 25 0 1 0 237103546 173469696 41753 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 42351 41753 77 170 0 42179 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 174764

[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 13475
/proc/meminfo: memFree=1192616/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=181248 CPUtime=551.66
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 44694 0 0 0 55123 43 0 0 25 0 1 0 237103546 185597952 44666 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 45312 44666 77 170 0 45140 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 186608

[startup+1122.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 13475
/proc/meminfo: memFree=1180520/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=194340 CPUtime=611.64
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 47679 0 0 0 61119 45 0 0 25 0 1 0 237103546 199004160 47651 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 48585 47651 77 170 0 48413 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 199700

[startup+1182.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 13475
/proc/meminfo: memFree=1170792/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=204112 CPUtime=671.6
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 50132 0 0 0 67113 47 0 0 25 0 1 0 237103546 209010688 50104 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 51028 50104 77 170 0 50856 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 209472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13475
/proc/meminfo: memFree=1166824/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=207880 CPUtime=690
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 51086 0 0 0 68952 48 0 0 25 0 1 0 237103546 212869120 51058 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 51970 51058 77 170 0 51798 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 213240

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.01 1.00 1.00 2/66 13475
/proc/meminfo: memFree=1166824/2055920 swapFree=4145916/4192956
[pid=13471] ppid=13469 vsize=5360 CPUtime=510.08
/proc/13471/stat : 13471 (run.sh) S 13469 13471 13311 0 -1 4194304 343 59487 0 0 0 0 50943 65 16 0 1 0 237052510 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13471/statm: 1340 241 197 169 0 51 0
[pid=13475] ppid=13471 vsize=207880 CPUtime=690
/proc/13475/stat : 13475 (minisat) R 13471 13471 13311 0 -1 4194304 51086 0 0 0 68952 48 0 0 25 0 1 0 237103546 212869120 51058 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13475/statm: 51970 51058 77 170 0 51798 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 213240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13471 and gives
#  childrusage.ru_utime.tv_sec=509
#  childrusage.ru_utime.tv_usec=439553
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=660899
# CPU time returned by wait4() is 510.1
# 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): 1198.95
CPU system time (s): 1.13
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 213240

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

runsolver used 1.3038 second user time and 3.07453 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 03:04:01
IDJOB=1797417
IDBENCH=71749
IDSOLVER=648
FILE ID=node39/1797417-1242090239
PBS_JOBID= 9277724
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=1539761754

node39.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.281
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.281
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:       1427992 kB
Buffers:         76220 kB
Cached:         435380 kB
SwapCached:      41104 kB
Active:         201404 kB
Inactive:       353708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427992 kB
SwapTotal:     4192956 kB
SwapFree:      4145916 kB
Dirty:           21388 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            58896 kB
Committed_AS:   895740 kB
PageTables:       1384 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= 66268 MiB
End job on node39 at 2009-05-12 03:24:04