Trace number 1722975

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2058                                                 |
0.00/0.00	c |  Number of clauses:    133055                                               |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          375142524.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
3.09/3.12	c ============================[ Search Statistics ]==============================
3.09/3.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.12	c ===============================================================================
3.09/3.12	c |         0 |    1350   128608   551081 |    42869        0    nan |  0.000 % |
27.28/27.32	c |       100 |    1350   128608   551081 |    47156      100     79 |  0.000 % |
51.68/51.77	c |       250 |    1350   128608   551081 |    51871      250     76 |  0.000 % |
76.27/76.36	c |       476 |    1350   128608   551081 |    57059      476     83 |  0.000 % |
100.96/101.07	c |       814 |    1350   128608   551081 |    62764      814    100 |  0.000 % |
125.75/125.82	c |      1321 |    1350   128608   551081 |    69041     1321    123 |  0.000 % |
150.45/150.57	c |      2085 |    1350   128608   551081 |    75945     2085    134 |  0.000 % |
175.34/175.44	c |      3225 |    1350   128608   551081 |    83540     3225    152 |  0.000 % |
200.53/200.67	c |      4935 |    1350   128608   551081 |    91894     4935    170 |  0.000 % |
226.03/226.15	c |      7500 |    1350   128608   551081 |   101083     7500    177 |  0.000 % |
253.12/253.23	c |     11346 |    1350   128608   551081 |   111192    11346    187 |  0.000 % |
285.01/285.15	c |     17113 |    1350   128608   551081 |   122311    17113    202 |  0.000 % |
322.70/322.84	c |     25762 |    1350   128608   551081 |   134542    25762    212 |  0.000 % |
366.19/366.36	c |     38736 |    1350   128608   551081 |   147996    38736    217 |  0.000 % |
405.77/405.98	c |     58201 |    1350   128608   551081 |   162796    58201    205 |  0.000 % |
571.63/571.87	c |     87395 |    1350   128608   551081 |   179075    87395    220 |  0.000 % |
769.36/769.61	c |    131184 |    1350   128608   551081 |   196983   131184    234 |  0.000 % |
1161.45/1161.81	c |    196871 |    1350   128608   551081 |   216681   196871    242 |  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-1722975-1240681761/watcher-1722975-1240681761 -o /tmp/evaluation-result-1722975-1240681761/solver-1722975-1240681761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=375142524 HOME/instance-1722975-1240681761.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.92 0.98 0.99 3/64 18233
/proc/meminfo: memFree=1581792/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=2720 CPUtime=0
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 523 0 0 0 0 0 0 0 18 0 1 0 96210007 2785280 508 1992294400 4194304 5102648 548682068784 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 680 509 87 221 0 456 0

