Trace number 1807260

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.09 1200.71

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes6.cnf
MD5SUM678295c947877f01251ebfe072d64bf5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.392
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.09/0.18	c |         0 |   42653   136218 |      --       0       --      -- |     --   | -996/48240
0.09/0.18	c ==============================================================================
0.09/0.18	c Result  :   #vars: 720   #clauses: 42653   #literals: 136218
0.09/0.18	c CPU time:   0.178972 s
0.09/0.18	c ==============================================================================
0.19/0.24	c SatElite is done !
0.19/0.24	c revival is preprocessing the formula...#ITERATIONS 6
12.16/12.24	#LEARNT CLAUSES 1
12.16/12.28	done !
12.16/12.28	c Calling MINISAT
12.16/12.28	This is MiniSat 2.0 beta
12.16/12.28	WARNING: for repeatability, setting FPU to use double precision
12.16/12.28	============================[ Problem Statistics ]=============================
12.16/12.28	|                                                                             |
12.16/12.28	|  Number of variables:  720                                                  |
12.16/12.28	|  Number of clauses:    42654                                                |
12.25/12.30	|  Parsing time:         0.02         s                                       |
12.25/12.30	============================[ Search Statistics ]==============================
12.25/12.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.25/12.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.25/12.30	===============================================================================
12.25/12.30	|         0 |     720    42654   120078 |    14218        0    nan |  0.000 % |
12.25/12.31	|       102 |     720    42654   120078 |    15639      102     91 |  0.000 % |
12.25/12.33	|       252 |     720    42654   120078 |    17203      252     84 |  0.000 % |
12.25/12.35	|       477 |     720    42654   120078 |    18924      477     79 |  0.000 % |
12.25/12.38	|       815 |     720    42654   120078 |    20816      815     75 |  0.000 % |
12.25/12.44	|      1321 |     720    42654   120078 |    22898     1321     79 |  0.000 % |
12.25/12.54	|      2080 |     720    42654   120078 |    25188     2080     82 |  0.000 % |
12.25/12.73	|      3219 |     720    42654   120078 |    27706     3219     83 |  0.000 % |
12.25/13.10	|      4927 |     720    42654   120078 |    30477     4927     83 |  0.000 % |
13.75/13.81	|      7492 |     720    42654   120078 |    33525     7492     82 |  0.000 % |
14.95/15.00	|     11336 |     720    42654   120078 |    36877    11336     79 |  0.000 % |
17.35/17.50	|     17103 |     720    42654   120078 |    40565    17103     79 |  0.000 % |
25.64/25.74	|     25754 |     720    42654   120078 |    44622    25754     79 |  0.000 % |
39.14/39.22	|     38728 |     720    42654   120078 |    49084    38728     78 |  0.000 % |
58.63/58.78	|     58189 |     720    42654   120078 |    53992    27017     65 |  0.000 % |
88.02/88.11	|     87381 |     720    42654   120078 |    59392    19011     59 |  0.000 % |
120.91/121.08	|    131171 |     720    42654   120078 |    65331    22125     51 |  0.000 % |
155.39/155.57	|    196856 |     720    42654   120078 |    71864    36860     67 |  0.000 % |
224.46/224.63	|    295383 |     720    42654   120078 |    79050    24730     63 |  0.000 % |
331.93/332.15	|    443176 |     720    42654   120078 |    86955    52014     69 |  0.000 % |
536.22/536.51	|    664859 |     720    42654   120078 |    95651    72858     64 |  0.000 % |
870.77/871.21	|    997386 |     720    42654   120078 |   105216    19180     56 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1807260-1242156193/watcher-1807260-1242156193 -o /tmp/evaluation-result-1807260-1242156193/solver-1807260-1242156193 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807260-1242156193.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: 1.00 1.00 0.97 3/64 5917
/proc/meminfo: memFree=1192992/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0
/proc/5917/stat : 5917 (run.sh) R 5915 5917 5258 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243652832 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5917/statm: 1340 237 196 169 0 51 0
[pid=5918] ppid=5917 vsize=816 CPUtime=0
/proc/5918/stat : 5918 (SatElite) R 5917 5917 5258 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 243652832 835584 97 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/5918/statm: 204 98 51 126 0 75 0

