Trace number 1796191

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications 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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.40/500.68	#ITERATIONS 1
500.40/500.68	#LEARNT CLAUSES 285
501.08/501.34	done !
501.08/501.34	c Now, SatElite...
501.08/501.34	c Parsing...
501.87/502.13	c ==============================================================================
501.87/502.13	c |           |     ORIGINAL     |              LEARNT              |          |
501.87/502.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.87/502.13	c ==============================================================================
501.87/502.13	c |         0 |  597776  1390137 |  179332       0        0     nan |  0.000 % |
506.37/506.64	c |         0 |  460918  1202749 |      --       0       --      -- |     --   | -136858/-187388
506.37/506.64	c ==============================================================================
506.37/506.64	c Result  :   #vars: 81206   #clauses: 460918   #literals: 1202749
506.37/506.64	c CPU time:   5.11722 s
506.37/506.64	c ==============================================================================
507.17/507.44	c SatElite is done !
507.17/507.44	c Calling MINISAT
507.17/507.44	This is MiniSat 2.0 beta
507.17/507.44	WARNING: for repeatability, setting FPU to use double precision
507.17/507.44	============================[ Problem Statistics ]=============================
507.17/507.44	|                                                                             |
507.17/507.44	|  Number of variables:  81206                                                |
507.17/507.44	|  Number of clauses:    460918                                               |
507.22/507.71	|  Parsing time:         0.24         s                                       |
507.22/507.73	============================[ Search Statistics ]==============================
507.22/507.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
507.22/507.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
507.22/507.73	===============================================================================
507.22/507.73	|         0 |   81206   460918  1202749 |   153639        0    nan |  0.000 % |
507.22/507.91	|       100 |   81206   460918  1202749 |   169003      100    246 |  0.000 % |
507.97/508.27	|       250 |   81139   460918  1202749 |   185903      249    155 |  0.175 % |
508.36/508.61	|       475 |   81139   460918  1202749 |   204493      474    183 |  0.175 % |
509.06/509.33	|       813 |   81063   460208  1201329 |   224943      811    131 |  0.212 % |
509.57/509.81	|      1319 |   81063   460208  1201329 |   247437     1317    127 |  0.212 % |
511.37/511.68	|      2078 |   81032   460088  1201089 |   272181     2069    151 |  0.256 % |
514.16/514.43	|      3217 |   80998   459917  1200721 |   299399     3206    287 |  0.256 % |
519.16/519.41	|      4926 |   80998   459917  1200721 |   329339     4915    266 |  0.256 % |
527.56/527.83	|      7488 |   80998   459917  1200721 |   362273     7477    561 |  0.256 % |
537.25/537.54	|     11332 |   80998   459917  1200721 |   398500    11321    547 |  0.256 % |
553.95/554.30	|     17098 |   80998   459917  1200721 |   438350    17087    543 |  0.256 % |
587.14/587.42	|     25747 |   80941   459913  1200713 |   482186    25732    564 |  0.427 % |
636.52/636.84	|     38722 |   80588   458160  1196691 |   530404    38703    624 |  0.761 % |
727.68/728.08	|     58184 |   80582   458127  1196614 |   583445    58162    617 |  0.768 % |
830.35/830.73	|     87376 |   80578   458112  1196584 |   641789    87340    634 |  0.773 % |
1103.83/1104.30	|    131166 |   80578   458112  1196584 |   705968   131130    767 |  0.773 % |

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-1796191-1242071705/watcher-1796191-1242071705 -o /tmp/evaluation-result-1796191-1242071705/solver-1796191-1242071705 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796191-1242071705.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.85 1.00 1.33 3/64 10323
/proc/meminfo: memFree=403496/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) R 10321 10323 10286 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10323/statm: 1340 236 195 169 0 51 0
[pid=10324] ppid=10323 vsize=1868 CPUtime=0
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 235199258 1912832 141 1992294400 134512640 134537284 4294956368 18446744073709551615 3605453 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 467 150 81 6 0 105 0

[startup+0.102137 s]
/proc/loadavg: 0.85 1.00 1.33 3/64 10323
/proc/meminfo: memFree=403496/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=35780 CPUtime=0.08
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 8103 0 0 0 4 4 0 0 19 0 1 0 235199258 36638720 8065 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 8945 8067 82 6 0 8583 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41140

[startup+0.202156 s]
/proc/loadavg: 0.85 1.00 1.33 3/64 10323
/proc/meminfo: memFree=403496/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=53716 CPUtime=0.18
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 11923 0 0 0 13 5 0 0 20 0 1 0 235199258 55005184 11885 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 13429 11886 82 6 0 13067 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 59076