[startup+0.00680607 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18233
/proc/meminfo: memFree=1581792/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=2992 CPUtime=0
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 585 0 0 0 0 0 0 0 18 0 1 0 96210007 3063808 570 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 748 571 87 221 0 524 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2992

[startup+0.101815 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18233
/proc/meminfo: memFree=1581792/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=15796 CPUtime=0.09
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 3626 0 0 0 8 1 0 0 18 0 1 0 96210007 16175104 3611 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 3949 3614 87 221 0 3725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15796

[startup+0.301837 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18233
/proc/meminfo: memFree=1581792/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=19240 CPUtime=0.29
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 4630 0 0 0 28 1 0 0 19 0 1 0 96210007 19701760 4615 1992294400 4194304 5102648 548682068784 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 4810 4615 99 221 0 4586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19240

[startup+0.701882 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18233
/proc/meminfo: memFree=1581792/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=19240 CPUtime=0.69
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 4630 0 0 0 68 1 0 0 22 0 1 0 96210007 19701760 4615 1992294400 4194304 5102648 548682068784 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 4810 4615 99 221 0 4586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19240

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1563672/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=26520 CPUtime=1.49
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6249 0 0 0 147 2 0 0 25 0 1 0 96210007 27156480 6234 1992294400 4194304 5102648 548682068784 18446744073709551615 4283524 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6630 6234 100 221 0 6406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26520

[startup+3.10215 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1556056/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=27328 CPUtime=3.09
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6502 0 0 0 307 2 0 0 25 0 1 0 96210007 27983872 6487 1992294400 4194304 5102648 548682068784 18446744073709551615 4283517 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6832 6487 100 221 0 6608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27328

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1557912/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=6.29
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6505 0 0 0 627 2 0 0 25 0 1 0 96210007 25493504 5945 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5945 102 221 0 6000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24896

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1557848/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=12.69
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6505 0 0 0 1267 2 0 0 25 0 1 0 96210007 25493504 5945 1992294400 4194304 5102648 548682068784 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5945 102 221 0 6000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24896

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1557912/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=25.49
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6505 0 0 0 2547 2 0 0 25 0 1 0 96210007 25493504 5945 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5945 102 221 0 6000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24896

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1558040/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=51.07
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6518 0 0 0 5105 2 0 0 25 0 1 0 96210007 25493504 5958 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5958 115 221 0 6000 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24896

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1558040/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=102.27
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6518 0 0 0 10224 3 0 0 25 0 1 0 96210007 25493504 5958 1992294400 4194304 5102648 548682068784 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5958 115 221 0 6000 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1558040/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=162.24
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6518 0 0 0 16221 3 0 0 25 0 1 0 96210007 25493504 5958 1992294400 4194304 5102648 548682068784 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5958 115 221 0 6000 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24896

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1558040/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=24896 CPUtime=222.22
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 6518 0 0 0 22219 3 0 0 25 0 1 0 96210007 25493504 5958 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 6224 5958 115 221 0 6000 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24896

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1550616/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=33312 CPUtime=282.21
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 8587 0 0 0 28215 6 0 0 25 0 1 0 96210007 34111488 8027 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 8328 8027 115 221 0 8104 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33312

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1538776/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=44416 CPUtime=342.19
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 11332 0 0 0 34212 7 0 0 25 0 1 0 96210007 45481984 10772 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 11104 10772 115 221 0 10880 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 44416

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1515032/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=69068 CPUtime=402.18
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 17425 0 0 0 40204 14 0 0 25 0 1 0 96210007 70725632 16865 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 17267 16865 115 221 0 17043 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 69068

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1503704/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=80284 CPUtime=462.16
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 20088 0 0 0 46200 16 0 0 25 0 1 0 96210007 82210816 19528 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 20071 19528 115 221 0 19847 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 80284

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1491288/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=92964 CPUtime=522.14
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 23225 0 0 0 52194 20 0 0 25 0 1 0 96210007 95195136 22665 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 23241 22665 115 221 0 23017 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 92964

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1477464/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=106656 CPUtime=582.12
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 26612 0 0 0 58189 23 0 0 25 0 1 0 96210007 109215744 26052 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 26664 26052 115 221 0 26440 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 106656

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18234
/proc/meminfo: memFree=1467672/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=116968 CPUtime=642.11
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 29035 0 0 0 64186 25 0 0 25 0 1 0 96210007 119775232 28475 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 29242 28475 115 221 0 29018 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 116968

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1450008/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=134808 CPUtime=702.08
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 33528 0 0 0 70179 29 0 0 25 0 1 0 96210007 138043392 32968 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 33702 32968 115 221 0 33478 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 134808

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1430360/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=154512 CPUtime=762.07
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 38347 0 0 0 76174 33 0 0 25 0 1 0 96210007 158220288 37787 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 38628 37787 115 221 0 38404 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 154512

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1423576/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=161192 CPUtime=822.05
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 40058 0 0 0 82170 35 0 0 25 0 1 0 96210007 165060608 39498 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 40298 39498 115 221 0 40074 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 161192

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1414808/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=170440 CPUtime=882.03
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 42214 0 0 0 88166 37 0 0 25 0 1 0 96210007 174530560 41654 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 42610 41654 115 221 0 42386 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 170440

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1403672/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=181836 CPUtime=942.01
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 45020 0 0 0 94161 40 0 0 25 0 1 0 96210007 186200064 44460 1992294400 4194304 5102648 548682068784 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 45459 44460 115 221 0 45235 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 181836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1393240/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=192376 CPUtime=1001.99
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 47634 0 0 0 100157 42 0 0 25 0 1 0 96210007 196993024 47074 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 48094 47074 115 221 0 47870 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 192376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1378520/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=206984 CPUtime=1061.98
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 51299 0 0 0 106152 46 0 0 25 0 1 0 96210007 211951616 50739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 51746 50739 115 221 0 51522 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 206984

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1365656/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=219544 CPUtime=1121.96
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 54502 0 0 0 112147 49 0 0 25 0 1 0 96210007 224813056 53942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 54886 53942 115 221 0 54662 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 219544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1355672/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=229448 CPUtime=1181.95
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 56959 0 0 0 118142 53 0 0 25 0 1 0 96210007 234954752 56399 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 57362 56399 115 221 0 57138 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 229448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18240
/proc/meminfo: memFree=1352216/2055920 swapFree=4192956/4192956
[pid=18233] ppid=18231 vsize=233212 CPUtime=1200.04
/proc/18233/stat : 18233 (varsat-crafted_) R 18231 18233 18069 0 -1 4194304 57804 0 0 0 119951 53 0 0 25 0 1 0 96210007 238809088 57244 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18233/statm: 58303 57244 115 221 0 58079 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 233212

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.52
CPU system time (s): 0.574912
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 233212

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

runsolver used 1.06484 second user time and 2.26865 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 19:49:21
IDJOB=1722975
IDBENCH=71100
IDSOLVER=537
FILE ID=node5/1722975-1240681761
PBS_JOBID= 9186672
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=375142524

node5.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.212
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.212
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:       1582272 kB
Buffers:         55716 kB
Cached:         334196 kB
SwapCached:          0 kB
Active:          86052 kB
Inactive:       317780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582272 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3148 kB
Writeback:           0 kB
Mapped:          23664 kB
Slab:            55912 kB
Committed_AS:   339640 kB
PageTables:       1388 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= 66344 MiB
End job on node5 at 2009-04-25 20:09:23