Trace number 1717119

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.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  7729                                                 |
0.00/0.00	c |  Number of clauses:    29194                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          1445933540.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    3423    18902    59032 |     6300        0    nan |  0.000 % |
0.19/0.25	c |       100 |    3423    18902    59032 |     6930      100     12 |  5.292 % |
0.19/0.29	c |       251 |    3422    18902    59032 |     7623      250     20 |  5.305 % |
0.29/0.35	c |       477 |    3422    18902    59032 |     8386      476     32 |  5.305 % |
0.39/0.44	c |       815 |    3422    17564    56356 |     9224      814     30 |  5.305 % |
0.49/0.55	c |      1324 |    3422    17564    56356 |    10147     1323     31 |  5.305 % |
0.59/0.69	c |      2083 |    3422    17564    56356 |    11162     2082     33 |  5.305 % |
0.89/0.91	c |      3225 |    3422    17564    56356 |    12278     3224     30 |  5.305 % |
1.19/1.26	c |      4934 |    3422    17564    56356 |    13506     4933     35 |  5.305 % |
1.79/1.85	c |      7496 |    3422    17564    56356 |    14856     7495     37 |  5.305 % |
2.89/2.96	c |     11341 |    3422    17564    56356 |    16342    11340     42 |  5.305 % |
4.68/4.74	c |     17107 |    3421    17554    56326 |    17976    17105     42 |  5.318 % |
8.39/8.45	c |     25758 |    3421    17554    56326 |    19774    16244     35 |  5.318 % |
12.79/12.82	c |     38733 |    3421    17554    56326 |    21751    18582     31 |  5.318 % |
21.68/21.79	c |     58195 |    3421    17554    56326 |    23926    15223     34 |  5.318 % |
34.28/34.37	c |     87387 |    3421    17554    56326 |    26319    19028     40 |  5.318 % |
53.78/53.84	c |    131176 |    3421    17554    56326 |    28951    21900     37 |  5.318 % |
87.36/87.42	c |    196862 |    3420    17544    56296 |    31846    27124     33 |  5.331 % |
143.74/143.87	c |    295388 |    3418    17529    56256 |    35031    21373     33 |  5.357 % |
239.63/239.71	c |    443177 |    3418    17529    56256 |    38534    27582     35 |  5.356 % |
368.48/368.65	c |    664862 |    3409    17370    55833 |    42387    18597     35 |  5.473 % |
592.15/592.43	c |    997387 |    3401    17304    55634 |    46626    27348     38 |  5.576 % |
938.75/939.12	c |   1496176 |    3387    17121    55133 |    51289    38983     45 |  5.758 % |

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-1717119-1240624362/watcher-1717119-1240624362 -o /tmp/evaluation-result-1717119-1240624362/solver-1717119-1240624362 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1445933540 HOME/instance-1717119-1240624362.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.08 1.02 1.09 2/65 14011
/proc/meminfo: memFree=1210696/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=3912 CPUtime=0
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 704 0 0 0 0 0 0 0 18 0 1 0 90464614 4005888 659 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 978 660 87 221 0 754 0

[startup+0.082124 s]
/proc/loadavg: 1.08 1.02 1.09 2/65 14011
/proc/meminfo: memFree=1210696/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=8648 CPUtime=0.07
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 1874 0 0 0 7 0 0 0 18 0 1 0 90464614 8855552 1829 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2162 1830 100 221 0 1938 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8648

[startup+0.101125 s]
/proc/loadavg: 1.08 1.02 1.09 2/65 14011
/proc/meminfo: memFree=1210696/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=9504 CPUtime=0.09
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 2039 0 0 0 8 1 0 0 18 0 1 0 90464614 9732096 1994 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2376 1994 100 221 0 2152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9504

[startup+0.30115 s]
/proc/loadavg: 1.08 1.02 1.09 2/65 14011
/proc/meminfo: memFree=1210696/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=10080 CPUtime=0.29
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 2390 0 0 0 28 1 0 0 19 0 1 0 90464614 10321920 2186 1992294400 4194304 5102648 548682068768 18446744073709551615 4242249 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2520 2186 112 221 0 2296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10080

[startup+0.701202 s]
/proc/loadavg: 1.08 1.02 1.09 2/65 14011
/proc/meminfo: memFree=1210696/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=10080 CPUtime=0.69
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 2390 0 0 0 68 1 0 0 22 0 1 0 90464614 10321920 2186 1992294400 4194304 5102648 548682068768 18446744073709551615 4214126 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2520 2186 112 221 0 2296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10080

