Trace number 1721976

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-industrial 2009-03-22? (TO) 1200.07 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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:  2112                                                 |
0.00/0.00	c |  Number of clauses:    191788                                               |
0.09/0.18	c |  Parsing time:         0.15         s                                       |
0.09/0.18	c |  Timeout:              43200 s
0.09/0.18	c |  Random Seed:          336152506.000000
0.09/0.18	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.18	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.18	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.18	c |                                                                             |
6.79/6.85	c ============================[ Search Statistics ]==============================
6.79/6.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.79/6.85	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.79/6.85	c ===============================================================================
6.79/6.85	c |         0 |    1317   182360   813393 |    60786        0    nan |  0.000 % |
7.49/7.59	c |       101 |    1317   182360   813393 |    66865      101     53 |  0.000 % |
8.29/8.37	c |       252 |    1317   182360   813393 |    73551      252     54 |  0.000 % |
9.09/9.16	c |       478 |    1317   182360   813393 |    80907      478     58 |  0.000 % |
10.09/10.13	c |       815 |    1317   182360   813393 |    88997      815     60 |  0.000 % |
10.99/11.08	c |      1322 |    1317   182360   813393 |    97897     1322     60 |  0.000 % |
12.09/12.13	c |      2081 |    1317   182360   813393 |   107687     2081     61 |  0.000 % |
13.49/13.54	c |      3222 |    1317   182360   813393 |   118456     3222     62 |  0.000 % |
15.49/15.57	c |      4932 |    1317   182360   813393 |   130301     4932     62 |  0.000 % |
17.78/17.87	c |      7494 |    1317   182360   813393 |   143331     7494     62 |  0.000 % |
20.68/20.71	c |     11340 |    1317   182360   813393 |   157664    11340     61 |  0.000 % |
27.99/28.03	c |     17107 |    1317   182360   813393 |   173431    17107     60 |  0.000 % |
41.77/41.88	c |     25756 |    1317   182360   813393 |   190774    25756     59 |  0.000 % |
65.26/65.35	c |     38732 |    1317   182360   813393 |   209852    38732     58 |  0.000 % |
146.24/146.36	c |     58196 |    1317   182360   813393 |   230837    58196     60 |  0.000 % |
229.31/229.47	c |     87391 |    1317   182360   813393 |   253920    87391     58 |  0.000 % |
610.70/610.94	c |    131180 |    1317   182360   813393 |   279313   131180     64 |  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-1721976-1240671604/watcher-1721976-1240671604 -o /tmp/evaluation-result-1721976-1240671604/solver-1721976-1240671604 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=336152506 HOME/instance-1721976-1240671604.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: 0.99 0.98 1.00 3/64 20496
/proc/meminfo: memFree=1184176/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=2696 CPUtime=0
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 524 0 0 0 0 0 0 0 18 0 1 0 95193607 2760704 509 1992294400 4194304 5102648 548682068768 18446744073709551615 4269469 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 674 511 87 221 0 450 0

