Trace number 1806980

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.06 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.49/0.50	c ==============================================================================
0.49/0.50	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.50	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.50	c ==============================================================================
0.49/0.50	c |         0 |  102364   423480 |   30709       0        0     nan |  0.000 % |
0.79/0.88	c |         0 |   49212   241559 |      --       0       --      -- |     --   | -11878/-9995
0.79/0.88	c ==============================================================================
0.79/0.88	c Result  :   #vars: 967   #clauses: 49212   #literals: 241559
0.79/0.88	c CPU time:   0.846871 s
0.79/0.88	c ==============================================================================
0.99/1.00	c SatElite is done !
0.99/1.00	c revival is preprocessing the formula...#ITERATIONS 40
11.77/11.85	#LEARNT CLAUSES 6
11.87/11.91	done !
11.87/11.91	c Calling MINISAT
11.87/11.91	This is MiniSat 2.0 beta
11.87/11.91	WARNING: for repeatability, setting FPU to use double precision
11.87/11.91	============================[ Problem Statistics ]=============================
11.87/11.91	|                                                                             |
11.87/11.91	|  Number of variables:  967                                                  |
11.87/11.91	|  Number of clauses:    43559                                                |
11.87/11.94	|  Parsing time:         0.03         s                                       |
11.87/11.94	============================[ Search Statistics ]==============================
11.87/11.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.87/11.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.87/11.94	===============================================================================
11.87/11.94	|         0 |     935    43525   203328 |    14508        0    nan |  0.000 % |
11.87/11.96	|       101 |     935    43525   203328 |    15959      101     16 |  3.310 % |
11.87/11.97	|       251 |     935    43525   203328 |    17555      251     17 |  3.309 % |
11.87/11.98	|       477 |     935    43525   203328 |    19310      477     18 |  3.309 % |
11.96/12.00	|       816 |     935    43525   203328 |    21241      816     20 |  3.309 % |
11.96/12.03	|      1323 |     935    43525   203328 |    23365     1323     22 |  3.309 % |
11.96/12.07	|      2083 |     935    43525   203328 |    25702     2083     22 |  3.309 % |
12.06/12.15	|      3223 |     935    43525   203328 |    28272     3223     25 |  3.309 % |
12.16/12.29	|      4931 |     935    43525   203328 |    31099     4931     26 |  3.310 % |
12.46/12.52	|      7493 |     935    43525   203328 |    34209     7493     27 |  3.310 % |
12.85/12.95	|     11337 |     935    43525   203328 |    37630    11337     29 |  3.309 % |
13.55/13.63	|     17103 |     935    43525   203328 |    41393    17103     34 |  3.309 % |
15.55/15.69	|     25754 |     935    43525   203328 |    45533    25754     38 |  3.309 % |
19.45/19.59	|     38728 |     935    43525   203328 |    50086    38728     39 |  3.309 % |
26.36/26.47	|     58189 |     935    43525   203328 |    55095    22864     41 |  3.309 % |
38.84/38.97	|     87381 |     935    43525   203328 |    60604    52056     41 |  3.310 % |
54.33/54.44	|    131172 |     935    43525   203328 |    66665    49744     37 |  3.310 % |
83.91/84.01	|    196856 |     935    43525   203328 |    73331    64495     32 |  3.309 % |
131.59/131.72	|    295383 |     935    43525   203328 |    80665    52434     37 |  3.309 % |
232.34/232.54	|    443173 |     935    43525   203328 |    88731    80325     39 |  3.309 % |
344.00/344.22	|    664858 |     935    43525   203328 |    97604    19442     33 |  3.309 % |
550.40/550.78	|    997383 |     935    43525   203328 |   107365    50690     31 |  3.310 % |
853.48/853.96	|   1496172 |     935    43525   203328 |   118101    24444     33 |  3.309 % |
1200.03/1200.61	HOME/run.sh: line 54: 22269 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806980-1242153813/watcher-1806980-1242153813 -o /tmp/evaluation-result-1806980-1242153813/solver-1806980-1242153813 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806980-1242153813.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.91 0.97 0.90 3/64 22265
/proc/meminfo: memFree=1385272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=0
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243408648 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 238 197 169 0 51 0
[pid=22266] ppid=22265 vsize=684 CPUtime=0
/proc/22266/stat : 22266 (SatElite) R 22265 22265 21852 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 243408648 700416 92 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/22266/statm: 171 92 52 126 0 42 0

[startup+0.0759459 s]
/proc/loadavg: 0.91 0.97 0.90 3/64 22265
/proc/meminfo: memFree=1385272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=0
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243408648 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 238 197 169 0 51 0
[pid=22266] ppid=22265 vsize=3004 CPUtime=0.06
/proc/22266/stat : 22266 (SatElite) R 22265 22265 21852 0 -1 4194304 631 0 0 0 6 0 0 0 19 0 1 0 243408648 3076096 614 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/22266/statm: 751 614 52 126 0 622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8364