[startup+0.302186 s]
/proc/loadavg: 0.85 1.00 1.33 3/64 10323
/proc/meminfo: memFree=403496/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=59788 CPUtime=0.29
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 13702 0 0 0 23 6 0 0 21 0 1 0 235199258 61222912 13664 1992294400 134512640 134537284 4294956368 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/10324/statm: 14947 13664 82 6 0 14585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65148

[startup+0.70125 s]
/proc/loadavg: 0.85 1.00 1.33 3/64 10323
/proc/meminfo: memFree=403496/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57208 CPUtime=0.69
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18009 0 0 0 61 8 0 0 24 0 1 50000 235199258 58580992 13189 1992294400 134512640 134537284 4294956368 18446744073709551615 3596357 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14302 13189 85 6 0 13940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62568

[startup+1.5014 s]
/proc/loadavg: 0.85 1.00 1.33 2/66 10325
/proc/meminfo: memFree=350424/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=1.49
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18052 0 0 0 141 8 0 0 25 0 1 50000 235199258 58724352 13232 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13232 85 6 0 13975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62708

[startup+3.1017 s]
/proc/loadavg: 0.85 1.00 1.33 2/66 10325
/proc/meminfo: memFree=350296/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=3.09
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18052 0 0 0 301 8 0 0 25 0 1 50000 235199258 58724352 13232 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13232 85 6 0 13975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62708

[startup+6.30131 s]
/proc/loadavg: 0.86 1.00 1.33 2/66 10325
/proc/meminfo: memFree=350168/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=6.29
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18052 0 0 0 619 10 0 0 25 0 1 50000 235199258 58724352 13232 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13232 85 6 0 13975 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62708

[startup+12.7015 s]
/proc/loadavg: 0.87 1.00 1.33 2/66 10325
/proc/meminfo: memFree=350360/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=12.69
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18055 0 0 0 1259 10 0 0 25 0 1 50000 235199258 58724352 13235 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13235 85 6 0 13975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62708

[startup+25.5029 s]
/proc/loadavg: 0.90 1.00 1.32 2/66 10325
/proc/meminfo: memFree=350424/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=25.48
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18068 0 0 0 2538 10 0 0 25 0 1 50000 235199258 58724352 13248 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13248 85 6 0 13975 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62708

[startup+51.1028 s]
/proc/loadavg: 0.93 1.00 1.31 2/66 10325
/proc/meminfo: memFree=350488/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=51.07
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18081 0 0 0 5097 10 0 0 25 0 1 50000 235199258 58724352 13261 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13261 85 6 0 13975 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62708

[startup+102.301 s]
/proc/loadavg: 0.97 1.00 1.29 2/66 10325
/proc/meminfo: memFree=350552/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=102.25
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18087 0 0 0 10215 10 0 0 25 0 1 50000 235199258 58724352 13267 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13267 85 6 0 13975 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62708

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.27 2/66 10325
/proc/meminfo: memFree=350552/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=162.23
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18088 0 0 0 16213 10 0 0 25 0 1 50000 235199258 58724352 13268 1992294400 134512640 134537284 4294956368 18446744073709551615 134523670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13268 85 6 0 13975 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 62708

[startup+222.305 s]
/proc/loadavg: 0.99 1.00 1.25 2/66 10325
/proc/meminfo: memFree=350488/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=222.21
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18089 0 0 0 22211 10 0 0 25 0 1 50000 235199258 58724352 13269 1992294400 134512640 134537284 4294956368 18446744073709551615 134524008 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13269 85 6 0 13975 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62708

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.23 2/66 10325
/proc/meminfo: memFree=350552/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=282.19
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18092 0 0 0 28208 11 0 0 25 0 1 50000 235199258 58724352 13272 1992294400 134512640 134537284 4294956368 18446744073709551615 134524101 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13272 85 6 0 13975 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 62708

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.22 2/66 10325
/proc/meminfo: memFree=350488/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=0
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235199258 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10323/statm: 1340 237 196 169 0 51 0
[pid=10324] ppid=10323 vsize=57348 CPUtime=342.17
/proc/10324/stat : 10324 (revival) R 10323 10323 10286 0 -1 4194304 18092 0 0 0 34206 11 0 0 25 0 1 50000 235199258 58724352 13272 1992294400 134512640 134537284 4294956368 18446744073709551615 134523670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10324/statm: 14337 13272 85 6 0 13975 0
Current children cumulated CPU time (s) 342.17

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

