Trace number 1806126

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
5.79/5.85	c ==============================================================================
5.79/5.85	c |           |     ORIGINAL     |              LEARNT              |          |
5.79/5.85	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.79/5.85	c ==============================================================================
5.79/5.85	c |         0 | 2883316  6430464 |  864994       0        0     nan |  0.000 % |
13.88/13.97	c |         0 | 2283232  5203385 |      --       0       --      -- |     --   | -17248/175257
13.88/13.98	c ==============================================================================
13.88/13.98	c Result  :   #vars: 77899   #clauses: 2283232   #literals: 5203385
13.88/13.98	c CPU time:   13.5009 s
13.88/13.98	c ==============================================================================
16.98/17.10	c SatElite is done !
16.98/17.10	c revival is preprocessing the formula...Time out is reached... exporting CNF
518.33/518.69	#ITERATIONS 1
518.33/518.69	#LEARNT CLAUSES 0
520.04/520.38	done !
520.04/520.38	c Calling MINISAT
520.04/520.38	This is MiniSat 2.0 beta
520.04/520.38	WARNING: for repeatability, setting FPU to use double precision
520.04/520.38	============================[ Problem Statistics ]=============================
520.04/520.38	|                                                                             |
520.04/520.38	|  Number of variables:  77899                                                |
520.04/520.38	|  Number of clauses:    2283232                                              |
522.13/522.41	|  Parsing time:         1.88         s                                       |
522.23/522.56	============================[ Search Statistics ]==============================
522.23/522.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
522.23/522.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
522.23/522.56	===============================================================================
522.23/522.56	|         0 |   77899  2283232  5203385 |   761077        0    nan |  0.000 % |
522.42/522.76	|       100 |   77899  2283232  5203385 |   837185      100     57 |  0.000 % |
522.52/522.86	|       250 |   77899  2283232  5203385 |   920903      250     93 |  0.000 % |
522.92/523.22	|       475 |   77899  2283232  5203385 |  1012993      475     89 |  0.000 % |
523.22/523.53	|       812 |   77899  2283232  5203385 |  1114293      812    104 |  0.000 % |
523.42/523.74	|      1319 |   77899  2283232  5203385 |  1225722     1319    110 |  0.000 % |
523.92/524.28	|      2078 |   77899  2283232  5203385 |  1348294     2078    124 |  0.000 % |
524.52/524.84	|      3218 |   77899  2283232  5203385 |  1483124     3218    174 |  0.000 % |
525.32/525.62	|      4927 |   77899  2283232  5203385 |  1631436     4927    197 |  0.000 % |
527.52/527.81	|      7489 |   77899  2283232  5203385 |  1794580     7489    154 |  0.000 % |
529.52/529.83	|     11333 |   77899  2283232  5203385 |  1974038    11333    158 |  0.000 % |
537.52/537.81	|     17100 |   77899  2283232  5203385 |  2171442    17100    192 |  0.000 % |
563.60/563.97	|     25749 |   77899  2283232  5203385 |  2388586    25749    285 |  0.000 % |
616.07/616.46	|     38723 |   77899  2283232  5203385 |  2627445    38723    351 |  0.000 % |
700.63/701.09	|     58184 |   77899  2283232  5203385 |  2890189    58184    420 |  0.000 % |
827.18/827.60	|     87376 |   77899  2283232  5203385 |  3179208    87376    444 |  0.000 % |
1027.00/1027.51	|    131167 |   77899  2283232  5203385 |  3497129   131167    486 |  0.000 % |

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-1806126-1242145809/watcher-1806126-1242145809 -o /tmp/evaluation-result-1806126-1242145809/solver-1806126-1242145809 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806126-1242145809.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.93 0.98 0.99 3/65 24831
/proc/meminfo: memFree=787424/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=1552 CPUtime=0
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 310 0 0 0 0 0 0 0 19 0 1 0 242614109 1589248 293 1992294400 134512640 135031949 4294956224 18446744073709551615 134544708 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 388 296 51 126 0 259 0

