Trace number 1806084

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
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 variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    6337    17024 |    1901       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |    5479    19257 |      --       0       --      -- |     --   | -858/2233
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 920   #clauses: 5479   #literals: 19257
0.00/0.05	c CPU time:   0.046992 s
0.00/0.05	c ==============================================================================
0.00/0.06	c SatElite is done !
0.00/0.06	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.08	#LEARNT CLAUSES 0
0.00/0.09	done !
0.00/0.09	c Calling MINISAT
0.00/0.09	This is MiniSat 2.0 beta
0.00/0.09	WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	============================[ Problem Statistics ]=============================
0.00/0.09	|                                                                             |
0.00/0.09	|  Number of variables:  920                                                  |
0.00/0.09	|  Number of clauses:    5479                                                 |
0.00/0.09	|  Parsing time:         0.00         s                                       |
0.00/0.09	============================[ Search Statistics ]==============================
0.00/0.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	===============================================================================
0.00/0.09	|         0 |     920     5479    19257 |     1826        0    nan |  0.000 % |
0.00/0.10	|       101 |     920     5479    19257 |     2008      101     42 |  0.000 % |
0.08/0.10	|       252 |     920     5479    19257 |     2209      252     34 |  0.000 % |
0.08/0.12	|       477 |     920     5479    19257 |     2430      477     49 |  0.000 % |
0.08/0.14	|       814 |     920     5479    19257 |     2673      814     48 |  0.000 % |
0.08/0.16	|      1320 |     920     5479    19257 |     2941     1320     45 |  0.000 % |
0.08/0.22	|      2080 |     920     5479    19257 |     3235     2080     50 |  0.000 % |
0.08/0.31	|      3219 |     920     5479    19257 |     3559     3219     53 |  0.000 % |
0.08/0.43	|      4928 |     920     5479    19257 |     3914     3065     53 |  0.000 % |
0.08/0.59	|      7491 |     920     5479    19257 |     4306     3599     50 |  0.000 % |
0.08/0.97	|     11335 |     920     5479    19257 |     4737     2989     56 |  0.000 % |
1.69/1.78	|     17101 |     920     5479    19257 |     5210     3857     67 |  0.000 % |
2.78/2.89	|     25751 |     920     5479    19257 |     5731     4470     62 |  0.000 % |
4.68/4.73	|     38725 |     920     5479    19257 |     6304     5670     65 |  0.000 % |
7.08/7.16	|     58186 |     920     5479    19257 |     6935     5741     65 |  0.000 % |
11.18/11.24	|     87379 |     920     5479    19257 |     7629     6541     65 |  0.000 % |
20.17/20.21	|    131169 |     920     5479    19257 |     8391     7305     82 |  0.000 % |
31.16/31.24	|    196854 |     920     5479    19257 |     9231     4375     64 |  0.000 % |
52.85/52.94	|    295380 |     920     5479    19257 |    10154     9026     70 |  0.000 % |
84.13/84.27	|    443169 |     920     5479    19257 |    11169     7242     67 |  0.000 % |
129.91/130.00	|    664852 |     920     5479    19257 |    12286     8318     69 |  0.000 % |
210.88/211.00	|    997377 |     920     5479    19257 |    13515    10457     75 |  0.000 % |
333.82/334.07	|   1496167 |     920     5479    19257 |    14866     9590     66 |  0.000 % |
474.25/474.55	|   2244349 |     920     5479    19257 |    16353     8066     61 |  0.000 % |
805.38/805.81	|   3366623 |     920     5479    19257 |    17988    12940     78 |  0.000 % |
1200.00/1200.60	HOME/run.sh: line 54:  6164 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-1806084-1242144852/watcher-1806084-1242144852 -o /tmp/evaluation-result-1806084-1242144852/solver-1806084-1242144852 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806084-1242144852.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 6160
/proc/meminfo: memFree=1719928/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0
/proc/6160/stat : 6160 (run.sh) R 6158 6160 6028 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242511957 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6160/statm: 1340 237 196 169 0 51 0
[pid=6161] ppid=6160 vsize=948 CPUtime=0
/proc/6161/stat : 6161 (SatElite) R 6160 6160 6028 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 242511957 970752 152 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/6161/statm: 237 153 51 126 0 108 0

