Trace number 1806531

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.04 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
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 variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 22
0.29/0.40	#LEARNT CLAUSES 20
0.39/0.40	done !
0.39/0.40	c Now, SatElite...
0.39/0.40	c Parsing...
0.39/0.41	c ==============================================================================
0.39/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.41	c ==============================================================================
0.39/0.41	c |         0 |    6880    19995 |    2063       0        0     nan |  0.000 % |
0.39/0.42	c |         0 |    6321    18540 |      --       0       --      -- |     --   | -559/-1455
0.39/0.42	c ==============================================================================
0.39/0.42	c Result  :   #vars: 883   #clauses: 6321   #literals: 18540
0.39/0.42	c CPU time:   0.012998 s
0.39/0.42	c ==============================================================================
0.39/0.43	c SatElite is done !
0.39/0.43	c Calling MINISAT
0.39/0.43	This is MiniSat 2.0 beta
0.39/0.43	WARNING: for repeatability, setting FPU to use double precision
0.39/0.43	============================[ Problem Statistics ]=============================
0.39/0.43	|                                                                             |
0.39/0.43	|  Number of variables:  883                                                  |
0.39/0.43	|  Number of clauses:    6321                                                 |
0.39/0.43	|  Parsing time:         0.00         s                                       |
0.39/0.43	============================[ Search Statistics ]==============================
0.39/0.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.43	===============================================================================
0.39/0.43	|         0 |     883     6321    18540 |     2107        0    nan |  0.000 % |
0.39/0.44	|       101 |     883     6321    18540 |     2317      101     21 |  0.000 % |
0.39/0.45	|       251 |     883     6321    18540 |     2549      251     19 |  0.000 % |
0.39/0.46	|       476 |     883     6321    18540 |     2804      476     19 |  0.000 % |
0.39/0.49	|       814 |     883     6321    18540 |     3084      814     18 |  0.001 % |
0.42/0.52	|      1320 |     883     6321    18540 |     3393     1320     19 |  0.000 % |
0.42/0.58	|      2079 |     883     6321    18540 |     3732     2079     20 |  0.000 % |
0.42/0.68	|      3219 |     883     6321    18540 |     4105     3219     19 |  0.000 % |
0.42/0.83	|      4928 |     883     6321    18540 |     4516     2860     19 |  0.000 % |
0.98/1.07	|      7492 |     883     6321    18540 |     4968     3117     20 |  0.001 % |
1.38/1.46	|     11336 |     883     6321    18540 |     5465     4439     20 |  0.000 % |
1.98/2.08	|     17102 |     883     6321    18540 |     6011     4636     22 |  0.001 % |
2.98/3.00	|     25753 |     883     6321    18540 |     6612     4156     20 |  0.001 % |
4.48/4.53	|     38729 |     883     6321    18540 |     7273     3751     18 |  0.000 % |
6.68/6.76	|     58191 |     883     6321    18540 |     8001     4869     18 |  0.001 % |
10.28/10.30	|     87384 |     883     6321    18540 |     8801     5787     19 |  0.000 % |
15.88/15.98	|    131174 |     883     6321    18540 |     9681     5137     24 |  0.001 % |
24.77/24.90	|    196860 |     883     6321    18540 |    10649     7395     21 |  0.000 % |
38.37/38.41	|    295387 |     883     6321    18540 |    11714     9363     21 |  0.000 % |
59.37/59.48	|    443177 |     883     6321    18540 |    12886     9821     20 |  0.000 % |
92.95/93.08	|    664861 |     883     6321    18540 |    14174    11178     20 |  0.000 % |
146.74/146.86	|    997386 |     883     6321    18540 |    15592     8774     21 |  0.000 % |
233.11/233.25	|   1496175 |     883     6321    18540 |    17151    13799     19 |  0.000 % |
375.17/375.40	|   2244357 |     883     6321    18540 |    18866    12553     19 |  0.000 % |
601.00/601.23	|   3366631 |     883     6321    18540 |    20753    16901     21 |  0.000 % |
967.18/967.50	|   5050042 |     883     6321    18540 |    22828    12875     21 |  0.000 % |
1200.02/1200.40	HOME/run.sh: line 55: 21566 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-1806531-1242150323/watcher-1806531-1242150323 -o /tmp/evaluation-result-1806531-1242150323/solver-1806531-1242150323 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806531-1242150323.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.00 0.94 3/64 21562
/proc/meminfo: memFree=1334536/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243060702 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21562/statm: 1340 237 196 169 0 51 0
[pid=21563] ppid=21562 vsize=1608 CPUtime=0
/proc/21563/stat : 21563 (revival) R 21562 21562 21272 0 -1 4194304 162 0 0 0 0 0 0 0 19 0 1 0 243060702 1646592 128 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21563/statm: 467 135 80 6 0 105 0

