Trace number 1806120

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 2009-03-18? (TO) 1200.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted 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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.03	#LEARNT CLAUSES 0
0.00/0.03	done !
0.00/0.03	c Calling MINISAT
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  2754                                                 |
0.00/0.03	|  Number of clauses:    9154                                                 |
0.00/0.04	|  Parsing time:         0.01         s                                       |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	|         0 |    2754     9154    24624 |     3051        0    nan |  0.000 % |
0.00/0.06	|       100 |    2754     9154    24624 |     3356      100     74 |  0.000 % |
0.03/0.07	|       250 |    2754     9154    24624 |     3692      250     65 |  0.000 % |
0.03/0.09	|       475 |    2754     9154    24624 |     4061      475     55 |  0.000 % |
0.03/0.12	|       814 |    2754     9154    24624 |     4467      814     63 |  0.000 % |
0.03/0.17	|      1320 |    2754     9154    24624 |     4914     1320     59 |  0.000 % |
0.03/0.24	|      2080 |    2754     9154    24624 |     5405     2080     62 |  0.000 % |
0.03/0.38	|      3221 |    2754     9154    24624 |     5946     3221     75 |  0.000 % |
0.03/0.55	|      4930 |    2754     9154    24624 |     6540     4930     74 |  0.000 % |
0.03/0.84	|      7494 |    2754     9154    24624 |     7194     3814     62 |  0.000 % |
1.28/1.36	|     11338 |    2754     9154    24624 |     7914     7658     84 |  0.000 % |
2.47/2.50	|     17104 |    2754     9154    24624 |     8705     4553    134 |  0.000 % |
4.17/4.23	|     25754 |    2754     9154    24624 |     9576     8421    149 |  0.000 % |
6.07/6.17	|     38729 |    2754     9154    24624 |    10534     5829     88 |  0.000 % |
9.67/9.80	|     58190 |    2754     9154    24624 |    11587     8024    102 |  0.000 % |
14.67/14.76	|     87382 |    2754     9154    24624 |    12746     6349     80 |  0.000 % |
23.47/23.58	|    131171 |    2754     9154    24624 |    14020     9436    101 |  0.000 % |
43.97/44.09	|    196855 |    2754     9154    24624 |    15422     8146    123 |  0.000 % |
65.54/65.62	|    295382 |    2754     9154    24624 |    16965     9544     69 |  0.000 % |
113.22/113.32	|    443172 |    2754     9154    24624 |    18661    15528    213 |  0.000 % |
165.30/165.43	|    664855 |    2754     9154    24624 |    20527    14642     80 |  0.000 % |
312.34/312.54	|    997380 |    2754     9154    24624 |    22580    21500    184 |  0.000 % |
505.75/506.09	|   1496169 |    2754     9154    24624 |    24838    15551    150 |  0.000 % |
849.01/849.46	|   2244351 |    2754     9154    24624 |    27322    14568    129 |  0.000 % |
1200.08/1200.61	HOME/run.sh: line 21: 12514 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.08/1200.61	c ERROR !

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12511
/proc/meminfo: memFree=1201272/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0
/proc/12511/stat : 12511 (run.sh) R 12509 12511 12351 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242595943 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12511/statm: 1340 236 195 169 0 51 0
[pid=12512] ppid=12511 vsize=2016 CPUtime=0
/proc/12512/stat : 12512 (revival) R 12511 12511 12351 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 242595943 2064384 204 1992294400 134512640 134537284 4294956368 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 0 0 0
/proc/12512/statm: 504 206 82 6 0 142 0

