Trace number 1722627

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
VARSAT-random 2009-03-22? (TO) 1200.09 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1910                                                 |
0.00/0.00	c |  Number of clauses:    167931                                               |
0.09/0.15	c |  Parsing time:         0.12         s                                       |
0.09/0.15	c |  Timeout:              43200 s
0.09/0.15	c |  Random Seed:          1529473800.000000
0.09/0.15	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.09/0.15	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.15	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.15	c |                                                                             |
5.40/5.43	c ============================[ Search Statistics ]==============================
5.40/5.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.40/5.43	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.40/5.43	c ===============================================================================
5.40/5.43	c |         0 |    1151   158551   707255 |    52850        0    nan |  0.000 % |
50.87/50.92	c |       101 |    1151   158551   707255 |    58135      101     48 |  0.000 % |
96.67/96.77	c |       251 |    1151   158551   707255 |    63948      251     48 |  0.000 % |
142.95/143.02	c |       477 |    1151   158551   707255 |    70343      477     65 |  0.000 % |
189.14/189.29	c |       815 |    1151   158551   707255 |    77378      815     77 |  0.000 % |
235.72/235.85	c |      1322 |    1151   158551   707255 |    85115     1322     85 |  0.000 % |
281.91/282.01	c |      2081 |    1151   158551   707255 |    93627     2081    102 |  0.000 % |
328.30/328.41	c |      3220 |    1151   158551   707255 |   102990     3220    113 |  0.000 % |
375.29/375.41	c |      4929 |    1151   158551   707255 |   113289     4929    123 |  0.000 % |
422.38/422.59	c |      7492 |    1151   158551   707255 |   124618     7492    127 |  0.000 % |
470.57/470.78	c |     11337 |    1151   158551   707255 |   137080    11337    122 |  0.000 % |
525.35/525.56	c |     17103 |    1151   158551   707255 |   150788    17103    129 |  0.000 % |
583.94/584.16	c |     25758 |    1151   158551   707255 |   165866    25758    138 |  0.000 % |
655.81/656.06	c |     38732 |    1151   158551   707255 |   182453    38732    155 |  0.000 % |
741.38/741.68	c |     58194 |    1151   158551   707255 |   200699    58194    168 |  0.000 % |
895.85/896.17	c |     87386 |    1151   158551   707255 |   220768    87386    172 |  0.000 % |
1196.96/1197.31	c |    131175 |    1151   158551   707255 |   242845   131175    185 |  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-1722627-1240677793/watcher-1722627-1240677793 -o /tmp/evaluation-result-1722627-1240677793/solver-1722627-1240677793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1529473800 HOME/instance-1722627-1240677793.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.90 1.67 3/65 25364
/proc/meminfo: memFree=1497024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=2848 CPUtime=0
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 550 0 0 0 0 0 0 0 20 0 1 0 95813010 2916352 535 1992294400 4194304 5102416 548682068800 18446744073709551615 4269681 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 712 536 88 221 0 488 0

[startup+0.0294541 s]
/proc/loadavg: 1.69 1.90 1.67 3/65 25364
/proc/meminfo: memFree=1497024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=6236 CPUtime=0.01
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 1339 0 0 0 1 0 0 0 20 0 1 0 95813010 6385664 1324 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 1559 1324 88 221 0 1335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6236

[startup+0.101459 s]
/proc/loadavg: 1.69 1.90 1.67 3/65 25364
/proc/meminfo: memFree=1497024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=16252 CPUtime=0.09
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 3788 0 0 0 7 2 0 0 20 0 1 0 95813010 16642048 3773 1992294400 4194304 5102416 548682068800 18446744073709551615 4263094 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 4063 3773 88 221 0 3839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16252

[startup+0.301478 s]
/proc/loadavg: 1.69 1.90 1.67 3/65 25364
/proc/meminfo: memFree=1497024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=23604 CPUtime=0.29
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 5603 0 0 0 26 3 0 0 22 0 1 0 95813010 24170496 5588 1992294400 4194304 5102416 548682068800 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 5901 5588 98 221 0 5677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23604

[startup+0.701516 s]
/proc/loadavg: 1.69 1.90 1.67 3/65 25364
/proc/meminfo: memFree=1497024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=23604 CPUtime=0.69
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 5603 0 0 0 66 3 0 0 25 0 1 0 95813010 24170496 5588 1992294400 4194304 5102416 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 5901 5588 98 221 0 5677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23604