[startup+0.0109649 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21562
/proc/meminfo: memFree=1334536/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243060702 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21562/statm: 1340 237 196 169 0 51 0
[pid=21563] ppid=21562 vsize=1868 CPUtime=0
/proc/21563/stat : 21563 (revival) R 21562 21562 21272 0 -1 4194304 265 0 0 0 0 0 0 0 19 0 1 50000 243060702 1912832 198 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21563/statm: 467 198 85 6 0 105 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7228

[startup+0.101978 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21562
/proc/meminfo: memFree=1334536/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243060702 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21562/statm: 1340 237 196 169 0 51 0
[pid=21563] ppid=21562 vsize=2000 CPUtime=0.09
/proc/21563/stat : 21563 (revival) R 21562 21562 21272 0 -1 4194304 278 0 0 0 9 0 0 0 19 0 1 50000 243060702 2048000 211 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21563/statm: 500 211 85 6 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7360

[startup+0.302006 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21562
/proc/meminfo: memFree=1334536/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243060702 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21562/statm: 1340 237 196 169 0 51 0
[pid=21563] ppid=21562 vsize=2000 CPUtime=0.29
/proc/21563/stat : 21563 (revival) R 21562 21562 21272 0 -1 4194304 285 0 0 0 29 0 0 0 20 0 1 50000 243060702 2048000 218 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21563/statm: 500 218 85 6 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7360

[startup+0.701066 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21562
/proc/meminfo: memFree=1334536/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 5360

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1332984/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=2816 CPUtime=1.06
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 376 0 0 0 106 0 0 0 25 0 1 0 243060745 2883584 360 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 704 360 76 170 0 532 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8176

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1332600/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=3080 CPUtime=2.66
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 438 0 0 0 266 0 0 0 25 0 1 0 243060745 3153920 422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 770 422 76 170 0 598 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8440

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1332152/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=3344 CPUtime=5.86
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 501 0 0 0 586 0 0 0 25 0 1 0 243060745 3424256 485 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 836 485 76 170 0 664 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8704

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1331640/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=3904 CPUtime=12.26
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 643 0 0 0 1226 0 0 0 25 0 1 0 243060745 3997696 627 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 976 627 76 170 0 804 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9264

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1331320/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=4168 CPUtime=25.05
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 722 0 0 0 2505 0 0 0 25 0 1 0 243060745 4268032 706 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1042 706 76 170 0 870 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9528

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1330872/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=4708 CPUtime=50.64
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 836 0 0 0 5064 0 0 0 25 0 1 0 243060745 4820992 820 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1177 820 76 170 0 1005 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10068

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1330040/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=5584 CPUtime=101.83
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1046 0 0 0 10182 1 0 0 25 0 1 0 243060745 5718016 1030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1396 1030 76 170 0 1224 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10944

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1329528/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=5980 CPUtime=161.81
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1164 0 0 0 16180 1 0 0 25 0 1 0 243060745 6123520 1148 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1495 1148 76 170 0 1323 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11340

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1329272/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=6396 CPUtime=221.79
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1252 0 0 0 22178 1 0 0 25 0 1 0 243060745 6549504 1236 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1599 1236 76 170 0 1427 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11756

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1328760/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=6948 CPUtime=281.77
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1380 0 0 0 28176 1 0 0 25 0 1 0 243060745 7114752 1364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1737 1364 76 170 0 1565 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21566
/proc/meminfo: memFree=1328440/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=7224 CPUtime=341.76
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1447 0 0 0 34174 2 0 0 25 0 1 0 243060745 7397376 1431 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1806 1431 76 170 0 1634 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 12584

[startup+402.302 s]

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

/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=7828 CPUtime=461.72
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1588 0 0 0 46170 2 0 0 25 0 1 0 243060745 8015872 1572 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 1957 1572 76 170 0 1785 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 13188

[startup+522.303 s]
/proc/loadavg: 1.04 1.04 0.96 2/66 21566
/proc/meminfo: memFree=1327544/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=8096 CPUtime=521.7
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1681 0 0 0 52168 2 0 0 25 0 1 0 243060745 8290304 1665 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2024 1665 76 170 0 1852 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 13456

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 21566
/proc/meminfo: memFree=1327288/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=8376 CPUtime=581.68
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1730 0 0 0 58166 2 0 0 25 0 1 0 243060745 8577024 1714 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2094 1714 76 170 0 1922 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 13736

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/66 21566
/proc/meminfo: memFree=1327032/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=8524 CPUtime=641.67
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1793 0 0 0 64165 2 0 0 25 0 1 0 243060745 8728576 1777 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2131 1777 76 170 0 1959 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 13884

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/66 21566
/proc/meminfo: memFree=1326904/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=8664 CPUtime=701.64
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1824 0 0 0 70162 2 0 0 25 0 1 0 243060745 8871936 1808 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2166 1808 76 170 0 1994 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 14024

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 0.96 2/66 21566
/proc/meminfo: memFree=1326712/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=8972 CPUtime=761.64
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1868 0 0 0 76161 3 0 0 25 0 1 0 243060745 9187328 1852 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2243 1852 76 170 0 2071 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 14332

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21566
/proc/meminfo: memFree=1326520/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=9112 CPUtime=821.61
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1926 0 0 0 82158 3 0 0 25 0 1 0 243060745 9330688 1910 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2278 1910 76 170 0 2106 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 14472

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21566
/proc/meminfo: memFree=1326328/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=9380 CPUtime=881.59
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1962 0 0 0 88156 3 0 0 25 0 1 0 243060745 9605120 1946 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2345 1946 76 170 0 2173 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 14740

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21572
/proc/meminfo: memFree=1325944/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=9380 CPUtime=941.57
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 1979 0 0 0 94154 3 0 0 25 0 1 0 243060745 9605120 1963 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2345 1963 76 170 0 2173 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 14740

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 0.97 2/66 21572
/proc/meminfo: memFree=1325816/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=9776 CPUtime=1001.56
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 2093 0 0 0 100152 4 0 0 25 0 1 0 243060745 10010624 2077 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2444 2077 76 170 0 2272 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 15136

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 0.97 2/66 21572
/proc/meminfo: memFree=1325496/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=10072 CPUtime=1061.54
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 2163 0 0 0 106150 4 0 0 25 0 1 0 243060745 10313728 2147 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2518 2147 76 170 0 2346 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 15432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21572
/proc/meminfo: memFree=1325496/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=10212 CPUtime=1121.52
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 2177 0 0 0 112148 4 0 0 25 0 1 0 243060745 10457088 2161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2553 2161 76 170 0 2381 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 15572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21572
/proc/meminfo: memFree=1325368/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=10212 CPUtime=1181.5
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 2190 0 0 0 118146 4 0 0 25 0 1 0 243060745 10457088 2174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2553 2174 76 170 0 2381 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 15572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21572
/proc/meminfo: memFree=1325368/2055920 swapFree=4145924/4192956
[pid=21562] ppid=21560 vsize=5360 CPUtime=0.42
/proc/21562/stat : 21562 (run.sh) S 21560 21562 21272 0 -1 4194304 341 576 0 0 0 0 42 0 16 0 1 0 243060702 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21562/statm: 1340 241 197 169 0 51 0
[pid=21566] ppid=21562 vsize=10212 CPUtime=1199.6
/proc/21566/stat : 21566 (minisat) R 21562 21562 21272 0 -1 4194304 2197 0 0 0 119956 4 0 0 25 0 1 0 243060745 10457088 2181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21566/statm: 2553 2181 76 170 0 2381 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 15572

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.99
CPU system time (s): 0.052991
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 15572

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

runsolver used 1.36379 second user time and 3.01454 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 19:45:23
IDJOB=1806531
IDBENCH=24752
IDSOLVER=647
FILE ID=node39/1806531-1242150323
PBS_JOBID= 9289682
Free space on /tmp= 66332 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806531-1242150323/watcher-1806531-1242150323 -o /tmp/evaluation-result-1806531-1242150323/solver-1806531-1242150323 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806531-1242150323.cnf HOME

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=1879172810

node39.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1335016 kB
Buffers:         81828 kB
Cached:         520832 kB
SwapCached:      41096 kB
Active:         216912 kB
Inactive:       429224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335016 kB
SwapTotal:     4192956 kB
SwapFree:      4145924 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            60836 kB
Committed_AS:   952636 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node39 at 2009-05-12 20:05:23