/proc/10333/statm: 8967 8614 77 170 0 8795 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 41228

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.16 2/66 10333
/proc/meminfo: memFree=292688/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=82328 CPUtime=74.82
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 20269 0 0 0 7464 18 0 0 25 0 1 0 235250002 84303872 20236 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 20582 20236 77 170 0 20410 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 87688

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.15 2/66 10333
/proc/meminfo: memFree=247696/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=127464 CPUtime=134.8
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 31561 0 0 0 13452 28 0 0 25 0 1 0 235250002 130523136 31528 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 31866 31528 77 170 0 31694 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 132824

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.13 2/66 10333
/proc/meminfo: memFree=213016/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=161960 CPUtime=194.78
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 40161 0 0 0 19441 37 0 0 25 0 1 0 235250002 165847040 40128 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 40490 40128 77 170 0 40318 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 167320

[startup+762.301 s]
/proc/loadavg: 0.99 1.00 1.12 2/66 10333
/proc/meminfo: memFree=180824/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=193848 CPUtime=254.75
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 48139 0 0 0 25429 46 0 0 25 0 1 0 235250002 198500352 48106 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 48462 48106 77 170 0 48290 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 199208

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 10333
/proc/meminfo: memFree=129368/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=245684 CPUtime=314.73
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 61112 0 0 0 31416 57 0 0 25 0 1 0 235250002 251580416 61079 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 61421 61079 77 170 0 61249 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 251044

[startup+882.306 s]
/proc/loadavg: 0.99 1.00 1.10 2/66 10333
/proc/meminfo: memFree=87064/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=287680 CPUtime=374.71
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 71571 0 0 0 37405 66 0 0 25 0 1 0 235250002 294584320 71538 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 71920 71538 77 170 0 71748 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 293040

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 10333
/proc/meminfo: memFree=46040/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=328900 CPUtime=434.69
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 81876 0 0 0 43395 74 0 0 25 0 1 0 235250002 336793600 81843 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 82225 81843 77 170 0 82053 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 334260

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 10333
/proc/meminfo: memFree=15128/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=367036 CPUtime=494.66
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 91410 0 0 0 49384 82 0 0 25 0 1 0 235250002 375844864 91377 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 91759 91377 77 170 0 91587 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 372396

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 10333
/proc/meminfo: memFree=15448/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=404364 CPUtime=554.62
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 100752 0 0 0 55372 90 0 0 25 0 1 0 235250002 414068736 100719 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 101091 100719 77 170 0 100919 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 409724

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 10333
/proc/meminfo: memFree=14936/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=438852 CPUtime=614.61
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 109387 0 0 0 61363 98 0 0 25 0 1 0 235250002 449384448 109354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 109713 109354 77 170 0 109541 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 444212

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 10333
/proc/meminfo: memFree=15640/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=475716 CPUtime=674.59
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 118556 0 0 0 67352 107 0 0 25 0 1 0 235250002 487133184 118523 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 118929 118523 77 170 0 118757 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 481076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 10333
/proc/meminfo: memFree=16344/2055920 swapFree=4181168/4192956
[pid=10323] ppid=10321 vsize=5360 CPUtime=507.22
/proc/10323/stat : 10323 (run.sh) S 10321 10323 10286 0 -1 4194304 341 47263 0 1 0 0 50682 40 16 0 1 0 235199258 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10323/statm: 1340 241 197 169 0 51 0
[pid=10333] ppid=10323 vsize=482612 CPUtime=692.78
/proc/10333/stat : 10333 (minisat) R 10323 10323 10286 0 -1 4194304 120271 0 0 0 69170 108 0 0 25 0 1 0 235250002 494194688 120238 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 1 0 0
/proc/10333/statm: 120653 120238 77 170 0 120481 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 487972

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 10323 and gives
#  childrusage.ru_utime.tv_sec=506
#  childrusage.ru_utime.tv_usec=829950
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=404938
# CPU time returned by wait4() is 507.235
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200
CPU user time (s): 1198.52
CPU system time (s): 1.48
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 487972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.83
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47604
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 472

runsolver used 1.40479 second user time and 2.97255 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-11 21:55:07
IDJOB=1796191
IDBENCH=20353
IDSOLVER=647
FILE ID=node37/1796191-1242071705
PBS_JOBID= 9277614
Free space on /tmp= 66276 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796191-1242071705/watcher-1796191-1242071705 -o /tmp/evaluation-result-1796191-1242071705/solver-1796191-1242071705 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796191-1242071705.cnf HOME

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1830024412

node37.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.259
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.259
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:        403976 kB
Buffers:         77740 kB
Cached:        1459368 kB
SwapCached:       5608 kB
Active:         379980 kB
Inactive:      1165452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        403976 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           20684 kB
Writeback:           0 kB
Mapped:          13984 kB
Slab:            92572 kB
Committed_AS:   905548 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= 66248 MiB
End job on node37 at 2009-05-11 22:15:09