Trace number 1807589

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i8_pp_ci_ce.cnf
MD5SUM68c51e190d82ac762156471d1f7373da
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark85.241
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses257551
Sum of the clauses size850944
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244056
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.19/0.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  257551   850944 |   77265       0        0     nan |  0.000 % |
0.68/0.73	c |         0 |  240404   810660 |      --       0       --      -- |     --   | -17147/-40284
0.68/0.73	c ==============================================================================
0.68/0.73	c Result  :   #vars: 15300   #clauses: 240404   #literals: 810660
0.68/0.73	c CPU time:   0.699893 s
0.68/0.73	c ==============================================================================
1.09/1.18	c SatElite is done !
1.09/1.18	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.04/501.35	#ITERATIONS 3
501.04/501.35	#LEARNT CLAUSES 1027
501.24/501.53	done !
501.24/501.53	c Calling MINISAT
501.24/501.53	This is MiniSat 2.0 beta
501.24/501.53	WARNING: for repeatability, setting FPU to use double precision
501.24/501.53	============================[ Problem Statistics ]=============================
501.24/501.53	|                                                                             |
501.24/501.53	|  Number of variables:  15300                                                |
501.24/501.53	|  Number of clauses:    213133                                               |
501.29/501.66	|  Parsing time:         0.12         s                                       |
501.29/501.67	============================[ Search Statistics ]==============================
501.29/501.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.29/501.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.29/501.67	===============================================================================
501.29/501.67	|         0 |   14260   211975   610925 |    70658        0    nan |  0.000 % |
501.29/501.70	|       100 |   14260   211975   610925 |    77724      100     13 |  6.797 % |
501.29/501.77	|       252 |   14260   211975   610925 |    85496      252     21 |  6.797 % |
501.29/501.82	|       478 |   14260   211975   610925 |    94046      478     18 |  6.797 % |
501.29/501.88	|       818 |   14260   211975   610925 |   103450      818     20 |  6.797 % |
501.29/502.02	|      1324 |   14260   211975   610925 |   113795     1324     33 |  6.797 % |
501.29/502.24	|      2084 |   14260   211975   610925 |   125175     2084     34 |  6.797 % |
501.29/502.47	|      3226 |   14260   211975   610925 |   137693     3226     36 |  6.797 % |
502.54/502.86	|      4936 |   14260   211975   610925 |   151462     4936     42 |  6.797 % |
503.24/503.51	|      7498 |   14260   211975   610925 |   166608     7498     40 |  6.797 % |
504.14/504.44	|     11343 |   14260   211975   610925 |   183269    11343     41 |  6.797 % |
505.94/506.24	|     17110 |   14260   211975   610925 |   201596    17110     54 |  6.797 % |
510.44/510.73	|     25761 |   14260   211975   610925 |   221756    25761     74 |  6.797 % |
517.94/518.26	|     38735 |   14260   211975   610925 |   243931    38735     86 |  6.797 % |
526.84/527.19	|     58197 |   14260   211975   610925 |   268324    58197     94 |  6.797 % |
549.12/549.41	|     87389 |   14260   211975   610925 |   295157    87389    102 |  6.797 % |
599.80/600.15	|    131179 |   14260   211975   610925 |   324673   131179    110 |  6.797 % |
693.65/694.01	|    196863 |   14260   211975   610925 |   357140   196863    134 |  6.797 % |
806.00/806.41	|    295390 |   14260   211975   610925 |   392854   295390    122 |  6.797 % |
1051.70/1052.25	|    443180 |   14260   211975   610925 |   432139    78102     96 |  6.797 % |

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-1807589-1242159233/watcher-1807589-1242159233 -o /tmp/evaluation-result-1807589-1242159233/solver-1807589-1242159233 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807589-1242159233.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.98 0.96 3/64 22086
/proc/meminfo: memFree=1345560/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=0
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243957319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 238 197 169 0 51 0
[pid=22087] ppid=22086 vsize=1552 CPUtime=0
/proc/22087/stat : 22087 (SatElite) R 22086 22086 21954 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 243957319 1589248 259 1992294400 134512640 135031949 4294956224 18446744073709551615 134544632 0 0 4096 3 0 0 0 17 0 0 0
/proc/22087/statm: 388 260 51 126 0 259 0