[startup+0.067236 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 5917
/proc/meminfo: memFree=1192992/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243652832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5917/statm: 1340 238 197 169 0 51 0
[pid=5918] ppid=5917 vsize=3516 CPUtime=0.06
/proc/5918/stat : 5918 (SatElite) R 5917 5917 5258 0 -1 4194304 743 0 0 0 6 0 0 0 19 0 1 0 243652832 3600384 726 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/5918/statm: 879 726 67 126 0 750 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8876

[startup+0.102239 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 5917
/proc/meminfo: memFree=1192992/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243652832 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5917/statm: 1340 238 197 169 0 51 0
[pid=5918] ppid=5917 vsize=4772 CPUtime=0.09
/proc/5918/stat : 5918 (SatElite) R 5917 5917 5258 0 -1 4194304 994 0 0 0 9 0 0 0 19 0 1 0 243652832 4886528 977 1992294400 134512640 135031949 4294956224 18446744073709551615 134569096 0 0 4096 3 0 0 0 17 0 0 0
/proc/5918/statm: 1193 977 67 126 0 1064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10132

[startup+0.302275 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 5917
/proc/meminfo: memFree=1192992/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0.23
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 317 1002 0 0 0 0 23 0 16 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+0.702321 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 5917
/proc/meminfo: memFree=1192992/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0.23
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 317 1002 0 0 0 0 23 0 16 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5920
/proc/meminfo: memFree=1189904/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0.23
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 317 1002 0 0 0 0 23 0 16 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5920] ppid=5917 vsize=3512 CPUtime=1.24
/proc/5920/stat : 5920 (revival) R 5917 5917 5258 0 -1 4194304 775 0 0 0 124 0 0 0 25 0 1 50000 243652857 3596288 571 1992294400 134512640 134537284 4294956384 18446744073709551615 134523842 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5920/statm: 878 571 85 6 0 516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8872

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5920
/proc/meminfo: memFree=1189712/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0.23
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 317 1002 0 0 0 0 23 0 16 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5920] ppid=5917 vsize=3644 CPUtime=2.83
/proc/5920/stat : 5920 (revival) R 5917 5917 5258 0 -1 4194304 790 0 0 0 283 0 0 0 25 0 1 50000 243652857 3731456 586 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5920/statm: 911 586 85 6 0 549 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9004

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5920
/proc/meminfo: memFree=1189456/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=0.23
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 317 1002 0 0 0 0 23 0 16 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5920] ppid=5917 vsize=3776 CPUtime=6.03
/proc/5920/stat : 5920 (revival) R 5917 5917 5258 0 -1 4194304 842 0 0 0 603 0 0 0 25 0 1 50000 243652857 3866624 638 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5920/statm: 944 638 85 6 0 582 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9136

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5920
/proc/meminfo: memFree=1189008/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 5360

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1178960/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=13512 CPUtime=13.19
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 3151 0 0 0 1318 1 0 0 25 0 1 0 243654060 13836288 3135 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 3378 3135 76 170 0 3206 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18872

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1171408/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=21264 CPUtime=38.78
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 5050 0 0 0 3875 3 0 0 25 0 1 0 243654060 21774336 5034 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 5316 5034 76 170 0 5144 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26624

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1169488/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=22836 CPUtime=89.97
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 5455 0 0 0 8993 4 0 0 25 0 1 0 243654060 23384064 5439 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 5709 5439 76 170 0 5537 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28196

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1166288/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=26184 CPUtime=149.94
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 6244 0 0 0 14989 5 0 0 25 0 1 0 243654060 26812416 6228 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 6546 6228 76 170 0 6374 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 31544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1159888/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=32636 CPUtime=209.91
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 7849 0 0 0 20985 6 0 0 25 0 1 0 243654060 33419264 7833 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 8159 7833 76 170 0 7987 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 37996

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1157584/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=35096 CPUtime=269.89
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 8423 0 0 0 26982 7 0 0 25 0 1 0 243654060 35938304 8407 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 8774 8407 76 170 0 8602 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 40456

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1157072/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=35672 CPUtime=329.86
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 8549 0 0 0 32979 7 0 0 25 0 1 0 243654060 36528128 8533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 8918 8533 76 170 0 8746 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 41032

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1153808/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=38924 CPUtime=389.84

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