[startup+1.5013 s]
/proc/loadavg: 1.08 1.02 1.09 2/66 14012
/proc/meminfo: memFree=1203904/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=10080 CPUtime=1.49
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 2390 0 0 0 148 1 0 0 25 0 1 0 90464614 10321920 2186 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2520 2186 112 221 0 2296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10080

[startup+3.10151 s]
/proc/loadavg: 1.08 1.02 1.09 2/66 14012
/proc/meminfo: memFree=1203776/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=11004 CPUtime=3.09
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 2632 0 0 0 308 1 0 0 25 0 1 0 90464614 11268096 2428 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 2751 2428 112 221 0 2527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11004

[startup+6.30191 s]
/proc/loadavg: 1.07 1.02 1.09 2/66 14012
/proc/meminfo: memFree=1201216/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=12784 CPUtime=6.29
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 3067 0 0 0 627 2 0 0 25 0 1 0 90464614 13090816 2863 1992294400 4194304 5102648 548682068768 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 3196 2863 112 221 0 2972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12784

[startup+12.7017 s]
/proc/loadavg: 1.07 1.02 1.09 2/66 14012
/proc/meminfo: memFree=1200832/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=13052 CPUtime=12.69
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 3133 0 0 0 1267 2 0 0 25 0 1 0 90464614 13365248 2929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 3263 2929 112 221 0 3039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13052

[startup+25.5013 s]
/proc/loadavg: 1.05 1.01 1.09 2/66 14012
/proc/meminfo: memFree=1199744/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=14392 CPUtime=25.48
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 3453 0 0 0 2545 3 0 0 25 0 1 0 90464614 14737408 3249 1992294400 4194304 5102648 548682068768 18446744073709551615 4225573 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 3598 3249 112 221 0 3374 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14392

[startup+51.1016 s]
/proc/loadavg: 1.03 1.01 1.08 2/66 14012
/proc/meminfo: memFree=1198272/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=15868 CPUtime=51.08
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 3794 0 0 0 5104 4 0 0 25 0 1 0 90464614 16248832 3590 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 3967 3590 112 221 0 3743 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15868

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.08 2/66 14012
/proc/meminfo: memFree=1196864/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=17152 CPUtime=102.26
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 4133 0 0 0 10222 4 0 0 25 0 1 0 90464614 17563648 3929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 4288 3929 112 221 0 4064 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17152

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14012
/proc/meminfo: memFree=1195648/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=18488 CPUtime=162.25
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 4430 0 0 0 16220 5 0 0 25 0 1 0 90464614 18931712 4226 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 4622 4226 112 221 0 4398 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18488

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14012
/proc/meminfo: memFree=1193920/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=20332 CPUtime=222.22
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 4862 0 0 0 22217 5 0 0 25 0 1 0 90464614 20819968 4658 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 5083 4658 112 221 0 4859 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14012
/proc/meminfo: memFree=1192576/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=21708 CPUtime=282.21
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 5184 0 0 0 28215 6 0 0 25 0 1 0 90464614 22228992 4980 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 5427 4980 112 221 0 5203 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21708

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14012
/proc/meminfo: memFree=1190592/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=23580 CPUtime=342.19
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 5663 0 0 0 34212 7 0 0 25 0 1 0 90464614 24145920 5459 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 5895 5459 112 221 0 5671 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23580

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14012
/proc/meminfo: memFree=1190080/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=24308 CPUtime=402.17
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 5805 0 0 0 40210 7 0 0 25 0 1 0 90464614 24891392 5601 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 6077 5601 112 221 0 5853 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 24308

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14012
/proc/meminfo: memFree=1189952/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=24308 CPUtime=462.15
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 5826 0 0 0 46208 7 0 0 25 0 1 0 90464614 24891392 5622 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 6077 5622 112 221 0 5853 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24308

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14018
/proc/meminfo: memFree=1187968/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=26468 CPUtime=522.12
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 6363 0 0 0 52205 7 0 0 25 0 1 0 90464614 27103232 6159 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 6617 6159 112 221 0 6393 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 26468

[startup+582.302 s]
/proc/loadavg: 1.28 1.06 1.05 2/71 16000
/proc/meminfo: memFree=1075528/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=29208 CPUtime=582.07
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7026 0 0 0 58189 18 0 0 25 0 1 0 90464614 29908992 6822 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7302 6822 112 221 0 7078 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 29208