[startup+0.0733911 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22086
/proc/meminfo: memFree=1345560/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=0
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243957319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 238 197 169 0 51 0
[pid=22087] ppid=22086 vsize=8584 CPUtime=0.06
/proc/22087/stat : 22087 (SatElite) R 22086 22086 21954 0 -1 4194304 1825 0 0 0 6 0 0 0 19 0 1 0 243957319 8790016 1808 1992294400 134512640 135031949 4294956224 18446744073709551615 134543107 0 0 4096 3 0 0 0 17 0 0 0
/proc/22087/statm: 2146 1809 51 126 0 2017 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13944

[startup+0.102391 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22086
/proc/meminfo: memFree=1345560/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=0
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243957319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 238 197 169 0 51 0
[pid=22087] ppid=22086 vsize=10168 CPUtime=0.09
/proc/22087/stat : 22087 (SatElite) R 22086 22086 21954 0 -1 4194304 2250 0 0 0 9 0 0 0 19 0 1 0 243957319 10412032 2233 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/22087/statm: 2542 2233 51 126 0 2413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15528

[startup+0.301408 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22086
/proc/meminfo: memFree=1345560/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=0
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243957319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 238 197 169 0 51 0
[pid=22087] ppid=22086 vsize=25132 CPUtime=0.29
/proc/22087/stat : 22087 (SatElite) R 22086 22086 21954 0 -1 4194304 5855 0 0 0 27 2 0 0 21 0 1 0 243957319 25735168 5795 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/22087/statm: 6283 5795 67 126 0 6154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30492

[startup+0.70144 s]
/proc/loadavg: 0.99 0.98 0.96 3/64 22086
/proc/meminfo: memFree=1345560/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=0
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243957319 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 238 197 169 0 51 0
[pid=22087] ppid=22086 vsize=26724 CPUtime=0.68
/proc/22087/stat : 22087 (SatElite) R 22086 22086 21954 0 -1 4194304 6777 0 0 0 66 2 0 0 25 0 1 0 243957319 27365376 6213 1992294400 134512640 135031949 4294956224 18446744073709551615 134574491 0 0 4096 3 0 0 0 17 0 0 0
/proc/22087/statm: 6681 6213 67 126 0 6552 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32084

[startup+1.50152 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22088
/proc/meminfo: memFree=1316808/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 5360

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327752/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13432 CPUtime=1.9
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4255 0 0 0 188 2 0 0 25 0 1 50000 243957437 13754368 2958 1992294400 134512640 134537284 4294956384 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3358 2958 85 6 0 2996 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18792

[startup+6.3019 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327368/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13432 CPUtime=5.09
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4279 0 0 0 506 3 0 0 25 0 1 50000 243957437 13754368 2982 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3358 2982 85 6 0 2996 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18792

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327368/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13564 CPUtime=11.49
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4284 0 0 0 1146 3 0 0 25 0 1 50000 243957437 13889536 2987 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3391 2987 85 6 0 3029 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18924

[startup+25.5025 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327496/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13564 CPUtime=24.29
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4305 0 0 0 2426 3 0 0 25 0 1 50000 243957437 13889536 3008 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3391 3008 85 6 0 3029 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18924

[startup+51.1025 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327496/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13564 CPUtime=49.86
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4309 0 0 0 4983 3 0 0 25 0 1 50000 243957437 13889536 3012 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3391 3012 85 6 0 3029 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 18924

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327496/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13696 CPUtime=101.05
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4324 0 0 0 10102 3 0 0 25 0 1 50000 243957437 14024704 3027 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3424 3027 85 6 0 3062 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19056

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327496/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13828 CPUtime=161
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4356 0 0 0 16097 3 0 0 25 0 1 50000 243957437 14159872 3059 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3457 3059 85 6 0 3095 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 19188

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327368/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13960 CPUtime=220.98
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4382 0 0 0 22094 4 0 0 25 0 1 50000 243957437 14295040 3085 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3490 3085 85 6 0 3128 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 19320

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327368/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13960 CPUtime=280.95
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4390 0 0 0 28091 4 0 0 25 0 1 50000 243957437 14295040 3093 1992294400 134512640 134537284 4294956384 18446744073709551615 134531213 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3490 3093 85 6 0 3128 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 19320

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22089
/proc/meminfo: memFree=1327304/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=1.17
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 317 7287 0 0 0 0 112 5 19 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22089] ppid=22086 vsize=13960 CPUtime=340.93
/proc/22089/stat : 22089 (revival) R 22086 22086 21954 0 -1 4194304 4399 0 0 0 34089 4 0 0 25 0 1 50000 243957437 14295040 3102 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/22089/statm: 3490 3102 85 6 0 3128 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 19320

[startup+402.302 s]

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

/proc/22090/statm: 7757 7482 77 170 0 7585 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 36388

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1269000/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=68024 CPUtime=80.71
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 16750 0 0 0 8056 15 0 0 25 0 1 0 244007473 69656576 16734 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 17006 16734 77 170 0 16834 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 73384

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1238408/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=98392 CPUtime=140.69
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 24319 0 0 0 14046 23 0 0 25 0 1 0 244007473 100753408 24303 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 24598 24303 77 170 0 24426 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 103752

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1208584/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=128636 CPUtime=200.65
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 31835 0 0 0 20034 31 0 0 25 0 1 0 244007473 131723264 31819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 32159 31819 77 170 0 31987 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 133996

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1184648/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=152008 CPUtime=260.64
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 37705 0 0 0 26027 37 0 0 25 0 1 0 244007473 155656192 37689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 38002 37689 77 170 0 37830 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 157368

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1165768/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=170888 CPUtime=320.61
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 42490 0 0 0 32019 42 0 0 25 0 1 0 244007473 174989312 42474 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 42722 42474 77 170 0 42550 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 176248

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1144136/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=192888 CPUtime=380.58
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 47845 0 0 0 38011 47 0 0 25 0 1 0 244007473 197517312 47829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 48222 47829 77 170 0 48050 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 198248

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1126728/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=210248 CPUtime=440.55
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 52215 0 0 0 44003 52 0 0 25 0 1 0 244007473 215293952 52199 1992294400 134512640 135212939 4294956240 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 52562 52199 77 170 0 52390 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 215608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 22090
/proc/meminfo: memFree=1111624/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=225068 CPUtime=500.53
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 55940 0 0 0 49997 56 0 0 25 0 1 0 244007473 230469632 55924 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 56267 55924 77 170 0 56095 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 230428

[startup+1062.3 s]
/proc/loadavg: 1.07 1.00 0.96 2/66 22090
/proc/meminfo: memFree=1110856/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=225732 CPUtime=560.5
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 56108 0 0 0 55994 56 0 0 25 0 1 0 244007473 231149568 56092 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 56433 56092 77 170 0 56261 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 231092

[startup+1122.3 s]
/proc/loadavg: 1.10 1.02 0.97 2/66 22090
/proc/meminfo: memFree=1110856/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=225732 CPUtime=620.48
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 56109 0 0 0 61992 56 0 0 25 0 1 0 244007473 231149568 56093 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 56433 56093 77 170 0 56261 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 231092

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 0.97 2/66 22090
/proc/meminfo: memFree=1110792/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=225732 CPUtime=680.46
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 56113 0 0 0 67990 56 0 0 25 0 1 0 244007473 231149568 56097 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 56433 56097 77 170 0 56261 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 231092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.07 1.02 0.97 2/66 22090
/proc/meminfo: memFree=1110792/2055920 swapFree=4191900/4192956
[pid=22086] ppid=22084 vsize=5360 CPUtime=501.29
/proc/22086/stat : 22086 (run.sh) S 22084 22086 21954 0 -1 4194304 343 11715 0 0 0 0 50118 11 16 0 1 0 243957319 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22086/statm: 1340 241 197 169 0 51 0
[pid=22090] ppid=22086 vsize=225732 CPUtime=698.76
/proc/22090/stat : 22090 (minisat) R 22086 22086 21954 0 -1 4194304 56113 0 0 0 69820 56 0 0 25 0 1 0 244007473 231149568 56097 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/22090/statm: 56433 56097 77 170 0 56261 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 231092

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 22086 and gives
#  childrusage.ru_utime.tv_sec=501
#  childrusage.ru_utime.tv_usec=185808
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 501.3
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.38
CPU system time (s): 0.67
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 231092

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

runsolver used 0.92086 second user time and 3.45747 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-12 22:13:53
IDJOB=1807589
IDBENCH=71794
IDSOLVER=648
FILE ID=node3/1807589-1242159233
PBS_JOBID= 9289740
Free space on /tmp= 66232 MiB

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

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

MD5SUM BENCH= 68c51e190d82ac762156471d1f7373da
RANDOM SEED=359799538

node3.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.212
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.212
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:       1346104 kB
Buffers:         68740 kB
Cached:         546128 kB
SwapCached:        260 kB
Active:          42204 kB
Inactive:       586448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346104 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            6916 kB
Writeback:           0 kB
Mapped:          22284 kB
Slab:            67272 kB
Committed_AS:   972464 kB
PageTables:       1372 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= 66220 MiB
End job on node3 at 2009-05-12 22:33:56