[startup+1.50159 s]
/proc/loadavg: 1.69 1.90 1.67 2/66 25365
/proc/meminfo: memFree=1475000/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=23604 CPUtime=1.49
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 5603 0 0 0 146 3 0 0 25 0 1 0 95813010 24170496 5588 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 5901 5588 98 221 0 5677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23604

[startup+3.10174 s]
/proc/loadavg: 1.69 1.90 1.67 2/66 25365
/proc/meminfo: memFree=1470776/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=35920 CPUtime=3.09
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8553 0 0 0 306 3 0 0 25 0 1 0 95813010 36782080 8538 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8980 8538 99 221 0 8756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35920

[startup+6.30104 s]
/proc/loadavg: 1.63 1.88 1.66 2/66 25365
/proc/meminfo: memFree=1462840/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=6.29
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8556 0 0 0 625 4 0 0 25 0 1 0 95813010 33046528 7839 1992294400 4194304 5102416 548682068800 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7839 102 221 0 7844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32272

[startup+12.7016 s]
/proc/loadavg: 1.58 1.87 1.66 2/66 25365
/proc/meminfo: memFree=1465544/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=12.69
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8556 0 0 0 1265 4 0 0 25 0 1 0 95813010 33046528 7839 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7839 102 221 0 7844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32272

[startup+25.5019 s]
/proc/loadavg: 1.45 1.82 1.65 2/66 25365
/proc/meminfo: memFree=1465544/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=25.49
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8556 0 0 0 2545 4 0 0 25 0 1 0 95813010 33046528 7839 1992294400 4194304 5102416 548682068800 18446744073709551615 4220230 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7839 102 221 0 7844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32272

[startup+51.1013 s]
/proc/loadavg: 1.30 1.76 1.63 2/66 25365
/proc/meminfo: memFree=1465736/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=51.07
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8569 0 0 0 5103 4 0 0 25 0 1 0 95813010 33046528 7852 1992294400 4194304 5102416 548682068800 18446744073709551615 4220195 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32272

[startup+102.305 s]
/proc/loadavg: 1.13 1.64 1.60 2/66 25365
/proc/meminfo: memFree=1465736/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=102.26
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8569 0 0 0 10222 4 0 0 25 0 1 0 95813010 33046528 7852 1992294400 4194304 5102416 548682068800 18446744073709551615 4220524 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32272

[startup+162.302 s]
/proc/loadavg: 1.04 1.52 1.55 2/66 25365
/proc/meminfo: memFree=1465736/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=162.24
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8569 0 0 0 16220 4 0 0 25 0 1 0 95813010 33046528 7852 1992294400 4194304 5102416 548682068800 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7852 115 221 0 7844 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32272

[startup+222.301 s]
/proc/loadavg: 1.01 1.42 1.52 2/66 25365
/proc/meminfo: memFree=1465736/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=222.23
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8570 0 0 0 22219 4 0 0 25 0 1 0 95813010 33046528 7853 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7853 115 221 0 7844 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32272

