Trace number 1721825

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-crafted 2009-03-22? (TO) 1200.02 1200.32

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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:  3152                                                 |
0.00/0.00	c |  Number of clauses:    330948                                               |
0.29/0.33	c |  Parsing time:         0.27         s                                       |
0.29/0.33	c |  Timeout:              43200 s
0.29/0.33	c |  Random Seed:          332816054.000000
0.29/0.33	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.29/0.33	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.33	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.33	c |                                                                             |
15.39/15.41	c ============================[ Search Statistics ]==============================
15.39/15.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.39/15.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.39/15.41	c ===============================================================================
15.39/15.41	c |         0 |    2093   321327  1422637 |   107109        0    nan |  0.000 % |
112.56/112.61	c |       100 |    2093   321327  1422637 |   117819      100     81 |  0.000 % |
210.04/210.12	c |       250 |    2093   321327  1422637 |   129601      250     88 |  0.000 % |
307.81/307.91	c |       476 |    2093   321327  1422637 |   142562      476     88 |  0.000 % |
406.39/406.51	c |       813 |    2093   321327  1422637 |   156818      813     92 |  0.000 % |
504.46/504.68	c |      1319 |    2093   321327  1422637 |   172500     1319     98 |  0.000 % |
602.85/603.03	c |      2079 |    2093   321327  1422637 |   189750     2079    117 |  0.000 % |
702.12/702.36	c |      3221 |    2093   321327  1422637 |   208725     3221    136 |  0.000 % |
801.20/801.48	c |      4932 |    2093   321327  1422637 |   229597     4932    163 |  0.000 % |
900.58/900.84	c |      7495 |    2093   321327  1422637 |   252557     7495    180 |  0.000 % |
1001.54/1001.88	c |     11340 |    2093   321327  1422637 |   277813    11340    197 |  0.000 % |
1107.02/1107.35	c |     17107 |    2093   321327  1422637 |   305594    17107    213 |  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-1721825-1240670049/watcher-1721825-1240670049 -o /tmp/evaluation-result-1721825-1240670049/solver-1721825-1240670049 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=332816054 HOME/instance-1721825-1240670049.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.00 2/64 15970
/proc/meminfo: memFree=1503656/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=3340 CPUtime=0
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 678 0 0 0 0 0 0 0 18 0 1 0 95032139 3420160 663 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 835 664 87 221 0 611 0

