Trace number 1807000

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.05 1200.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 38
22.58/22.67	#LEARNT CLAUSES 216
22.67/22.75	done !
22.67/22.75	c Now, SatElite...
22.67/22.75	c Parsing...
22.73/22.85	c ==============================================================================
22.73/22.85	c |           |     ORIGINAL     |              LEARNT              |          |
22.73/22.85	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
22.73/22.85	c ==============================================================================
22.73/22.85	c |         0 |   68848   278246 |   20654       0        0     nan |  0.000 % |
23.06/23.20	c |         0 |   63330   300937 |      --       0       --      -- |     --   | -5518/22691
23.06/23.20	c ==============================================================================
23.06/23.20	c Result  :   #vars: 359   #clauses: 63330   #literals: 300937
23.06/23.20	c CPU time:   0.433934 s
23.06/23.20	c ==============================================================================
23.27/23.35	c SatElite is done !
23.27/23.35	c Calling MINISAT
23.27/23.35	This is MiniSat 2.0 beta
23.27/23.35	WARNING: for repeatability, setting FPU to use double precision
23.27/23.35	============================[ Problem Statistics ]=============================
23.27/23.35	|                                                                             |
23.27/23.36	|  Number of variables:  359                                                  |
23.27/23.36	|  Number of clauses:    63330                                                |
23.27/23.40	|  Parsing time:         0.04         s                                       |
23.33/23.40	============================[ Search Statistics ]==============================
23.33/23.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.33/23.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.33/23.40	===============================================================================
23.33/23.40	|         0 |     359    63330   300937 |    21110        0    nan |  0.000 % |
23.33/23.40	|       100 |     359    63330   300937 |    23221      100     11 |  0.002 % |
23.33/23.41	|       250 |     359    63330   300937 |    25543      250     15 |  0.001 % |
23.33/23.42	|       476 |     359    63330   300937 |    28097      476     17 |  0.001 % |
23.33/23.43	|       813 |     359    63330   300937 |    30907      813     20 |  0.001 % |
23.33/23.45	|      1320 |     359    63330   300937 |    33997     1320     20 |  0.001 % |
23.33/23.48	|      2079 |     359    63330   300937 |    37397     2079     19 |  0.001 % |
23.33/23.53	|      3219 |     359    63330   300937 |    41137     3219     23 |  0.001 % |
23.33/23.60	|      4928 |     359    63330   300937 |    45251     4928     22 |  0.001 % |
23.33/23.76	|      7491 |     359    63330   300937 |    49776     7491     24 |  0.001 % |
23.33/24.00	|     11336 |     359    63330   300937 |    54753    11336     23 |  0.001 % |
24.36/24.41	|     17103 |     359    63330   300937 |    60229    17103     25 |  0.002 % |
25.16/25.30	|     25754 |     359    63330   300937 |    66252    25754     26 |  0.001 % |
27.36/27.44	|     38729 |     359    63330   300937 |    72877    38729     30 |  0.001 % |
31.76/31.87	|     58192 |     359    63330   300937 |    80165    58192     32 |  0.001 % |
39.75/39.84	|     87384 |     359    63330   300937 |    88181    23495     36 |  0.001 % |
50.74/50.89	|    131173 |     359    63330   300937 |    96999    67284     38 |  0.001 % |
70.14/70.23	|    196860 |     359    63330   300937 |   106699    53785     36 |  0.001 % |
96.92/97.00	|    295386 |     359    63330   300937 |   117369    63635     38 |  0.002 % |
172.00/172.11	|    443175 |     359    63330   300937 |   129106   116276     44 |  0.001 % |
288.74/288.90	|    664860 |     359    63330   300937 |   142017   119307     42 |  0.001 % |
460.87/461.17	|    997386 |     359    63330   300937 |   156219    83593     35 |  0.001 % |
778.88/779.29	|   1496175 |     359    63330   300937 |   171841    45974     41 |  0.001 % |

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-1807000-1242154011/watcher-1807000-1242154011 -o /tmp/evaluation-result-1807000-1242154011/solver-1807000-1242154011 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807000-1242154011.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.91 3/64 24512
/proc/meminfo: memFree=1351788/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) R 24510 24512 24005 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24512/statm: 1340 236 195 169 0 51 0
[pid=24513] ppid=24512 vsize=2124 CPUtime=0
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 243433697 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24513/statm: 659 262 81 6 0 297 0

