Trace number 1723956

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

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.7
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  185149                                               |
0.00/0.00	c |  Number of clauses:    552412                                               |
0.79/0.87	c |  Parsing time:         0.75         s                                       |
0.79/0.87	c |  Timeout:              43200 s
0.79/0.87	c |  Random Seed:          1641973978.000000
0.79/0.87	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.79/0.87	c |  Branching Rule:       default (solution-guided)                            |
0.79/0.87	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.79/0.87	c |                                                                             |
5.39/5.42	c ============================[ Search Statistics ]==============================
5.39/5.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.39/5.42	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.39/5.42	c ===============================================================================
5.39/5.42	c |         0 |   35934   225419   997874 |    75139        0    nan |  0.000 % |
6.79/6.85	c |       100 |   35934   225419   997874 |    82653      100     19 |  0.249 % |
8.18/8.22	c |       250 |   35934   225419   997874 |    90918      250     16 |  0.249 % |
9.79/9.86	c |       477 |   35934   225419   997874 |   100010      477     18 |  0.249 % |
11.38/11.40	c |       816 |   35934   225419   997874 |   110011      816     26 |  0.249 % |
12.88/12.92	c |      1322 |   35933   225419   997874 |   121013     1321     26 |  0.253 % |
14.58/14.68	c |      2084 |   35933   225419   997874 |   133114     2083     29 |  0.253 % |
16.58/16.67	c |      3225 |   35923   225362   997734 |   146425     3223     33 |  0.255 % |
19.39/19.47	c |      4933 |   35923   225362   997734 |   161068     4931     36 |  0.255 % |
23.59/23.60	c |      7495 |   35923   225362   997734 |   177175     7493     33 |  0.255 % |
26.68/26.73	c |     11339 |   35896   224961   996344 |   194892    11335     49 |  0.270 % |
29.88/29.91	c |     17108 |   35896   224961   996344 |   214382    17104     56 |  0.270 % |
35.38/35.48	c |     25758 |   35896   224961   996344 |   235820    25754     49 |  0.270 % |
40.28/40.35	c |     38732 |   35896   224961   996344 |   259402    38728     49 |  0.270 % |
51.58/51.68	c |     58195 |   35866   224267   993348 |   285342    58169     60 |  0.286 % |
67.77/67.82	c |     87387 |   35866   224267   993348 |   313877    87361     55 |  0.286 % |
96.96/97.03	c |    131179 |   35866   224267   993348 |   345264   131153     50 |  0.286 % |
169.25/169.32	c |    196863 |   35866   224267   993348 |   379791   196837     49 |  0.286 % |
297.60/297.78	c |    295389 |   35864   224180   993048 |   417770   295362     52 |  0.287 % |
558.43/558.63	c |    443178 |   35841   223855   991881 |   459547    56225     44 |  0.299 % |
918.71/919.07	c |    664861 |   35832   223808   991754 |   505502   277907     68 |  0.304 % |

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-1723956-1240690684/watcher-1723956-1240690684 -o /tmp/evaluation-result-1723956-1240690684/solver-1723956-1240690684 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1641973978 HOME/instance-1723956-1240690684.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 0.99 3/65 18493
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=5044 CPUtime=0
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 862 0 0 0 0 0 0 0 18 0 1 0 97096866 5165056 847 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 1261 854 80 221 0 1037 0

