Trace number 1796376

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

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
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 variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.44/500.70	#ITERATIONS 1
500.44/500.70	#LEARNT CLAUSES 0
501.54/501.86	done !
501.54/501.86	c Now, SatElite...
501.54/501.86	c Parsing...
502.92/503.28	c ==============================================================================
502.92/503.28	c |           |     ORIGINAL     |              LEARNT              |          |
502.92/503.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
502.92/503.28	c ==============================================================================
502.92/503.28	c |         0 | 1342733  3128341 |  402819       0        0     nan |  0.000 % |
523.90/524.22	c |         0 |  746603  2597356 |      --       0       --      -- |     --   | -596130/-530985
523.90/524.23	c ==============================================================================
523.90/524.23	c Result  :   #vars: 114303   #clauses: 746603   #literals: 2597356
523.90/524.23	c CPU time:   21.8297 s
523.90/524.23	c ==============================================================================
525.70/526.05	c SatElite is done !
525.70/526.05	c Calling MINISAT
525.70/526.05	This is MiniSat 2.0 beta
525.70/526.05	WARNING: for repeatability, setting FPU to use double precision
525.70/526.05	============================[ Problem Statistics ]=============================
525.70/526.05	|                                                                             |
525.70/526.05	|  Number of variables:  114303                                               |
525.70/526.05	|  Number of clauses:    746603                                               |
525.77/526.57	|  Parsing time:         0.44         s                                       |
525.77/526.60	============================[ Search Statistics ]==============================
525.77/526.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
525.77/526.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
525.77/526.60	===============================================================================
525.77/526.60	|         0 |  114303   746603  2597356 |   248867        0    nan |  0.000 % |
526.70/527.08	|       100 |  114303   746603  2597356 |   273754      100     11 |  0.000 % |
527.80/528.11	|       252 |  114303   746603  2597356 |   301129      252     19 |  0.000 % |
529.40/529.77	|       477 |  114303   746603  2597356 |   331242      477     15 |  0.000 % |
531.49/531.82	|       816 |  114303   746603  2597356 |   364367      816     15 |  0.000 % |
533.69/534.04	|      1322 |  114300   746580  2597279 |   400803     1296     16 |  0.003 % |
538.79/539.18	|      2081 |  114300   746580  2597279 |   440884     2055     23 |  0.003 % |
545.49/545.83	|      3220 |  114299   745054  2591945 |   484972     3193     26 |  0.004 % |
558.77/559.18	|      4928 |  114299   745054  2591945 |   533469     4901     38 |  0.003 % |
576.24/576.64	|      7490 |  114298   744292  2588961 |   586816     7462     36 |  0.004 % |
606.92/607.34	|     11335 |  114297   743807  2587594 |   645498    11306     38 |  0.005 % |
659.90/660.34	|     17102 |  114293   740886  2578235 |   710048    17069     46 |  0.009 % |
727.79/728.22	|     25754 |  114280   738950  2572224 |   781053    25641     50 |  0.020 % |
833.06/833.53	|     38729 |  114274   735308  2558987 |   859158    38563     52 |  0.025 % |
997.92/998.41	|     58190 |  114271   733826  2554267 |   945074    57773     58 |  0.028 % |

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-1796376-1242075217/watcher-1796376-1242075217 -o /tmp/evaluation-result-1796376-1242075217/solver-1796376-1242075217 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796376-1242075217.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.92 0.98 0.99 3/64 8182
/proc/meminfo: memFree=1361912/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) R 8180 8182 8045 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8182/statm: 1340 236 195 169 0 51 0
[pid=8183] ppid=8182 vsize=1868 CPUtime=0
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 235554823 1912832 190 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8183/statm: 467 195 81 6 0 105 0