[startup+0.06192 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24512
/proc/meminfo: memFree=1351788/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=10460 CPUtime=0.05
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2332 0 0 0 4 1 0 0 19 0 1 0 243433697 10711040 2298 1992294400 134512640 134537284 4294956368 18446744073709551615 134521691 0 0 4096 0 0 0 0 17 0 0 0
/proc/24513/statm: 2615 2298 82 6 0 2253 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15820

[startup+0.102924 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24512
/proc/meminfo: memFree=1351788/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=10460 CPUtime=0.09
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2332 0 0 0 8 1 0 0 19 0 1 0 243433697 10711040 2298 1992294400 134512640 134537284 4294956368 18446744073709551615 134521566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24513/statm: 2615 2298 82 6 0 2253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15820

[startup+0.301945 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24512
/proc/meminfo: memFree=1351788/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=7980 CPUtime=0.29
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2507 0 0 0 28 1 0 0 21 0 1 50000 243433697 8171520 1652 1992294400 134512640 134537284 4294956368 18446744073709551615 134515910 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 1995 1652 85 6 0 1633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13340

[startup+0.70299 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24512
/proc/meminfo: memFree=1351788/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=7980 CPUtime=0.69
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2530 0 0 0 68 1 0 0 25 0 1 50000 243433697 8171520 1675 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 1995 1675 85 6 0 1633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13340

[startup+1.50208 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24514
/proc/meminfo: memFree=1345052/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=8116 CPUtime=1.49
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2540 0 0 0 148 1 0 0 25 0 1 50000 243433697 8310784 1685 1992294400 134512640 134537284 4294956368 18446744073709551615 134525920 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 2029 1685 85 6 0 1667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13476

[startup+3.10125 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24514
/proc/meminfo: memFree=1344924/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=8116 CPUtime=3.09
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2545 0 0 0 308 1 0 0 25 0 1 50000 243433697 8310784 1690 1992294400 134512640 134537284 4294956368 18446744073709551615 134523773 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 2029 1690 85 6 0 1667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13476

[startup+6.30161 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24514
/proc/meminfo: memFree=1344724/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=8116 CPUtime=6.28
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2556 0 0 0 627 1 0 0 25 0 1 50000 243433697 8310784 1701 1992294400 134512640 134537284 4294956368 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 2029 1701 85 6 0 1667 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13476

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24514
/proc/meminfo: memFree=1344604/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=0
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243433697 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24512/statm: 1340 237 196 169 0 51 0
[pid=24513] ppid=24512 vsize=8116 CPUtime=12.68
/proc/24513/stat : 24513 (revival) R 24512 24512 24005 0 -1 4194304 2557 0 0 0 1267 1 0 0 25 0 1 50000 243433697 8310784 1702 1992294400 134512640 134537284 4294956368 18446744073709551615 134524563 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24513/statm: 2029 1702 85 6 0 1667 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13476

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1340572/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=9252 CPUtime=2.13
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 2172 0 0 0 212 1 0 0 25 0 1 0 243436033 9474048 2156 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 2313 2156 77 170 0 2141 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14612

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1330140/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=18992 CPUtime=27.71
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 4605 0 0 0 2768 3 0 0 25 0 1 0 243436033 19447808 4589 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 4748 4589 77 170 0 4576 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24352

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1322588/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=26724 CPUtime=78.89
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 6510 0 0 0 7884 5 0 0 25 0 1 0 243436033 27365376 6494 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 6681 6494 77 170 0 6509 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32084

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1318300/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=31172 CPUtime=138.87
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 7593 0 0 0 13881 6 0 0 25 0 1 0 243436033 31920128 7577 1992294400 134512640 135212939 4294956240 18446744073709551615 134530415 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 7793 7577 77 170 0 7621 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 36532

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1314268/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=35092 CPUtime=198.84
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 8581 0 0 0 19877 7 0 0 25 0 1 0 243436033 35934208 8565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 8773 8565 77 170 0 8601 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 40452

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1313500/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=36000 CPUtime=258.82
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 8778 0 0 0 25874 8 0 0 25 0 1 0 243436033 36864000 8762 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 9000 8762 77 170 0 8828 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 41360

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1311004/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=38904 CPUtime=318.79
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 9409 0 0 0 31871 8 0 0 25 0 1 0 243436033 39837696 9385 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 9726 9385 77 170 0 9554 0
Current children cumulated CPU time (s) 342.12

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

/proc/24516/statm: 11045 10693 77 170 0 10873 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 49540

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1302812/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=47340 CPUtime=618.69
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 11439 0 0 0 61859 10 0 0 25 0 1 0 243436033 48476160 11415 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 11835 11415 77 170 0 11663 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 52700

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1302044/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=48120 CPUtime=678.67
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 11625 0 0 0 67856 11 0 0 25 0 1 0 243436033 49274880 11601 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12030 11601 77 170 0 11858 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 53480

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1301532/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=48644 CPUtime=738.66
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 11734 0 0 0 73855 11 0 0 25 0 1 0 243436033 49811456 11710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12161 11710 77 170 0 11989 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 54004

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24516
/proc/meminfo: memFree=1299868/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=50500 CPUtime=798.63
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12165 0 0 0 79852 11 0 0 25 0 1 0 243436033 51712000 12141 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12625 12141 77 170 0 12453 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 55860

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1299292/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=50844 CPUtime=858.62
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12261 0 0 0 85850 12 0 0 25 0 1 0 243436033 52064256 12237 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12711 12237 77 170 0 12539 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 56204

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1299292/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=50844 CPUtime=918.61
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12277 0 0 0 91849 12 0 0 25 0 1 0 243436033 52064256 12253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12711 12253 77 170 0 12539 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 56204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298908/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51184 CPUtime=978.59
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12365 0 0 0 97847 12 0 0 25 0 1 0 243436033 52412416 12341 1992294400 134512640 135212939 4294956240 18446744073709551615 134536504 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12796 12341 77 170 0 12624 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 56544

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298908/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51184 CPUtime=1038.57
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12365 0 0 0 103845 12 0 0 25 0 1 0 243436033 52412416 12341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12796 12341 77 170 0 12624 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 56544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298716/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51464 CPUtime=1098.54
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12426 0 0 0 109842 12 0 0 25 0 1 0 243436033 52699136 12402 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12866 12402 77 170 0 12694 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 56824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298716/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51464 CPUtime=1158.53
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12436 0 0 0 115841 12 0 0 25 0 1 0 243436033 52699136 12412 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12866 12412 77 170 0 12694 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 56824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298716/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51464 CPUtime=1176.72
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12436 0 0 0 117660 12 0 0 25 0 1 0 243436033 52699136 12412 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12866 12412 77 170 0 12694 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56824

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24522
/proc/meminfo: memFree=1298716/2055920 swapFree=4181240/4192956
[pid=24512] ppid=24510 vsize=5360 CPUtime=23.33
/proc/24512/stat : 24512 (run.sh) S 24510 24512 24005 0 -1 4194304 341 4266 0 0 0 0 2330 3 15 0 1 0 243433697 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24512/statm: 1340 241 197 169 0 51 0
[pid=24516] ppid=24512 vsize=51464 CPUtime=1176.72
/proc/24516/stat : 24516 (minisat) R 24512 24512 24005 0 -1 4194304 12436 0 0 0 117660 12 0 0 25 0 1 0 243436033 52699136 12412 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24516/statm: 12866 12412 77 170 0 12694 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56824

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24512 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=302457
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 23.3424
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.9
CPU system time (s): 0.15
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 56824

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

runsolver used 1.09483 second user time and 3.2885 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 20:46:51
IDJOB=1807000
IDBENCH=71141
IDSOLVER=647
FILE ID=node35/1807000-1242154011
PBS_JOBID= 9289686
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=639837131

node35.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.214
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.214
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:       1352268 kB
Buffers:         64324 kB
Cached:         565456 kB
SwapCached:       6224 kB
Active:          96984 kB
Inactive:       541468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352268 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            4716 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            51260 kB
Committed_AS:   921324 kB
PageTables:       1404 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= 66088 MiB
End job on node35 at 2009-05-12 21:06:54