[startup+0.101949 s]
/proc/loadavg: 0.91 0.97 0.90 3/64 22265
/proc/meminfo: memFree=1385272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=0
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243408648 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 238 197 169 0 51 0
[pid=22266] ppid=22265 vsize=3268 CPUtime=0.09
/proc/22266/stat : 22266 (SatElite) R 22265 22265 21852 0 -1 4194304 700 0 0 0 9 0 0 0 19 0 1 0 243408648 3346432 683 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/22266/statm: 817 683 52 126 0 688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8628

[startup+0.30197 s]
/proc/loadavg: 0.91 0.97 0.90 3/64 22265
/proc/meminfo: memFree=1385272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=0
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243408648 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 238 197 169 0 51 0
[pid=22266] ppid=22265 vsize=4976 CPUtime=0.29
/proc/22266/stat : 22266 (SatElite) R 22265 22265 21852 0 -1 4194304 1096 0 0 0 27 2 0 0 20 0 1 0 243408648 5095424 1079 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/22266/statm: 1244 1080 52 126 0 1115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10336

[startup+0.702014 s]
/proc/loadavg: 0.91 0.97 0.90 3/64 22265
/proc/meminfo: memFree=1385272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=0
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243408648 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 238 197 169 0 51 0
[pid=22266] ppid=22265 vsize=10240 CPUtime=0.69
/proc/22266/stat : 22266 (SatElite) R 22265 22265 21852 0 -1 4194304 2298 0 0 0 66 3 0 0 24 0 1 0 243408648 10485760 2281 1992294400 134512640 135031949 4294956224 18446744073709551615 134569406 0 0 4096 3 0 0 0 17 0 0 0
/proc/22266/statm: 2560 2281 66 126 0 2431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15600

[startup+1.50111 s]
/proc/loadavg: 0.91 0.97 0.90 2/66 22267
/proc/meminfo: memFree=1375272/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=1
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 317 2791 0 0 0 0 96 4 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 5360

[startup+3.10128 s]
/proc/loadavg: 0.91 0.97 0.90 2/66 22268
/proc/meminfo: memFree=1379496/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=1
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 317 2791 0 0 0 0 96 4 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22268] ppid=22265 vsize=4504 CPUtime=2.07
/proc/22268/stat : 22268 (revival) R 22265 22265 21852 0 -1 4194304 1124 0 0 0 207 0 0 0 25 0 1 50000 243408749 4612096 816 1992294400 134512640 134537284 4294956384 18446744073709551615 134515810 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22268/statm: 1126 816 85 6 0 764 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9864

[startup+6.30163 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22268
/proc/meminfo: memFree=1380776/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=1
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 317 2791 0 0 0 0 96 4 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22268] ppid=22265 vsize=4768 CPUtime=5.27
/proc/22268/stat : 22268 (revival) R 22265 22265 21852 0 -1 4194304 1191 0 0 0 526 1 0 0 25 0 1 50000 243408749 4882432 883 1992294400 134512640 134537284 4294956384 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22268/statm: 1192 883 85 6 0 830 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10128