[startup+0.0387899 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 20496
/proc/meminfo: memFree=1184176/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=6904 CPUtime=0.03
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 1549 0 0 0 3 0 0 0 18 0 1 0 95193607 7069696 1534 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 1726 1536 87 221 0 1502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6904

[startup+0.101797 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 20496
/proc/meminfo: memFree=1184176/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=15204 CPUtime=0.09
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 3486 0 0 0 7 2 0 0 18 0 1 0 95193607 15568896 3471 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 3801 3474 87 221 0 3577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15204

[startup+0.301817 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 20496
/proc/meminfo: memFree=1184176/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=26296 CPUtime=0.29
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 6369 0 0 0 26 3 0 0 19 0 1 0 95193607 26927104 6354 1992294400 4194304 5102648 548682068768 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 6574 6354 99 221 0 6350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26296

[startup+0.701861 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 20496
/proc/meminfo: memFree=1184176/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=26296 CPUtime=0.69
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 6369 0 0 0 66 3 0 0 22 0 1 0 95193607 26927104 6354 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 6574 6354 99 221 0 6350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26296

[startup+1.50195 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1159144/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=26296 CPUtime=1.49
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 6369 0 0 0 146 3 0 0 25 0 1 0 95193607 26927104 6354 1992294400 4194304 5102648 548682068768 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 6574 6354 99 221 0 6350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26296

[startup+3.10112 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1159016/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=37596 CPUtime=3.09
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 8892 0 0 0 304 5 0 0 25 0 1 0 95193607 38498304 8877 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 9399 8878 100 221 0 9175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37596

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1145896/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=40176 CPUtime=6.29
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 9591 0 0 0 623 6 0 0 25 0 1 0 95193607 41140224 9576 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 10044 9576 100 221 0 9820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40176

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1148840/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=36528 CPUtime=12.69
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 9607 0 0 0 1263 6 0 0 25 0 1 0 95193607 37404672 8796 1992294400 4194304 5102648 548682068768 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 9132 8796 115 221 0 8908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36528

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1148840/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=36528 CPUtime=25.48
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 9617 0 0 0 2542 6 0 0 25 0 1 0 95193607 37404672 8806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 9132 8806 115 221 0 8908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36528

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20497
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=40700 CPUtime=51.07
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 10575 0 0 0 5099 8 0 0 25 0 1 0 95193607 41676800 9764 1992294400 4194304 5102648 548682068768 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 10175 9764 115 221 0 9951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40700

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1138664/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=47684 CPUtime=102.26
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 12220 0 0 0 10217 9 0 0 25 0 1 0 95193607 48828416 11409 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 11921 11409 115 221 0 11697 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47684

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1132584/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=54824 CPUtime=162.23
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 13856 0 0 0 16213 10 0 0 25 0 1 0 95193607 56139776 13045 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 13706 13045 115 221 0 13482 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54824

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1124776/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=62620 CPUtime=222.22
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 15673 0 0 0 22210 12 0 0 25 0 1 0 95193607 64122880 14862 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 15655 14862 115 221 0 15431 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62620

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1117032/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=71388 CPUtime=282.2
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 17618 0 0 0 28207 13 0 0 25 0 1 0 95193607 73101312 16807 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 17847 16807 115 221 0 17623 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 71388

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1114920/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=73428 CPUtime=342.18
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 18134 0 0 0 34204 14 0 0 25 0 1 0 95193607 75190272 17323 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 18357 17323 115 221 0 18133 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 73428

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1112360/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=75912 CPUtime=402.16
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 18775 0 0 0 40201 15 0 0 25 0 1 0 95193607 77733888 17964 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 18978 17964 115 221 0 18754 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 75912

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1109864/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=78444 CPUtime=462.15
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 19390 0 0 0 46199 16 0 0 25 0 1 0 95193607 80326656 18579 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 19611 18579 115 221 0 19387 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 78444

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1107304/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=81136 CPUtime=522.13
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 20030 0 0 0 52197 16 0 0 25 0 1 0 95193607 83083264 19219 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 20284 19219 115 221 0 20060 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 81136

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1104616/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=84080 CPUtime=582.11
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 20703 0 0 0 58194 17 0 0 25 0 1 0 95193607 86097920 19892 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 21020 19892 115 221 0 20796 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 84080

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1101032/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=87884 CPUtime=642.1
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 21597 0 0 0 64192 18 0 0 25 0 1 0 95193607 89993216 20786 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 21971 20786 115 221 0 21747 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 87884

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1098984/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=90536 CPUtime=702.08
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 22104 0 0 0 70189 19 0 0 25 0 1 0 95193607 92708864 21293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 22634 21293 115 221 0 22410 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 90536

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1096040/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=93052 CPUtime=762.07
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 22822 0 0 0 76187 20 0 0 25 0 1 0 95193607 95285248 22011 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 23263 22011 115 221 0 23039 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 93052

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1093992/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=95104 CPUtime=822.05
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 23330 0 0 0 82184 21 0 0 25 0 1 0 95193607 97386496 22519 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 23776 22519 115 221 0 23552 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 95104

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1091432/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=97580 CPUtime=882.03
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 23975 0 0 0 88181 22 0 0 25 0 1 0 95193607 99921920 23164 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 24395 23164 115 221 0 24171 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 97580

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1088872/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=100248 CPUtime=942.01
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 24611 0 0 0 94178 23 0 0 25 0 1 0 95193607 102653952 23800 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 25062 23800 115 221 0 24838 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 100248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1086440/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=102556 CPUtime=1001.99
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 25198 0 0 0 100176 23 0 0 25 0 1 0 95193607 105017344 24387 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 25639 24387 115 221 0 25415 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 102556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 20503
/proc/meminfo: memFree=1084264/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=104696 CPUtime=1061.97
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 25753 0 0 0 106173 24 0 0 25 0 1 0 95193607 107208704 24942 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 26174 24942 115 221 0 25950 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 104696

[startup+1122.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 20503
/proc/meminfo: memFree=1082216/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=106788 CPUtime=1121.96
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 26241 0 0 0 112171 25 0 0 25 0 1 0 95193607 109350912 25430 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 26697 25430 115 221 0 26473 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 106788

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20503
/proc/meminfo: memFree=1080104/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=108856 CPUtime=1181.95
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 26794 0 0 0 118169 26 0 0 25 0 1 0 95193607 111468544 25983 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 27214 25983 115 221 0 26990 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 108856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20503
/proc/meminfo: memFree=1079400/2055920 swapFree=4192956/4192956
[pid=20496] ppid=20494 vsize=109516 CPUtime=1200.04
/proc/20496/stat : 20496 (varsat-industri) R 20494 20496 20278 0 -1 4194304 26947 0 0 0 119978 26 0 0 25 0 1 0 95193607 112144384 26136 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20496/statm: 27379 26136 115 221 0 27155 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 109516

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.282956
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 109516

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

runsolver used 0.976851 second user time and 2.6026 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-25 17:00:04
IDJOB=1721976
IDBENCH=71080
IDSOLVER=538
FILE ID=node21/1721976-1240671604
PBS_JOBID= 9186618
Free space on /tmp= 66328 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_10_UNSAT.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721976-1240671604/watcher-1721976-1240671604 -o /tmp/evaluation-result-1721976-1240671604/solver-1721976-1240671604 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=336152506 HOME/instance-1721976-1240671604.cnf

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=336152506

node21.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.233
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.233
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:       1184656 kB
Buffers:         84072 kB
Cached:         686776 kB
SwapCached:          0 kB
Active:         186404 kB
Inactive:       598312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1184656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            72568 kB
Committed_AS:   325244 kB
PageTables:       1376 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= 66328 MiB
End job on node21 at 2009-04-25 17:20:07