Trace number 1563323

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

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark656.877
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  276895                                               |
0.00/0.00	c |  Number of clauses:    1607567                                              |
1.49/1.51	c |  Parsing time:         1.24         s                                       |
1.49/1.51	c |  Timeout:              43200 s
1.49/1.51	c |  Random Seed:          181515977.000000
1.49/1.51	c |  Heuristic:            EMSP-G, threshold 0.750                              |
1.49/1.51	c |  Branching Rule:       default (solution-guided)                            |
1.49/1.51	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.49/1.51	c |                                                                             |
36.36/36.44	c ============================[ Search Statistics ]==============================
36.36/36.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.36/36.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.36/36.44	c ===============================================================================
36.36/36.44	c |         0 |    4736   211270  1543128 |    70423        0    nan |  0.000 % |
92.63/92.71	c |       101 |    4736   211270  1543128 |    77465      101      9 | 52.950 % |
148.49/148.63	c |       252 |    4736   211270  1543128 |    85212      252      8 | 52.950 % |
204.48/204.67	c |       477 |    4736   211270  1543128 |    93733      477      8 | 52.950 % |
260.15/260.37	c |       814 |    4736   211270  1543128 |   103106      814      8 | 52.950 % |
315.73/315.96	c |      1321 |    4736   211270  1543128 |   113417     1321      9 | 52.950 % |
371.62/371.81	c |      2083 |    4736   211270  1543128 |   124759     2083      9 | 52.950 % |
427.71/427.97	c |      3222 |    4736   211270  1543128 |   137235     3222     14 | 52.950 % |
484.39/484.62	c |      4930 |    4736   211270  1543128 |   150958     4930     14 | 52.950 % |
541.47/541.77	c |      7493 |    4736   211270  1543128 |   166054     7493     16 | 52.950 % |
599.45/599.74	c |     11338 |    4736   211270  1543128 |   182659    11338     17 | 52.950 % |
657.14/657.44	c |     17104 |    4736   211270  1543128 |   200925    17104     18 | 52.950 % |
717.71/718.01	c |     25753 |    4736   211270  1543128 |   221018    25753     19 | 52.950 % |
777.79/778.12	c |     38728 |    4736   211270  1543128 |   243120    38728     20 | 52.950 % |
856.55/856.91	c |     58190 |    4736   211270  1543128 |   267432    58190     22 | 52.950 % |
939.92/940.37	c |     87382 |    4736   211270  1543128 |   294175    87382     24 | 52.950 % |
1054.96/1055.40	c |    131171 |    4736   211270  1543128 |   323593   131171     25 | 52.950 % |
1174.51/1175.03	c |    196856 |    4736   211270  1543128 |   355952   196856     25 | 52.950 % |

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-1563323-1238785052/watcher-1563323-1238785052 -o /tmp/evaluation-result-1563323-1238785052/solver-1563323-1238785052 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=181515977 HOME/instance-1563323-1238785052.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.00 1.00 1.01 3/81 16198
/proc/meminfo: memFree=1587224/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=4312 CPUtime=0
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 517 0 0 0 0 0 0 0 19 0 1 0 1151169638 4415488 502 1992294400 4194304 5102416 548682068784 18446744073709551615 4200710 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 1078 508 83 221 0 854 0

[startup+0.0323651 s]
/proc/loadavg: 1.00 1.00 1.01 3/81 16198
/proc/meminfo: memFree=1587224/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=18112 CPUtime=0.02
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 4374 0 0 0 1 1 0 0 19 0 1 0 1151169638 18546688 4359 1992294400 4194304 5102416 548682068784 18446744073709551615 4497248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 4528 4360 88 221 0 4304 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18112

[startup+0.101371 s]
/proc/loadavg: 1.00 1.00 1.01 3/81 16198
/proc/meminfo: memFree=1587224/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=28180 CPUtime=0.08
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 6727 0 0 0 6 2 0 0 19 0 1 0 1151169638 28856320 6712 1992294400 4194304 5102416 548682068784 18446744073709551615 4269245 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 7045 6713 88 221 0 6821 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28180

[startup+0.301392 s]
/proc/loadavg: 1.00 1.00 1.01 3/81 16198
/proc/meminfo: memFree=1587224/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=55048 CPUtime=0.28
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 13308 0 0 0 23 5 0 0 21 0 1 0 1151169638 56369152 13293 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 13762 13294 88 221 0 13538 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55048