[startup+282.301 s]
/proc/loadavg: 1.00 1.34 1.48 2/66 25365
/proc/meminfo: memFree=1465672/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=282.21
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8570 0 0 0 28217 4 0 0 25 0 1 0 95813010 33046528 7853 1992294400 4194304 5102416 548682068800 18446744073709551615 4220347 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7853 115 221 0 7844 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32272

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.45 2/66 25365
/proc/meminfo: memFree=1465672/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=342.2
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8572 0 0 0 34215 5 0 0 25 0 1 0 95813010 33046528 7855 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7855 115 221 0 7844 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32272

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.42 2/66 25365
/proc/meminfo: memFree=1465608/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=402.18
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8575 0 0 0 40213 5 0 0 25 0 1 0 95813010 33046528 7858 1992294400 4194304 5102416 548682068800 18446744073709551615 4220526 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7858 115 221 0 7844 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32272

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.39 2/66 25365
/proc/meminfo: memFree=1465544/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=32272 CPUtime=462.17
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 8580 0 0 0 46212 5 0 0 25 0 1 0 95813010 33046528 7863 1992294400 4194304 5102416 548682068800 18446744073709551615 4221918 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8068 7863 115 221 0 7844 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32272

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.36 2/66 25365
/proc/meminfo: memFree=1464008/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=34028 CPUtime=522.15
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 9058 0 0 0 52210 5 0 0 25 0 1 0 95813010 34844672 8341 1992294400 4194304 5102416 548682068800 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 8507 8341 115 221 0 8283 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34028

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.34 2/66 25365
/proc/meminfo: memFree=1457352/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=40848 CPUtime=582.13
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 10701 0 0 0 58205 8 0 0 25 0 1 0 95813010 41828352 9984 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 10212 9984 115 221 0 9988 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 40848

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.31 2/66 25365
/proc/meminfo: memFree=1451528/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=46388 CPUtime=642.12
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 12057 0 0 0 64203 9 0 0 25 0 1 0 95813010 47501312 11340 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 11597 11340 115 221 0 11373 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 46388

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.29 2/66 25365
/proc/meminfo: memFree=1444680/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=53332 CPUtime=702.1
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 13751 0 0 0 70199 11 0 0 25 0 1 0 95813010 54611968 13034 1992294400 4194304 5102416 548682068800 18446744073709551615 4221936 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 13333 13034 115 221 0 13109 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 53332

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.27 2/66 25365
/proc/meminfo: memFree=1427592/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=70784 CPUtime=762.08
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 17999 0 0 0 76194 14 0 0 25 0 1 0 95813010 72482816 17282 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 17696 17282 115 221 0 17472 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 70784

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/66 25365
/proc/meminfo: memFree=1421512/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=77528 CPUtime=822.07
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 19588 0 0 0 82191 16 0 0 25 0 1 0 95813010 79388672 18871 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 19382 18871 115 221 0 19158 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 77528

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/66 25365
/proc/meminfo: memFree=1406024/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=93096 CPUtime=882.05
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 23416 0 0 0 88184 21 0 0 25 0 1 0 95813010 95330304 22699 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 23274 22699 115 221 0 23050 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 93096

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/66 25365
/proc/meminfo: memFree=1402696/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=96252 CPUtime=942.04
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 24197 0 0 0 94182 22 0 0 25 0 1 0 95813010 98562048 23480 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 24063 23480 115 221 0 23839 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 96252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 25365
/proc/meminfo: memFree=1394056/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=105180 CPUtime=1002.02
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 26352 0 0 0 100178 24 0 0 25 0 1 0 95813010 107704320 25635 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 26295 25635 115 221 0 26071 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 105180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 25365
/proc/meminfo: memFree=1383560/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=115864 CPUtime=1062
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 28971 0 0 0 106174 26 0 0 25 0 1 0 95813010 118644736 28254 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 28966 28254 115 221 0 28742 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 115864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/66 25371
/proc/meminfo: memFree=1374016/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=125256 CPUtime=1121.98
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 31348 0 0 0 112169 29 0 0 25 0 1 0 95813010 128262144 30631 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 31314 30631 115 221 0 31090 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 125256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 25371
/proc/meminfo: memFree=1363840/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=135728 CPUtime=1181.96
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 33900 0 0 0 118165 31 0 0 25 0 1 0 95813010 138985472 33183 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 33932 33183 115 221 0 33708 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 135728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 25371
/proc/meminfo: memFree=1360832/2055920 swapFree=4188716/4192956
[pid=25364] ppid=25362 vsize=138608 CPUtime=1200.06
/proc/25364/stat : 25364 (varsat-random_s) R 25362 25364 25327 0 -1 4194304 34614 0 0 0 119974 32 0 0 25 0 1 0 95813010 141934592 33897 1992294400 4194304 5102416 548682068800 18446744073709551615 4220383 0 0 4096 3 0 0 0 17 1 0 0
/proc/25364/statm: 34652 33897 115 221 0 34428 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 138608

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)
Real time (s): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.344947
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 138608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34614
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= 2
involuntary context switches= 1425

runsolver used 1.34479 second user time and 2.94155 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 18:43:13
IDJOB=1722627
IDBENCH=71093
IDSOLVER=539
FILE ID=node8/1722627-1240677793
PBS_JOBID= 9186677
Free space on /tmp= 65876 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_09_UNSAT.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722627-1240677793/watcher-1722627-1240677793 -o /tmp/evaluation-result-1722627-1240677793/solver-1722627-1240677793 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1529473800 HOME/instance-1722627-1240677793.cnf

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=1529473800

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1497504 kB
Buffers:         21384 kB
Cached:         467648 kB
SwapCached:       1928 kB
Active:         102168 kB
Inactive:       399476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497504 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            3824 kB
Writeback:           0 kB
Mapped:          20916 kB
Slab:            42596 kB
Committed_AS:   475052 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65876 MiB
End job on node8 at 2009-04-25 19:03:15