[startup+0.0119161 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 24831
/proc/meminfo: memFree=787424/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=3920 CPUtime=0
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 821 0 0 0 0 0 0 0 19 0 1 0 242614109 4014080 805 1992294400 134512640 135031949 4294956224 18446744073709551615 134544591 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 980 807 51 126 0 851 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9280

[startup+0.102926 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 24831
/proc/meminfo: memFree=787424/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=28188 CPUtime=0.09
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 5412 0 0 0 7 2 0 0 20 0 1 0 242614109 28864512 5248 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 7047 5249 51 126 0 6918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33548

[startup+0.30295 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 24831
/proc/meminfo: memFree=787424/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=36208 CPUtime=0.29
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 7350 0 0 0 25 4 0 0 21 0 1 0 242614109 37076992 7186 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 9052 7186 52 126 0 8923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41568

[startup+0.702996 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 24831
/proc/meminfo: memFree=787424/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=51224 CPUtime=0.69
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 11119 0 0 0 63 6 0 0 25 0 1 0 242614109 52453376 10955 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 12806 10955 52 126 0 12677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56584

[startup+1.50109 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24833
/proc/meminfo: memFree=733128/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=75844 CPUtime=1.49
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 17287 0 0 0 138 11 0 0 25 0 1 0 242614109 77664256 17123 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 18961 17123 52 126 0 18832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81204

[startup+3.10128 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24833
/proc/meminfo: memFree=694856/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=121652 CPUtime=3.09
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 28737 0 0 0 289 20 0 0 25 0 1 0 242614109 124571648 28573 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 30413 28573 52 126 0 30284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127012

[startup+6.30165 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 24833
/proc/meminfo: memFree=603400/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=207400 CPUtime=6.29
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 48587 0 0 0 596 33 0 0 25 0 1 0 242614109 212377600 48390 1992294400 134512640 135031949 4294956224 18446744073709551615 134540779 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 51850 48390 63 126 0 51721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212760

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 24833
/proc/meminfo: memFree=536392/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=0
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242614109 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 238 197 169 0 51 0
[pid=24832] ppid=24831 vsize=289784 CPUtime=12.68
/proc/24832/stat : 24832 (SatElite) R 24831 24831 24698 0 -1 4194304 68122 0 0 0 1222 46 0 0 25 0 1 0 242614109 296738816 61480 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/24832/statm: 72446 61480 67 126 0 72317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 295144

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 24834
/proc/meminfo: memFree=664520/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84584 CPUtime=8.37
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28921 0 0 0 823 14 0 0 25 0 1 50000 242615819 86614016 19802 1992294400 134512640 134537284 4294956384 18446744073709551615 134523997 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21146 19802 85 6 0 20784 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 89944

[startup+51.1019 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 24834
/proc/meminfo: memFree=662984/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84584 CPUtime=33.95
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28931 0 0 0 3381 14 0 0 25 0 1 50000 242615819 86614016 19812 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21146 19812 85 6 0 20784 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 89944

[startup+102.307 s]
/proc/loadavg: 1.02 1.00 1.00 2/67 24834
/proc/meminfo: memFree=664712/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84584 CPUtime=85.13
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28937 0 0 0 8499 14 0 0 25 0 1 50000 242615819 86614016 19818 1992294400 134512640 134537284 4294956384 18446744073709551615 134531254 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21146 19818 85 6 0 20784 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 89944

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24834
/proc/meminfo: memFree=664712/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84716 CPUtime=145.11
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28940 0 0 0 14496 15 0 0 25 0 1 50000 242615819 86749184 19821 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21179 19821 85 6 0 20817 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 90076

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24834
/proc/meminfo: memFree=664712/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84716 CPUtime=205.08
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28944 0 0 0 20493 15 0 0 25 0 1 50000 242615819 86749184 19825 1992294400 134512640 134537284 4294956384 18446744073709551615 134524029 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21179 19825 85 6 0 20817 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 90076

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24834
/proc/meminfo: memFree=664712/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84716 CPUtime=265.06
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28946 0 0 0 26491 15 0 0 25 0 1 50000 242615819 86749184 19827 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21179 19827 85 6 0 20817 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 90076

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24834
/proc/meminfo: memFree=664712/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=17.08
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 317 68312 0 0 0 0 1643 65 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24834] ppid=24831 vsize=84716 CPUtime=325.03
/proc/24834/stat : 24834 (revival) R 24831 24831 24698 0 -1 4194304 28947 0 0 0 32488 15 0 0 25 0 1 50000 242615819 86749184 19828 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24834/statm: 21179 19828 85 6 0 20817 0
Current children cumulated CPU time (s) 342.11

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

/proc/24835/statm: 22363 21764 56 170 0 22191 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 94812

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24835
/proc/meminfo: memFree=574600/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=134288 CPUtime=61.87
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 33132 0 0 0 6162 25 0 0 25 0 1 0 242666148 137510912 33103 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 33572 33103 77 170 0 33400 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 139648

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24835
/proc/meminfo: memFree=545352/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=163288 CPUtime=121.84
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 40403 0 0 0 12151 33 0 0 25 0 1 0 242666148 167206912 40374 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 40822 40374 77 170 0 40650 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 168648

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=514248/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=194604 CPUtime=181.82
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 48250 0 0 0 18139 43 0 0 25 0 1 0 242666148 199274496 48221 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 48651 48221 77 170 0 48479 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 199964

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=487368/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=221256 CPUtime=241.8
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 54873 0 0 0 24130 50 0 0 25 0 1 0 242666148 226566144 54844 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 55314 54844 77 170 0 55142 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 226616

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=459080/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=249648 CPUtime=301.77
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 62007 0 0 0 30120 57 0 0 25 0 1 0 242666148 255639552 61978 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 62412 61978 77 170 0 62240 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 255008

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=428680/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=280060 CPUtime=361.75
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 69555 0 0 0 36110 65 0 0 25 0 1 0 242666148 286781440 69526 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 70015 69526 77 170 0 69843 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 285420

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=399112/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=309920 CPUtime=421.72
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 77039 0 0 0 42099 73 0 0 25 0 1 0 242666148 317358080 77010 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 77480 77010 77 170 0 77308 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 315280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=368328/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=340292 CPUtime=481.69
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 84651 0 0 0 48089 80 0 0 25 0 1 0 242666148 348459008 84622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 85073 84622 77 170 0 84901 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 345652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=342408/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=366436 CPUtime=541.67
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 91143 0 0 0 54080 87 0 0 25 0 1 0 242666148 375230464 91114 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 91609 91114 77 170 0 91437 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 371796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=317000/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=391652 CPUtime=601.65
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 97429 0 0 0 60072 93 0 0 25 0 1 0 242666148 401051648 97400 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 97913 97400 77 170 0 97741 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 397012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=292488/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=416212 CPUtime=661.62
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 103604 0 0 0 66063 99 0 0 25 0 1 0 242666148 426201088 103575 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 104053 103575 77 170 0 103881 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 421572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24837
/proc/meminfo: memFree=284296/2055920 swapFree=4180180/4192956
[pid=24831] ppid=24829 vsize=5360 CPUtime=520.12
/proc/24831/stat : 24831 (run.sh) S 24829 24831 24698 0 -1 4194304 343 97279 0 0 0 0 51915 97 16 0 1 0 242614109 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24831/statm: 1340 241 197 169 0 51 0
[pid=24835] ppid=24831 vsize=424132 CPUtime=679.92
/proc/24835/stat : 24835 (minisat) R 24831 24831 24698 0 -1 4194304 105567 0 0 0 67890 102 0 0 25 0 1 0 242666148 434311168 105538 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/24835/statm: 106033 105538 77 170 0 105861 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 429492

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24831 and gives
#  childrusage.ru_utime.tv_sec=519
#  childrusage.ru_utime.tv_usec=156076
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=982850
# CPU time returned by wait4() is 520.139
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1198.05
CPU system time (s): 1.99
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 429492

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

runsolver used 0.950855 second user time and 3.45147 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-12 18:30:18
IDJOB=1806126
IDBENCH=24669
IDSOLVER=648
FILE ID=node73/1806126-1242145809
PBS_JOBID= 9289653
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=1315417676

node73.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:        787904 kB
Buffers:         82200 kB
Cached:        1100716 kB
SwapCached:       7424 kB
Active:         280216 kB
Inactive:       912072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        787904 kB
SwapTotal:     4192956 kB
SwapFree:      4180180 kB
Dirty:           53800 kB
Writeback:           0 kB
Mapped:          13976 kB
Slab:            61704 kB
Committed_AS:   939076 kB
PageTables:       1396 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= 66192 MiB
End job on node73 at 2009-05-12 18:50:21