[startup+0.0979019 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18493
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=22632 CPUtime=0.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 5371 0 0 0 7 2 0 0 18 0 1 0 97096866 23175168 5356 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 5658 5358 87 221 0 5434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22632

[startup+0.101902 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18493
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=23908 CPUtime=0.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 5481 0 0 0 7 2 0 0 18 0 1 0 97096866 24481792 5466 1992294400 4194304 5102648 548682068768 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 5977 5467 87 221 0 5753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23908

[startup+0.301927 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18493
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=46820 CPUtime=0.29
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 10923 0 0 0 24 5 0 0 19 0 1 0 97096866 47943680 10908 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 11705 10909 87 221 0 11481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46820

[startup+0.701978 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18493
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=90800 CPUtime=0.69
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 21221 0 0 0 58 11 0 0 23 0 1 0 97096866 92979200 21206 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 22700 21206 87 221 0 22476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90800

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1521216/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=127976 CPUtime=1.48
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 30746 0 0 0 133 15 0 0 25 0 1 0 97096866 131047424 30731 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 31994 30731 100 221 0 31770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 127976

[startup+3.10128 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1482240/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=174788 CPUtime=3.09
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 42082 0 0 0 288 21 0 0 25 0 1 0 97096866 178982912 42067 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 43697 42067 100 221 0 43473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174788

[startup+6.30168 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1428672/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=183472 CPUtime=6.29
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 49126 0 0 0 604 25 0 0 25 0 1 0 97096866 187875328 45018 1992294400 4194304 5102648 548682068768 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 45868 45018 102 221 0 45644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 183472

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1444160/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=183740 CPUtime=12.68
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 49140 0 0 0 1243 25 0 0 25 0 1 0 97096866 188149760 45032 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 45935 45032 114 221 0 45711 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 183740

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1444224/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=183740 CPUtime=25.49
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 49158 0 0 0 2523 26 0 0 25 0 1 0 97096866 188149760 45050 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 45935 45050 114 221 0 45711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183740

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1443968/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=184168 CPUtime=51.08
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 49255 0 0 0 5082 26 0 0 25 0 1 0 97096866 188588032 45147 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 46042 45147 114 221 0 45818 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 184168

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1440832/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=187284 CPUtime=102.26
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 50039 0 0 0 10200 26 0 0 25 0 1 0 97096866 191778816 45931 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 46821 45931 114 221 0 46597 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 187284

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18494
/proc/meminfo: memFree=1428416/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=200284 CPUtime=162.24
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 53169 0 0 0 16195 29 0 0 25 0 1 0 97096866 205090816 49061 1992294400 4194304 5102648 548682068768 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 50071 49061 114 221 0 49847 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 200284

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1414912/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=214136 CPUtime=222.22
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 56505 0 0 0 22190 32 0 0 25 0 1 0 97096866 219275264 52397 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 53534 52397 114 221 0 53310 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 214136

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1402624/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=226448 CPUtime=282.21
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 59611 0 0 0 28185 36 0 0 25 0 1 0 97096866 231882752 55503 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 56612 55503 114 221 0 56388 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 226448

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1390336/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=239568 CPUtime=342.18
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 62645 0 0 0 34180 38 0 0 25 0 1 0 97096866 245317632 58537 1992294400 4194304 5102648 548682068768 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 59892 58537 114 221 0 59668 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 239568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1379840/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=249924 CPUtime=402.17
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 65278 0 0 0 40175 42 0 0 25 0 1 0 97096866 255922176 61170 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 62481 61170 114 221 0 62257 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 249924

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1368576/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=261148 CPUtime=462.15
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 68045 0 0 0 46171 44 0 0 25 0 1 0 97096866 267415552 63937 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 65287 63937 114 221 0 65063 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 261148

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1361536/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=268260 CPUtime=522.13
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 69811 0 0 0 52168 45 0 0 25 0 1 0 97096866 274698240 65703 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67065 65703 114 221 0 66841 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 268260

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1360384/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269324 CPUtime=582.12
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70065 0 0 0 58166 46 0 0 25 0 1 0 97096866 275787776 65957 1992294400 4194304 5102648 548682068768 18446744073709551615 4254812 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67331 65957 114 221 0 67107 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 269324

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1360384/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269324 CPUtime=642.1
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70070 0 0 0 64164 46 0 0 25 0 1 0 97096866 275787776 65962 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67331 65962 114 221 0 67107 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 269324

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1360256/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269324 CPUtime=702.08
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70081 0 0 0 70162 46 0 0 25 0 1 0 97096866 275787776 65973 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67331 65973 114 221 0 67107 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 269324

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1360192/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269324 CPUtime=762.06
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70095 0 0 0 76160 46 0 0 25 0 1 0 97096866 275787776 65987 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67331 65987 114 221 0 67107 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 269324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1360128/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269324 CPUtime=822.05
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70106 0 0 0 82158 47 0 0 25 0 1 0 97096866 275787776 65998 1992294400 4194304 5102648 548682068768 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67331 65998 114 221 0 67107 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 269324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1359936/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=269676 CPUtime=882.02
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70163 0 0 0 88155 47 0 0 25 0 1 0 97096866 276148224 66055 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67419 66055 114 221 0 67195 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 269676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1359104/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=270796 CPUtime=942
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70357 0 0 0 94153 47 0 0 25 0 1 0 97096866 277295104 66249 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 67699 66249 114 221 0 67475 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 270796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1356864/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=273000 CPUtime=1001.99
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 70939 0 0 0 100151 48 0 0 25 0 1 0 97096866 279552000 66831 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 68250 66831 114 221 0 68026 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 273000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1343360/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=286628 CPUtime=1061.97
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 74336 0 0 0 106146 51 0 0 25 0 1 0 97096866 293507072 70228 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 71657 70228 114 221 0 71433 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 286628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1332864/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=297072 CPUtime=1121.95
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 76922 0 0 0 112141 54 0 0 25 0 1 0 97096866 304201728 72814 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 74268 72814 114 221 0 74044 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 297072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1321344/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=308520 CPUtime=1181.93
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 79796 0 0 0 118136 57 0 0 25 0 1 0 97096866 315924480 75688 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 77130 75688 114 221 0 76906 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 308520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18494
/proc/meminfo: memFree=1318976/2055920 swapFree=4192812/4192956
[pid=18493] ppid=18491 vsize=310804 CPUtime=1200.03
/proc/18493/stat : 18493 (varsat-industri) R 18491 18493 18085 0 -1 4194304 80362 0 0 0 119945 58 0 0 25 0 1 0 97096866 318263296 76254 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18493/statm: 77701 76254 114 221 0 77477 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 310804

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.46
CPU time (s): 1200.09
CPU user time (s): 1199.46
CPU system time (s): 0.633903
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 310804

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

runsolver used 1.15182 second user time and 3.22451 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 22:18:05
IDJOB=1723956
IDBENCH=71745
IDSOLVER=538
FILE ID=node54/1723956-1240690684
PBS_JOBID= 9186700
Free space on /tmp= 66272 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723956-1240690684/watcher-1723956-1240690684 -o /tmp/evaluation-result-1723956-1240690684/solver-1723956-1240690684 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1641973978 HOME/instance-1723956-1240690684.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=1641973978

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:       1625192 kB
Buffers:         51292 kB
Cached:         291288 kB
SwapCached:        140 kB
Active:         166308 kB
Inactive:       191768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10656 kB
Writeback:           0 kB
Mapped:          25092 kB
Slab:            58612 kB
Committed_AS:   352532 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= 66272 MiB
End job on node54 at 2009-04-25 22:38:07