[startup+0.0551069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15970
/proc/meminfo: memFree=1503656/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=9012 CPUtime=0.04
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 2056 0 0 0 4 0 0 0 18 0 1 0 95032139 9228288 2041 1992294400 4194304 5102648 548682068800 18446744073709551615 4723818 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 2286 2043 87 221 0 2062 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9012

[startup+0.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15970
/proc/meminfo: memFree=1503656/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=15096 CPUtime=0.09
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 3423 0 0 0 8 1 0 0 18 0 1 0 95032139 15458304 3408 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 3774 3408 87 221 0 3550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15096

[startup+0.301127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15970
/proc/meminfo: memFree=1503656/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=40236 CPUtime=0.29
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 9854 0 0 0 24 5 0 0 19 0 1 0 95032139 41201664 9840 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 10059 9843 87 221 0 9835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40236

[startup+0.701161 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 15970
/proc/meminfo: memFree=1503656/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=45920 CPUtime=0.69
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 10788 0 0 0 63 6 0 0 22 0 1 0 95032139 47022080 10773 1992294400 4194304 5102648 548682068800 18446744073709551615 4273206 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45920

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1462304/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=45920 CPUtime=1.49
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 10788 0 0 0 143 6 0 0 25 0 1 0 95032139 47022080 10773 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45920

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1462176/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=45920 CPUtime=3.09
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 10788 0 0 0 303 6 0 0 25 0 1 0 95032139 47022080 10773 1992294400 4194304 5102648 548682068800 18446744073709551615 4273088 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45920

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1455328/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=63168 CPUtime=6.29
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 15023 0 0 0 622 7 0 0 25 0 1 0 95032139 64684032 15008 1992294400 4194304 5102648 548682068800 18446744073709551615 4226501 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15792 15008 100 221 0 15568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63168

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1440352/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=67084 CPUtime=12.69
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16183 0 0 0 1261 8 0 0 25 0 1 0 95032139 68694016 16168 1992294400 4194304 5102648 548682068800 18446744073709551615 4274064 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 16771 16168 100 221 0 16547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67084

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1445536/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=25.49
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16186 0 0 0 2541 8 0 0 25 0 1 0 95032139 63090688 14822 1992294400 4194304 5102648 548682068800 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14822 102 221 0 15179 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61612

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1445664/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=51.08
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16186 0 0 0 5100 8 0 0 25 0 1 0 95032139 63090688 14822 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14822 102 221 0 15179 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61612

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=102.27
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16186 0 0 0 10219 8 0 0 25 0 1 0 95032139 63090688 14822 1992294400 4194304 5102648 548682068800 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14822 102 221 0 15179 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61612

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=162.25
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 16217 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61612

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15971
/proc/meminfo: memFree=1445664/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=222.23
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 22215 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61612

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445472/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=282.22
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 28214 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61612

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445472/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=342.2
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 34212 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 61612

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445472/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=402.19
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 40211 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61612

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445536/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=462.17
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 46209 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61612

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445536/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=522.16
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 52208 8 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 61612

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445536/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=582.15
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 58206 9 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 61612

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445536/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=642.14
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 64205 9 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 61612

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445472/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=702.12
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 70203 9 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 61612

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445472/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=762.11
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16199 0 0 0 76202 9 0 0 25 0 1 0 95032139 63090688 14835 1992294400 4194304 5102648 548682068800 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14835 115 221 0 15179 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 61612

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445408/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=822.09
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16204 0 0 0 82200 9 0 0 25 0 1 0 95032139 63090688 14840 1992294400 4194304 5102648 548682068800 18446744073709551615 4214159 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14840 115 221 0 15179 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 61612

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445408/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=882.08
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16204 0 0 0 88199 9 0 0 25 0 1 0 95032139 63090688 14840 1992294400 4194304 5102648 548682068800 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14840 115 221 0 15179 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 61612

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445408/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=942.06
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16205 0 0 0 94197 9 0 0 25 0 1 0 95032139 63090688 14841 1992294400 4194304 5102648 548682068800 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14841 115 221 0 15179 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 61612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445216/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1002.04
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16245 0 0 0 100195 9 0 0 25 0 1 0 95032139 63090688 14881 1992294400 4194304 5102648 548682068800 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14881 115 221 0 15179 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 61612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1445216/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1062.03
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16245 0 0 0 106194 9 0 0 25 0 1 0 95032139 63090688 14881 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 14881 115 221 0 15179 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 61612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1444384/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1122.02
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16437 0 0 0 112192 10 0 0 25 0 1 0 95032139 63090688 15073 1992294400 4194304 5102648 548682068800 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 15073 115 221 0 15179 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 61612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1444320/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1182
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16437 0 0 0 118190 10 0 0 25 0 1 0 95032139 63090688 15073 1992294400 4194304 5102648 548682068800 18446744073709551615 4214159 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 15073 115 221 0 15179 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 61612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1444320/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1200
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16437 0 0 0 119990 10 0 0 25 0 1 0 95032139 63090688 15073 1992294400 4194304 5102648 548682068800 18446744073709551615 4214180 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 15073 115 221 0 15179 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 61612

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15973
/proc/meminfo: memFree=1444320/2055920 swapFree=4192812/4192956
[pid=15970] ppid=15968 vsize=61612 CPUtime=1200
/proc/15970/stat : 15970 (varsat-crafted_) R 15968 15970 15747 0 -1 4194304 16437 0 0 0 119990 10 0 0 25 0 1 0 95032139 63090688 15073 1992294400 4194304 5102648 548682068800 18446744073709551615 4214180 0 0 4096 3 0 0 0 17 1 0 0
/proc/15970/statm: 15403 15073 115 221 0 15179 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 61612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.02
CPU user time (s): 1199.91
CPU system time (s): 0.116982
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 67084

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

runsolver used 0.758884 second user time and 2.6186 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 16:34:09
IDJOB=1721825
IDBENCH=71077
IDSOLVER=537
FILE ID=node58/1721825-1240670049
PBS_JOBID= 9186584
Free space on /tmp= 65936 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721825-1240670049/watcher-1721825-1240670049 -o /tmp/evaluation-result-1721825-1240670049/solver-1721825-1240670049 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=332816054 HOME/instance-1721825-1240670049.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=332816054

node58.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:       1505544 kB
Buffers:         17416 kB
Cached:         454632 kB
SwapCached:        144 kB
Active:          74644 kB
Inactive:       411448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6544 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            50356 kB
Committed_AS:   316176 kB
PageTables:       1356 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= 65936 MiB
End job on node58 at 2009-04-25 16:54:11