/proc/5921/statm: 10169 9687 76 170 0 9997 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 46036

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1151824/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=41276 CPUtime=629.72
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 9843 0 0 0 62964 8 0 0 25 0 1 0 243654060 42266624 9827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 10319 9827 76 170 0 10147 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 46636

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1149776/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=43244 CPUtime=689.68
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10352 0 0 0 68959 9 0 0 25 0 1 0 243654060 44281856 10336 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 10811 10336 76 170 0 10639 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 48604

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1149072/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=43904 CPUtime=749.66
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10516 0 0 0 74957 9 0 0 25 0 1 0 243654060 44957696 10500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 10976 10500 76 170 0 10804 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 49264

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1148304/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=44848 CPUtime=809.63
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10724 0 0 0 80954 9 0 0 25 0 1 0 243654060 45924352 10708 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11212 10708 76 170 0 11040 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 50208

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1148048/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=45060 CPUtime=869.6
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10779 0 0 0 86950 10 0 0 25 0 1 0 243654060 46141440 10763 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11265 10763 76 170 0 11093 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 50420

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1147920/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=45252 CPUtime=929.58
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10807 0 0 0 92948 10 0 0 25 0 1 0 243654060 46338048 10791 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11313 10791 76 170 0 11141 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 50612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1147216/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=45852 CPUtime=989.56
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 10980 0 0 0 98946 10 0 0 25 0 1 0 243654060 46952448 10964 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11463 10964 76 170 0 11291 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 51212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1147152/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=46068 CPUtime=1049.52
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 11002 0 0 0 104942 10 0 0 25 0 1 0 243654060 47173632 10986 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11517 10986 76 170 0 11345 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 51428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5921
/proc/meminfo: memFree=1146896/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=46388 CPUtime=1109.5
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 11071 0 0 0 110940 10 0 0 25 0 1 0 243654060 47501312 11055 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 11597 11055 76 170 0 11425 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 51748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5923
/proc/meminfo: memFree=1143312/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=49944 CPUtime=1169.46
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 11947 0 0 0 116935 11 0 0 25 0 1 0 243654060 51142656 11931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 12486 11931 76 170 0 12314 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 55304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5923
/proc/meminfo: memFree=1143184/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=50220 CPUtime=1187.84
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 11986 0 0 0 118773 11 0 0 25 0 1 0 243654060 51425280 11970 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 12555 11970 76 170 0 12383 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 55580

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5923
/proc/meminfo: memFree=1143184/2055920 swapFree=4181380/4192956
[pid=5917] ppid=5915 vsize=5360 CPUtime=12.25
/proc/5917/stat : 5917 (run.sh) S 5915 5917 5258 0 -1 4194304 343 1951 0 0 0 0 1224 1 19 0 1 0 243652832 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5917/statm: 1340 241 197 169 0 51 0
[pid=5921] ppid=5917 vsize=50220 CPUtime=1187.84
/proc/5921/stat : 5921 (minisat) R 5917 5917 5258 0 -1 4194304 11986 0 0 0 118773 11 0 0 25 0 1 0 243654060 51425280 11970 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/5921/statm: 12555 11970 76 170 0 12383 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 55580

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5917 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=248138
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=16997
# CPU time returned by wait4() is 12.2651
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.12
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 55580

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

runsolver used 0.972852 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 21:23:13
IDJOB=1807260
IDBENCH=71396
IDSOLVER=648
FILE ID=node13/1807260-1242156193
PBS_JOBID= 9289708
Free space on /tmp= 66412 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807260-1242156193/watcher-1807260-1242156193 -o /tmp/evaluation-result-1807260-1242156193/solver-1807260-1242156193 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807260-1242156193.cnf HOME

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

MD5SUM BENCH= 678295c947877f01251ebfe072d64bf5
RANDOM SEED=821447844

node13.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.227
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.227
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:       1193472 kB
Buffers:         73488 kB
Cached:         707120 kB
SwapCached:       5336 kB
Active:         184516 kB
Inactive:       604440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193472 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            59536 kB
Committed_AS:   808840 kB
PageTables:       1468 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= 66408 MiB
End job on node13 at 2009-05-12 21:43:16