[startup+0.70144 s]
/proc/loadavg: 1.00 1.00 1.01 3/81 16198
/proc/meminfo: memFree=1587224/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=109552 CPUtime=0.68
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 25818 0 0 0 56 12 0 0 24 0 1 0 1151169638 112181248 25803 1992294400 4194304 5102416 548682068784 18446744073709551615 4263094 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 27388 25804 88 221 0 27164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 109552

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 16199
/proc/meminfo: memFree=1447504/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=213264 CPUtime=1.49
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 49954 0 0 0 123 26 0 0 25 0 1 0 1151169638 218382336 49939 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 53316 49944 89 221 0 53092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 213264

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.01 2/82 16199
/proc/meminfo: memFree=1377872/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=237084 CPUtime=3.09
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 56924 0 0 0 279 30 0 0 25 0 1 0 1151169638 242774016 56909 1992294400 4194304 5102416 548682068784 18446744073709551615 4229393 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 59271 56910 99 221 0 59047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237084

[startup+6.30106 s]
/proc/loadavg: 1.16 1.03 1.02 2/82 16199
/proc/meminfo: memFree=1336592/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=269556 CPUtime=6.28
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 63865 0 0 0 595 33 0 0 25 0 1 0 1151169638 276025344 63850 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 67389 63850 99 221 0 67165 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 269556

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.02 2/82 16199
/proc/meminfo: memFree=1307536/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=294748 CPUtime=12.69
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 70607 0 0 0 1230 39 0 0 25 0 1 0 1151169638 301821952 70592 1992294400 4194304 5102416 548682068784 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 73687 70592 99 221 0 73463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 294748

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.02 2/82 16199
/proc/meminfo: memFree=1260368/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=344700 CPUtime=25.48
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 81964 0 0 0 2504 44 0 0 25 0 1 0 1151169638 352972800 81949 1992294400 4194304 5102416 548682068784 18446744073709551615 4272801 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 86175 81949 99 221 0 85951 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 344700

[startup+51.101 s]
/proc/loadavg: 1.15 1.04 1.02 2/82 16199
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=51.05
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84861 0 0 0 5059 46 0 0 25 0 1 0 1151169638 333225984 77592 1992294400 4194304 5102416 548682068784 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77592 102 221 0 81130 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 325416

[startup+102.307 s]
/proc/loadavg: 1.06 1.03 1.02 2/82 16199
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=102.22
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84874 0 0 0 10176 46 0 0 25 0 1 0 1151169638 333225984 77605 1992294400 4194304 5102416 548682068784 18446744073709551615 4220213 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77605 114 221 0 81130 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 325416

[startup+162.301 s]
/proc/loadavg: 1.13 1.06 1.02 2/82 16199
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=162.19
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84874 0 0 0 16173 46 0 0 25 0 1 0 1151169638 333225984 77605 1992294400 4194304 5102416 548682068784 18446744073709551615 4221975 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77605 114 221 0 81130 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 325416

[startup+222.301 s]
/proc/loadavg: 1.12 1.06 1.02 2/82 16205
/proc/meminfo: memFree=1276688/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=222.16
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84874 0 0 0 22170 46 0 0 25 0 1 0 1151169638 333225984 77605 1992294400 4194304 5102416 548682068784 18446744073709551615 4220509 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77605 114 221 0 81130 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 325416

[startup+282.302 s]
/proc/loadavg: 1.11 1.06 1.02 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=282.14
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84875 0 0 0 28168 46 0 0 25 0 1 0 1151169638 333225984 77606 1992294400 4194304 5102416 548682068784 18446744073709551615 4221940 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77606 114 221 0 81130 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 325416

[startup+342.301 s]
/proc/loadavg: 1.10 1.06 1.02 2/82 16205
/proc/meminfo: memFree=1276688/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=342.12
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84875 0 0 0 34166 46 0 0 25 0 1 0 1151169638 333225984 77606 1992294400 4194304 5102416 548682068784 18446744073709551615 4220272 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77606 114 221 0 81130 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 325416

[startup+402.301 s]
/proc/loadavg: 1.09 1.07 1.02 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=402.11
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84876 0 0 0 40165 46 0 0 25 0 1 0 1151169638 333225984 77607 1992294400 4194304 5102416 548682068784 18446744073709551615 4220204 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77607 114 221 0 81130 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 325416

[startup+462.302 s]
/proc/loadavg: 1.08 1.07 1.02 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=462.09
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84877 0 0 0 46163 46 0 0 25 0 1 0 1151169638 333225984 77608 1992294400 4194304 5102416 548682068784 18446744073709551615 4220347 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77608 114 221 0 81130 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 325416

[startup+522.301 s]
/proc/loadavg: 1.03 1.05 1.01 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=522.08
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84877 0 0 0 52162 46 0 0 25 0 1 0 1151169638 333225984 77608 1992294400 4194304 5102416 548682068784 18446744073709551615 4220204 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77608 114 221 0 81130 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 325416