[startup+0.10558 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6160
/proc/meminfo: memFree=1719928/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.201596 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6160
/proc/meminfo: memFree=1719928/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301613 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6160
/proc/meminfo: memFree=1719928/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701685 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6160
/proc/meminfo: memFree=1719928/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1717544/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=3604 CPUtime=1.41
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 586 0 0 0 141 0 0 0 25 0 1 0 242511966 3690496 570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 901 570 76 170 0 729 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8964

[startup+3.10112 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1717032/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=4000 CPUtime=3
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 668 0 0 0 300 0 0 0 25 0 1 0 242511966 4096000 652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1000 652 76 170 0 828 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9360

[startup+6.30169 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1716584/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=4264 CPUtime=6.2
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 732 0 0 0 620 0 0 0 25 0 1 0 242511966 4366336 716 1992294400 134512640 135212939 4294956240 18446744073709551615 134536987 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1066 716 76 170 0 894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9624

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1715816/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=4924 CPUtime=12.6
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 895 0 0 0 1260 0 0 0 25 0 1 0 242511966 5042176 879 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1231 879 76 170 0 1059 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10284

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1715048/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=5596 CPUtime=25.39
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1074 0 0 0 2539 0 0 0 25 0 1 0 242511966 5730304 1058 1992294400 134512640 135212939 4294956240 18446744073709551615 134536997 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1399 1058 76 170 0 1227 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10956

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1714920/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=5880 CPUtime=50.97
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1131 0 0 0 5097 0 0 0 25 0 1 0 242511966 6021120 1115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1470 1115 76 170 0 1298 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11240

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1714152/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=6508 CPUtime=102.15
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1301 0 0 0 10215 0 0 0 25 0 1 0 242511966 6664192 1285 1992294400 134512640 135212939 4294956240 18446744073709551615 134724124 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1627 1285 76 170 0 1455 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1713256/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=7300 CPUtime=162.11
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1505 0 0 0 16211 0 0 0 25 0 1 0 242511966 7475200 1489 1992294400 134512640 135212939 4294956240 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1825 1489 76 170 0 1653 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12660

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6164
/proc/meminfo: memFree=1713000/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=7672 CPUtime=222.09
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1575 0 0 0 22208 1 0 0 25 0 1 0 242511966 7856128 1559 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1918 1559 76 170 0 1746 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13032

[startup+282.301 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 6164
/proc/meminfo: memFree=1712680/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=7936 CPUtime=282.06
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1641 0 0 0 28205 1 0 0 25 0 1 0 242511966 8126464 1625 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1984 1625 76 170 0 1812 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 13296

[startup+342.301 s]
/proc/loadavg: 1.10 1.00 0.92 2/66 6164
/proc/meminfo: memFree=1712680/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=7936 CPUtime=342.03
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1649 0 0 0 34202 1 0 0 25 0 1 0 242511966 8126464 1633 1992294400 134512640 135212939 4294956240 18446744073709551615 134537333 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 1984 1633 76 170 0 1812 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 13296

[startup+402.302 s]
/proc/loadavg: 1.10 1.02 0.93 2/66 6164
/proc/meminfo: memFree=1712104/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=8604 CPUtime=402
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 1811 0 0 0 40199 1 0 0 25 0 1 0 242511966 8810496 1795 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2151 1795 76 170 0 1979 0
Current children cumulated CPU time (s) 402.08

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

[pid=6164] ppid=6160 vsize=10116 CPUtime=521.94
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2187 0 0 0 52193 1 0 0 25 0 1 0 242511966 10358784 2171 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2529 2171 76 170 0 2357 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 15476

[startup+582.301 s]
/proc/loadavg: 1.03 1.03 0.94 2/66 6164
/proc/meminfo: memFree=1709864/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10756 CPUtime=581.91
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2381 0 0 0 58190 1 0 0 25 0 1 0 242511966 11014144 2352 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2689 2352 76 170 0 2517 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 16116

[startup+642.302 s]
/proc/loadavg: 1.01 1.02 0.94 2/66 6164
/proc/meminfo: memFree=1709800/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10756 CPUtime=641.88
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2381 0 0 0 64187 1 0 0 25 0 1 0 242511966 11014144 2352 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2689 2352 76 170 0 2517 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 16116

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 6164
/proc/meminfo: memFree=1709672/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10756 CPUtime=701.86
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2381 0 0 0 70185 1 0 0 25 0 1 0 242511966 11014144 2352 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2689 2352 76 170 0 2517 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 16116

[startup+762.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 6164
/proc/meminfo: memFree=1709608/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10888 CPUtime=761.83
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2403 0 0 0 76182 1 0 0 25 0 1 0 242511966 11149312 2374 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2722 2374 76 170 0 2550 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 16248

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709608/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10800 CPUtime=821.8
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2403 0 0 0 82179 1 0 0 25 0 1 0 242511966 11059200 2363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2700 2363 76 170 0 2528 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 16160

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709608/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10988 CPUtime=881.77
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2430 0 0 0 88176 1 0 0 25 0 1 0 242511966 11251712 2390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2747 2390 76 170 0 2575 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 16348

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709544/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=10988 CPUtime=941.73
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2431 0 0 0 94172 1 0 0 25 0 1 0 242511966 11251712 2391 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2747 2391 76 170 0 2575 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 16348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709288/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11384 CPUtime=1001.71
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2516 0 0 0 100170 1 0 0 25 0 1 0 242511966 11657216 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2846 2476 76 170 0 2674 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 16744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709224/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11384 CPUtime=1061.68
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2516 0 0 0 106167 1 0 0 25 0 1 0 242511966 11657216 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2846 2476 76 170 0 2674 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 16744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1709160/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11464 CPUtime=1121.65
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2536 0 0 0 112163 2 0 0 25 0 1 0 242511966 11739136 2496 1992294400 134512640 135212939 4294956240 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2866 2496 76 170 0 2694 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 16824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1708840/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11504 CPUtime=1181.63
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2639 0 0 0 118161 2 0 0 25 0 1 0 242511966 11780096 2531 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2876 2531 76 170 0 2704 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 16864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1708840/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11488 CPUtime=1199.92
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2639 0 0 0 119990 2 0 0 25 0 1 0 242511966 11763712 2527 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2872 2527 76 170 0 2700 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 16848

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6164
/proc/meminfo: memFree=1708840/2055920 swapFree=4180452/4192956
[pid=6160] ppid=6158 vsize=5360 CPUtime=0.08
/proc/6160/stat : 6160 (run.sh) S 6158 6160 6028 0 -1 4194304 343 610 0 0 0 0 8 0 16 0 1 0 242511957 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6160/statm: 1340 241 197 169 0 51 0
[pid=6164] ppid=6160 vsize=11488 CPUtime=1199.92
/proc/6164/stat : 6164 (minisat) R 6160 6160 6028 0 -1 4194304 2639 0 0 0 119990 2 0 0 25 0 1 0 242511966 11763712 2527 1992294400 134512640 135212939 4294956240 18446744073709551615 134537324 0 0 4096 3 0 0 0 17 0 0 0
/proc/6164/statm: 2872 2527 76 170 0 2700 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 16848

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.99
CPU system time (s): 0.027995
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 17220

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

runsolver used 0.927858 second user time and 3.45147 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-12 18:14:12
IDJOB=1806084
IDBENCH=24662
IDSOLVER=648
FILE ID=node60/1806084-1242144852
PBS_JOBID= 9289664
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= af4e94e2262dd17f2c350e06d0de5672
RANDOM SEED=2013408077

node60.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.256
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.256
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:       1720408 kB
Buffers:         37008 kB
Cached:         229568 kB
SwapCached:       6308 kB
Active:          79968 kB
Inactive:       195408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720408 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            46092 kB
Committed_AS:   881000 kB
PageTables:       1448 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= 65992 MiB
End job on node60 at 2009-05-12 18:34:13