[startup+12.7024 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1379432/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=5652 CPUtime=0.77
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 1259 0 0 0 77 0 0 0 24 0 1 0 243409839 5787648 1243 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/22269/statm: 1413 1243 77 170 0 1241 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11012

[startup+25.5018 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1369832/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=14180 CPUtime=13.57
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 3393 0 0 0 1354 3 0 0 25 0 1 0 243409839 14520320 3377 1992294400 134512640 135212939 4294956240 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 3545 3377 77 170 0 3373 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19540

[startup+51.1016 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1367336/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=16624 CPUtime=39.15
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 4005 0 0 0 3911 4 0 0 25 0 1 0 243409839 17022976 3989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 4156 3989 77 170 0 3984 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21984

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1365416/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=18704 CPUtime=90.33
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 4477 0 0 0 9029 4 0 0 25 0 1 0 243409839 19152896 4461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 4676 4461 77 170 0 4504 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 24064

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1361704/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=22400 CPUtime=150.3
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 5396 0 0 0 15025 5 0 0 25 0 1 0 243409839 22937600 5380 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 5600 5380 77 170 0 5428 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 27760

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1361000/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=23244 CPUtime=210.26
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 5584 0 0 0 21021 5 0 0 25 0 1 0 243409839 23801856 5568 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 5811 5568 77 170 0 5639 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 28604

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1359080/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=25304 CPUtime=270.24
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6067 0 0 0 27018 6 0 0 25 0 1 0 243409839 25911296 6051 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 6326 6051 77 170 0 6154 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 30664

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1358824/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=25468 CPUtime=330.22
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6131 0 0 0 33016 6 0 0 25 0 1 0 243409839 26079232 6115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 6367 6115 77 170 0 6195 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 30828

[startup+402.301 s]

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

[pid=22269] ppid=22265 vsize=27376 CPUtime=450.16
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6565 0 0 0 45010 6 0 0 25 0 1 0 243409839 28033024 6549 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 6844 6549 77 170 0 6672 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 32736

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1356776/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=27756 CPUtime=510.14
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6625 0 0 0 51008 6 0 0 25 0 1 0 243409839 28422144 6609 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 6939 6609 77 170 0 6767 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 33116

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1356264/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=28300 CPUtime=570.11
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6759 0 0 0 57005 6 0 0 25 0 1 0 243409839 28979200 6743 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/22269/statm: 7075 6743 77 170 0 6903 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 33660

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1355432/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=29152 CPUtime=630.1
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 6956 0 0 0 63003 7 0 0 25 0 1 0 243409839 29851648 6940 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 7288 6940 77 170 0 7116 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 34512

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/66 22269
/proc/meminfo: memFree=1352232/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=32516 CPUtime=690.07
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 7760 0 0 0 68999 8 0 0 25 0 1 0 243409839 33296384 7744 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8129 7744 77 170 0 7957 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 37876

[startup+762.305 s]
/proc/loadavg: 1.04 1.00 0.91 2/66 22269
/proc/meminfo: memFree=1350504/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=34200 CPUtime=750.04
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8171 0 0 0 74996 8 0 0 25 0 1 0 243409839 35020800 8155 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8550 8155 77 170 0 8378 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 39560

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 0.91 2/66 22269
/proc/meminfo: memFree=1350312/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=34344 CPUtime=810.02
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8221 0 0 0 80994 8 0 0 25 0 1 0 243409839 35168256 8205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8586 8205 77 170 0 8414 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39704

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22269
/proc/meminfo: memFree=1350120/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=34700 CPUtime=869.99
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8279 0 0 0 86991 8 0 0 25 0 1 0 243409839 35532800 8263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8675 8263 77 170 0 8503 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 40060

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22269
/proc/meminfo: memFree=1349736/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35008 CPUtime=929.97
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8363 0 0 0 92989 8 0 0 25 0 1 0 243409839 35848192 8347 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/22269/statm: 8752 8347 77 170 0 8580 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 40368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22269
/proc/meminfo: memFree=1349672/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35008 CPUtime=989.94
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8387 0 0 0 98986 8 0 0 25 0 1 0 243409839 35848192 8371 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8752 8371 77 170 0 8580 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 40368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22275
/proc/meminfo: memFree=1349160/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35384 CPUtime=1049.9
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8448 0 0 0 104982 8 0 0 25 0 1 0 243409839 36233216 8432 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8846 8432 77 170 0 8674 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 40744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22275
/proc/meminfo: memFree=1349224/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35628 CPUtime=1109.88
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8498 0 0 0 110979 9 0 0 25 0 1 0 243409839 36483072 8482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8907 8482 77 170 0 8735 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 40988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22275
/proc/meminfo: memFree=1349160/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35628 CPUtime=1169.85
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8498 0 0 0 116976 9 0 0 25 0 1 0 243409839 36483072 8482 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8907 8482 77 170 0 8735 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 40988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 22275
/proc/meminfo: memFree=1349160/2055920 swapFree=4180664/4192956
[pid=22265] ppid=22263 vsize=5360 CPUtime=11.88
/proc/22265/stat : 22265 (run.sh) S 22263 22265 21852 0 -1 4194304 343 4161 0 0 0 0 1183 5 16 0 1 0 243408648 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22265/statm: 1340 241 197 169 0 51 0
[pid=22269] ppid=22265 vsize=35628 CPUtime=1188.15
/proc/22269/stat : 22269 (minisat) R 22265 22265 21852 0 -1 4194304 8499 0 0 0 118806 9 0 0 25 0 1 0 243409839 36483072 8483 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/22269/statm: 8907 8483 77 170 0 8735 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 40988

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.159975
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 40988

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

runsolver used 1.07784 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-12 20:43:35
IDJOB=1806980
IDBENCH=71138
IDSOLVER=648
FILE ID=node59/1806980-1242153813
PBS_JOBID= 9289665
Free space on /tmp= 66260 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806980-1242153813/watcher-1806980-1242153813 -o /tmp/evaluation-result-1806980-1242153813/solver-1806980-1242153813 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806980-1242153813.cnf HOME

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=1569502077

node59.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.240
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.240
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:       1385816 kB
Buffers:         67960 kB
Cached:         512904 kB
SwapCached:       6724 kB
Active:          49232 kB
Inactive:       541748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385816 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           28608 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            65072 kB
Committed_AS:   919372 kB
PageTables:       1460 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= 66256 MiB
End job on node59 at 2009-05-12 21:03:35