[startup+0.0617219 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12511
/proc/meminfo: memFree=1201272/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.102726 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12511
/proc/meminfo: memFree=1201272/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.30175 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12511
/proc/meminfo: memFree=1201272/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.702791 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12511
/proc/meminfo: memFree=1201272/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50188 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12514
/proc/meminfo: memFree=1197608/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=5796 CPUtime=1.45
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 1131 0 0 0 145 0 0 0 25 0 1 0 242595946 5935104 1117 1992294400 134512640 135212939 4294956240 18446744073709551615 134529348 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 1449 1117 77 170 0 1277 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11156

[startup+3.10103 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12514
/proc/meminfo: memFree=1195880/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=7512 CPUtime=3.04
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 1534 0 0 0 304 0 0 0 25 0 1 0 242595946 7692288 1520 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 1878 1520 77 170 0 1706 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12872

[startup+6.30135 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12514
/proc/meminfo: memFree=1193576/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=8700 CPUtime=6.24
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 1841 0 0 0 624 0 0 0 25 0 1 0 242595946 8908800 1827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 2175 1827 77 170 0 2003 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14060

[startup+12.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12514
/proc/meminfo: memFree=1193448/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=8700 CPUtime=12.64
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 1842 0 0 0 1264 0 0 0 25 0 1 0 242595946 8908800 1828 1992294400 134512640 135212939 4294956240 18446744073709551615 134529615 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 2175 1828 77 170 0 2003 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14060

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1191912/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=10416 CPUtime=25.44
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 2272 0 0 0 2543 1 0 0 25 0 1 0 242595946 10665984 2258 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 2604 2258 77 170 0 2432 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15776

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1188328/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=13984 CPUtime=51.03
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 3159 0 0 0 5101 2 0 0 25 0 1 0 242595946 14319616 3145 1992294400 134512640 135212939 4294956240 18446744073709551615 134536060 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 3496 3145 77 170 0 3324 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19344

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1186024/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=16228 CPUtime=102.19
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 3720 0 0 0 10217 2 0 0 25 0 1 0 242595946 16617472 3706 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 4057 3706 77 170 0 3885 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 21588

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1181096/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=21112 CPUtime=162.17
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 4944 0 0 0 16214 3 0 0 25 0 1 0 242595946 21618688 4930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 5278 4930 77 170 0 5106 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26472

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1178664/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=23464 CPUtime=222.14
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5535 0 0 0 22211 3 0 0 25 0 1 0 242595946 24027136 5521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 5866 5521 77 170 0 5694 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1177512/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=24520 CPUtime=282.12
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5819 0 0 0 28208 4 0 0 25 0 1 0 242595946 25108480 5805 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6130 5805 77 170 0 5958 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 29880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1177448/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=24520 CPUtime=342.1
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5819 0 0 0 34206 4 0 0 25 0 1 0 242595946 25108480 5805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6130 5805 77 170 0 5958 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 29880

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1177448/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=24520 CPUtime=402.07
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5819 0 0 0 40203 4 0 0 25 0 1 0 242595946 25108480 5805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6130 5805 77 170 0 5958 0
Current children cumulated CPU time (s) 402.1

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

/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=24520 CPUtime=462.04
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5819 0 0 0 46200 4 0 0 25 0 1 0 242595946 25108480 5805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526697 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6130 5805 77 170 0 5958 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 29880

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1177384/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=24520 CPUtime=522.01
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5819 0 0 0 52197 4 0 0 25 0 1 0 242595946 25108480 5805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6130 5805 77 170 0 5958 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 29880

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1176936/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=25136 CPUtime=581.99
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 5958 0 0 0 58195 4 0 0 25 0 1 0 242595946 25739264 5944 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6284 5944 77 170 0 6112 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 30496

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1175912/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26060 CPUtime=641.97
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6196 0 0 0 64193 4 0 0 25 0 1 0 242595946 26685440 6182 1992294400 134512640 135212939 4294956240 18446744073709551615 134530415 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6515 6182 77 170 0 6343 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 31420

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1175016/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26984 CPUtime=701.94
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6418 0 0 0 70190 4 0 0 25 0 1 0 242595946 27631616 6404 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6746 6404 77 170 0 6574 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 32344

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1174952/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26984 CPUtime=761.93
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6418 0 0 0 76189 4 0 0 25 0 1 0 242595946 27631616 6404 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6746 6404 77 170 0 6574 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 32344

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12514
/proc/meminfo: memFree=1175080/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26628 CPUtime=821.89
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6418 0 0 0 82185 4 0 0 25 0 1 0 242595946 27267072 6332 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6657 6332 77 170 0 6485 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 31988

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174888/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26628 CPUtime=881.87
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6418 0 0 0 88183 4 0 0 25 0 1 0 242595946 27267072 6332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6657 6332 77 170 0 6485 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 31988

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174888/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26628 CPUtime=941.85
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6418 0 0 0 94181 4 0 0 25 0 1 0 242595946 27267072 6332 1992294400 134512640 135212939 4294956240 18446744073709551615 134535745 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6657 6332 77 170 0 6485 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 31988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174952/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26760 CPUtime=1001.83
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6440 0 0 0 100178 5 0 0 25 0 1 0 242595946 27402240 6354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6690 6354 77 170 0 6518 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 32120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174952/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26700 CPUtime=1061.8
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6440 0 0 0 106175 5 0 0 25 0 1 0 242595946 27340800 6350 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6675 6350 77 170 0 6503 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 32060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174952/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=26804 CPUtime=1121.78
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6460 0 0 0 112173 5 0 0 25 0 1 0 242595946 27447296 6363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6701 6363 77 170 0 6529 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 32164

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174824/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=27012 CPUtime=1181.75
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6515 0 0 0 118170 5 0 0 25 0 1 0 242595946 27660288 6418 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6753 6418 77 170 0 6581 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 32372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12516
/proc/meminfo: memFree=1174824/2055920 swapFree=4180272/4192956
[pid=12511] ppid=12509 vsize=5360 CPUtime=0.03
/proc/12511/stat : 12511 (run.sh) S 12509 12511 12351 0 -1 4194304 312 330 0 0 0 0 3 0 16 0 1 0 242595943 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12511/statm: 1340 238 197 169 0 51 0
[pid=12514] ppid=12511 vsize=27012 CPUtime=1200.05
/proc/12514/stat : 12514 (minisat) R 12511 12511 12351 0 -1 4194304 6515 0 0 0 120000 5 0 0 25 0 1 0 242595946 27660288 6418 1992294400 134512640 135212939 4294956240 18446744073709551615 134538887 0 0 4096 3 0 0 0 17 0 0 0
/proc/12514/statm: 6753 6418 77 170 0 6581 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32372

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.04
CPU system time (s): 0.06399
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 32372

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

runsolver used 0.942856 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-12 18:27:04
IDJOB=1806120
IDBENCH=24668
IDSOLVER=649
FILE ID=node24/1806120-1242145624
PBS_JOBID= 9289697
Free space on /tmp= 66276 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806120-1242145624/watcher-1806120-1242145624 -o /tmp/evaluation-result-1806120-1242145624/solver-1806120-1242145624 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806120-1242145624.cnf HOME

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=1116727809

node24.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.232
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.232
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:       1201752 kB
Buffers:         54032 kB
Cached:         723260 kB
SwapCached:       6476 kB
Active:         101304 kB
Inactive:       684504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201752 kB
SwapTotal:     4192956 kB
SwapFree:      4180272 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            54284 kB
Committed_AS:   874508 kB
PageTables:       1440 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= 66276 MiB
End job on node24 at 2009-05-12 18:47:05