[startup+642.301 s]
/proc/loadavg: 1.16 1.08 1.06 2/66 16086
/proc/meminfo: memFree=1060544/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=29208 CPUtime=642.04
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7047 0 0 0 64181 23 0 0 25 0 1 0 90464614 29908992 6843 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7302 6843 112 221 0 7078 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 29208

[startup+702.302 s]
/proc/loadavg: 1.06 1.06 1.05 2/66 16086
/proc/meminfo: memFree=1060160/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=29800 CPUtime=702.02
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7154 0 0 0 70179 23 0 0 25 0 1 0 90464614 30515200 6950 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7450 6950 112 221 0 7226 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 29800

[startup+762.306 s]
/proc/loadavg: 1.02 1.05 1.05 2/66 16086
/proc/meminfo: memFree=1059904/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=30156 CPUtime=762
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7217 0 0 0 76177 23 0 0 25 0 1 0 90464614 30879744 7013 1992294400 4194304 5102648 548682068768 18446744073709551615 4249904 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7539 7013 112 221 0 7315 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 30156

[startup+822.301 s]
/proc/loadavg: 1.01 1.04 1.04 2/66 16086
/proc/meminfo: memFree=1059328/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=30796 CPUtime=821.98
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7345 0 0 0 82174 24 0 0 25 0 1 0 90464614 31535104 7141 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7699 7141 112 221 0 7475 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 30796

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.03 2/66 16086
/proc/meminfo: memFree=1059200/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=31008 CPUtime=881.96
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7387 0 0 0 88172 24 0 0 25 0 1 0 90464614 31752192 7183 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7752 7183 112 221 0 7528 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 31008

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 16086
/proc/meminfo: memFree=1059136/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=31008 CPUtime=941.94
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7395 0 0 0 94170 24 0 0 25 0 1 0 90464614 31752192 7191 1992294400 4194304 5102648 548682068768 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 7752 7191 112 221 0 7528 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 31008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 16086
/proc/meminfo: memFree=1057536/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=32668 CPUtime=1001.93
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7817 0 0 0 100168 25 0 0 25 0 1 0 90464614 33452032 7613 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8167 7613 112 221 0 7943 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 32668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 16086
/proc/meminfo: memFree=1057024/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=33332 CPUtime=1061.91
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7933 0 0 0 106166 25 0 0 25 0 1 0 90464614 34131968 7729 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8333 7729 112 221 0 8109 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 33332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 16086
/proc/meminfo: memFree=1056896/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=33332 CPUtime=1121.89
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 7973 0 0 0 112164 25 0 0 25 0 1 0 90464614 34131968 7769 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8333 7769 112 221 0 8109 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 33332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 16086
/proc/meminfo: memFree=1055936/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=34344 CPUtime=1181.87
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 8206 0 0 0 118161 26 0 0 25 0 1 0 90464614 35168256 8002 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8586 8002 112 221 0 8362 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 34344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16086
/proc/meminfo: memFree=1055936/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=34344 CPUtime=1200.07
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 8207 0 0 0 119981 26 0 0 25 0 1 0 90464614 35168256 8003 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8586 8003 112 221 0 8362 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 34344

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/66 16086
/proc/meminfo: memFree=1055936/2055920 swapFree=4192952/4192956
[pid=14011] ppid=14009 vsize=34344 CPUtime=1200.07
/proc/14011/stat : 14011 (varsat-crafted_) R 14009 14011 13854 0 -1 4194304 8207 0 0 0 119981 26 0 0 25 0 1 0 90464614 35168256 8003 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14011/statm: 8586 8003 112 221 0 8362 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 34344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.81
CPU system time (s): 0.270958
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 34344

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

runsolver used 1.24581 second user time and 3.13752 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 03:52:42
IDJOB=1717119
IDBENCH=20404
IDSOLVER=537
FILE ID=node54/1717119-1240624362
PBS_JOBID= 9186375
Free space on /tmp= 66280 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717119-1240624362/watcher-1717119-1240624362 -o /tmp/evaluation-result-1717119-1240624362/solver-1717119-1240624362 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1445933540 HOME/instance-1717119-1240624362.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=1445933540

node54.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.234
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.234
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:       1212840 kB
Buffers:         82084 kB
Cached:         664416 kB
SwapCached:          4 kB
Active:         158940 kB
Inactive:       602848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212840 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          25048 kB
Slab:            67252 kB
Committed_AS:   310004 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node54 at 2009-04-25 04:12:45