[startup+582.301 s]
/proc/loadavg: 1.01 1.04 1.01 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=582.06
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84877 0 0 0 58160 46 0 0 25 0 1 0 1151169638 333225984 77608 1992294400 4194304 5102416 548682068784 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77608 114 221 0 81130 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 325416

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/82 16205
/proc/meminfo: memFree=1276752/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=642.04
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84877 0 0 0 64158 46 0 0 25 0 1 0 1151169638 333225984 77608 1992294400 4194304 5102416 548682068784 18446744073709551615 4241955 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77608 114 221 0 81130 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 325416

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 16205
/proc/meminfo: memFree=1276624/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=702.02
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84883 0 0 0 70155 47 0 0 25 0 1 0 1151169638 333225984 77614 1992294400 4194304 5102416 548682068784 18446744073709551615 4220290 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77614 114 221 0 81130 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 325416

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 16205
/proc/meminfo: memFree=1276560/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=762
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84885 0 0 0 76153 47 0 0 25 0 1 0 1151169638 333225984 77616 1992294400 4194304 5102416 548682068784 18446744073709551615 4221918 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77616 114 221 0 81130 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 325416

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 16205
/proc/meminfo: memFree=1276560/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=821.97
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84899 0 0 0 82150 47 0 0 25 0 1 0 1151169638 333225984 77630 1992294400 4194304 5102416 548682068784 18446744073709551615 4220577 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77630 114 221 0 81130 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 325416

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1276560/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=881.94
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84917 0 0 0 88147 47 0 0 25 0 1 0 1151169638 333225984 77648 1992294400 4194304 5102416 548682068784 18446744073709551615 4220281 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77648 114 221 0 81130 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 325416

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1276560/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=941.91
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84940 0 0 0 94144 47 0 0 25 0 1 0 1151169638 333225984 77671 1992294400 4194304 5102416 548682068784 18446744073709551615 4220213 0 0 4096 3 0 0 0 17 1 0 0
/proc/16198/statm: 81354 77671 114 221 0 81130 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 325416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1276368/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1001.89
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 84994 0 0 0 100141 48 0 0 25 0 1 0 1151169638 333225984 77725 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77725 114 221 0 81130 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 325416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1276304/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1061.86
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 85025 0 0 0 106138 48 0 0 25 0 1 0 1151169638 333225984 77756 1992294400 4194304 5102416 548682068784 18446744073709551615 4220213 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77756 114 221 0 81130 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 325416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/82 16205
/proc/meminfo: memFree=1276240/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1121.83
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 85041 0 0 0 112135 48 0 0 25 0 1 0 1151169638 333225984 77772 1992294400 4194304 5102416 548682068784 18446744073709551615 4250052 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77772 114 221 0 81130 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 325416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1276048/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1181.81
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 85095 0 0 0 118133 48 0 0 25 0 1 0 1151169638 333225984 77826 1992294400 4194304 5102416 548682068784 18446744073709551615 4220592 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77826 114 221 0 81130 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 325416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1275984/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1200.01
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 85095 0 0 0 119953 48 0 0 25 0 1 0 1151169638 333225984 77826 1992294400 4194304 5102416 548682068784 18446744073709551615 4220605 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77826 114 221 0 81130 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 325416

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 16205
/proc/meminfo: memFree=1275984/2055920 swapFree=4176448/4192956
[pid=16198] ppid=16196 vsize=325416 CPUtime=1200.01
/proc/16198/stat : 16198 (varsat-random_s) R 16196 16198 15971 0 -1 4194304 85095 0 0 0 119953 48 0 0 25 0 1 0 1151169638 333225984 77826 1992294400 4194304 5102416 548682068784 18446744073709551615 4220605 0 0 4096 3 0 0 0 17 0 0 0
/proc/16198/statm: 81354 77826 114 221 0 81130 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 325416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.07
CPU user time (s): 1199.53
CPU system time (s): 0.533918
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 363436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85095
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= 1
involuntary context switches= 3681

runsolver used 1.56476 second user time and 3.90641 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-03 20:57:34
IDJOB=1563323
IDBENCH=70951
IDSOLVER=539
FILE ID=node86/1563323-1238785052
PBS_JOBID= 9085576
Free space on /tmp= 66456 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563323-1238785052/watcher-1563323-1238785052 -o /tmp/evaluation-result-1563323-1238785052/solver-1563323-1238785052 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=181515977 HOME/instance-1563323-1238785052.cnf

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=181515977

node86.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:       1587704 kB
Buffers:         57764 kB
Cached:         311852 kB
SwapCached:       8260 kB
Active:         154500 kB
Inactive:       227588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587704 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:           33972 kB
Writeback:           0 kB
Mapped:          19240 kB
Slab:            70392 kB
Committed_AS:  2924620 kB
PageTables:       2684 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= 66456 MiB
End job on node86 at 2009-04-03 21:17:36