[startup+0.091261 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8182
/proc/meminfo: memFree=1361912/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=34748 CPUtime=0.08
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 8054 0 0 0 4 4 0 0 19 0 1 0 235554823 35581952 8017 1992294400 134512640 134537284 4294956368 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/8183/statm: 8687 8018 82 6 0 8325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40108

[startup+0.102261 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8182
/proc/meminfo: memFree=1361912/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=35804 CPUtime=0.09
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 8475 0 0 0 5 4 0 0 19 0 1 0 235554823 36663296 8438 1992294400 134512640 134537284 4294956368 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/8183/statm: 8951 8439 82 6 0 8589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41164

[startup+0.302283 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8182
/proc/meminfo: memFree=1361912/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=66424 CPUtime=0.29
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 15463 0 0 0 22 7 0 0 21 0 1 0 235554823 68018176 15426 1992294400 134512640 134537284 4294956368 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/8183/statm: 16606 15427 82 6 0 16244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71784

[startup+0.702322 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8182
/proc/meminfo: memFree=1361912/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90580 CPUtime=0.69
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25772 0 0 0 58 11 0 0 25 0 1 50000 235554823 92753920 19606 1992294400 134512640 134537284 4294956368 18446744073709551615 11122299 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22645 19606 85 6 0 22283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95940

[startup+1.5014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282152/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90712 CPUtime=1.49
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25830 0 0 0 137 12 0 0 25 0 1 50000 235554823 92889088 19664 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22678 19664 85 6 0 22316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96072

[startup+3.10156 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282792/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90712 CPUtime=3.09
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25862 0 0 0 297 12 0 0 25 0 1 50000 235554823 92889088 19696 1992294400 134512640 134537284 4294956368 18446744073709551615 134524049 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22678 19696 85 6 0 22316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96072

[startup+6.30189 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282792/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90712 CPUtime=6.29
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25887 0 0 0 617 12 0 0 25 0 1 50000 235554823 92889088 19721 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22678 19721 85 6 0 22316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96072

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282800/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90712 CPUtime=12.69
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25947 0 0 0 1257 12 0 0 25 0 1 50000 235554823 92889088 19781 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22678 19781 85 6 0 22316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96072

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282800/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90844 CPUtime=25.48
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 25973 0 0 0 2536 12 0 0 25 0 1 50000 235554823 93024256 19807 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22711 19807 85 6 0 22349 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96204

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282608/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=90844 CPUtime=51.05
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26035 0 0 0 5093 12 0 0 25 0 1 50000 235554823 93024256 19869 1992294400 134512640 134537284 4294956368 18446744073709551615 134524016 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22711 19869 85 6 0 22349 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 96204

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1282096/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=91332 CPUtime=102.24
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26182 0 0 0 10212 12 0 0 25 0 1 50000 235554823 93523968 20016 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22833 20016 85 6 0 22471 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 96692

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1281392/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=91784 CPUtime=162.2
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26357 0 0 0 16208 12 0 0 25 0 1 50000 235554823 93986816 20191 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22946 20191 85 6 0 22584 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 97144

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1281200/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=91784 CPUtime=222.18
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26390 0 0 0 22206 12 0 0 25 0 1 50000 235554823 93986816 20224 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22946 20224 85 6 0 22584 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 97144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1281136/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=91916 CPUtime=282.15
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26420 0 0 0 28203 12 0 0 25 0 1 50000 235554823 94121984 20254 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 22979 20254 85 6 0 22617 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 97276

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8184
/proc/meminfo: memFree=1281008/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=0
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235554822 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8182/statm: 1340 237 196 169 0 51 0
[pid=8183] ppid=8182 vsize=92048 CPUtime=342.13
/proc/8183/stat : 8183 (revival) R 8182 8182 8045 0 -1 4194304 26449 0 0 0 34201 12 0 0 25 0 1 50000 235554823 94257152 20283 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8183/statm: 23012 20283 85 6 0 22650 0
Current children cumulated CPU time (s) 342.13

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

/proc/8191/statm: 58771 52025 67 126 0 58642 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 240444

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 8192
/proc/meminfo: memFree=1243760/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=49860 CPUtime=56.17
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 11613 0 0 0 5608 9 0 0 25 0 1 0 235607428 51056640 11597 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/8192/statm: 12465 11597 77 170 0 12293 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 55220

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 8192
/proc/meminfo: memFree=1241712/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=51980 CPUtime=116.15
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 12134 0 0 0 11605 10 0 0 25 0 1 0 235607428 53227520 12118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8192/statm: 12995 12118 77 170 0 12823 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 57340

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8192
/proc/meminfo: memFree=1239664/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=54036 CPUtime=176.12
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 12631 0 0 0 17602 10 0 0 25 0 1 0 235607428 55332864 12615 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 13509 12615 77 170 0 13337 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 59396

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8192
/proc/meminfo: memFree=1237808/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=55800 CPUtime=236.11
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 13076 0 0 0 23601 10 0 0 25 0 1 0 235607428 57139200 13060 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 13950 13060 77 170 0 13778 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 61160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1236016/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=57608 CPUtime=296.09
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 13524 0 0 0 29598 11 0 0 25 0 1 0 235607428 58990592 13508 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 14402 13508 77 170 0 14230 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 62968

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1234544/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=59012 CPUtime=356.07
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 13868 0 0 0 35596 11 0 0 25 0 1 0 235607428 60428288 13852 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 14753 13852 77 170 0 14581 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 64372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1231792/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=61976 CPUtime=416.05
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 14616 0 0 0 41594 11 0 0 25 0 1 0 235607428 63463424 14600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 15494 14600 77 170 0 15322 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 67336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1229488/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=64220 CPUtime=476.04
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 15186 0 0 0 47592 12 0 0 25 0 1 0 235607428 65761280 15170 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 16055 15170 77 170 0 15883 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 69580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1227120/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=66716 CPUtime=536.03
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 15780 0 0 0 53591 12 0 0 25 0 1 0 235607428 68317184 15764 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 16679 15764 77 170 0 16507 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 72076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8192
/proc/meminfo: memFree=1224944/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=68868 CPUtime=596.01
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 16313 0 0 0 59588 13 0 0 25 0 1 0 235607428 70520832 16297 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 17217 16297 77 170 0 17045 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 74228

[startup+1182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 8192
/proc/meminfo: memFree=1222768/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=71008 CPUtime=656
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 16853 0 0 0 65586 14 0 0 25 0 1 0 235607428 72712192 16837 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 17752 16837 77 170 0 17580 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 76368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 8192
/proc/meminfo: memFree=1222128/2055920 swapFree=4178952/4192956
[pid=8182] ppid=8180 vsize=5360 CPUtime=525.77
/proc/8182/stat : 8182 (run.sh) S 8180 8182 8045 0 -1 4194304 341 84784 0 0 0 0 52492 85 19 0 1 0 235554822 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8182/statm: 1340 241 197 169 0 51 0
[pid=8192] ppid=8182 vsize=71536 CPUtime=674.3
/proc/8192/stat : 8192 (minisat) R 8182 8182 8045 0 -1 4194304 16999 0 0 0 67416 14 0 0 25 0 1 0 235607428 73252864 16983 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8192/statm: 17884 16983 77 170 0 17712 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76896

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 8182 and gives
#  childrusage.ru_utime.tv_sec=524
#  childrusage.ru_utime.tv_usec=921199
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=855869
# CPU time returned by wait4() is 525.777
# while last known CPU time is 1200.07
#
# 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.07
CPU user time (s): 1199.08
CPU system time (s): 0.99
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 247748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.921
system time used= 0.855869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85125
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= 9
involuntary context switches= 1586

runsolver used 1.02984 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-11 22:53:39
IDJOB=1796376
IDBENCH=20424
IDSOLVER=647
FILE ID=node27/1796376-1242075217
PBS_JOBID= 9277606
Free space on /tmp= 66248 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796376-1242075217/watcher-1796376-1242075217 -o /tmp/evaluation-result-1796376-1242075217/solver-1796376-1242075217 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796376-1242075217.cnf HOME

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED=1289711122

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1362328 kB
Buffers:         74708 kB
Cached:         525164 kB
SwapCached:       8116 kB
Active:         209908 kB
Inactive:       400200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362328 kB
SwapTotal:     4192956 kB
SwapFree:      4178952 kB
Dirty:           25932 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            69364 kB
Committed_AS:   786904 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node27 at 2009-05-11 23:13:42