Trace number 1720448

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.08 1200.52

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.892
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  9426                                                 |
0.00/0.00	c |  Number of clauses:    59991                                                |
0.02/0.08	c |  Parsing time:         0.07         s                                       |
0.02/0.08	c |  Timeout:              43200 s
0.02/0.08	c |  Random Seed:          630406405.000000
0.02/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.08	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 |    9359    59764   202282 |    19921        0    nan |  0.000 % |
0.19/0.29	c |       101 |    9353    59764   202282 |    21913       94      5 |  0.074 % |
0.39/0.42	c |       252 |    9348    59764   202282 |    24104      241      5 |  0.117 % |
0.49/0.54	c |       477 |    9343    59764   202282 |    26515      461      9 |  0.170 % |
0.69/0.73	c |       815 |    9328    59476   201331 |    29166      759     13 |  0.329 % |
0.89/0.99	c |      1322 |    9310    58996   199696 |    32083     1197     11 |  0.520 % |
1.29/1.38	c |      2081 |    9275    58654   198554 |    35291     1891     12 |  0.892 % |
1.79/1.82	c |      3220 |    9264    58351   197514 |    38821     2963     17 |  1.019 % |
2.59/2.63	c |      4928 |    9236    58120   196752 |    42703     4603     20 |  1.305 % |
3.79/3.81	c |      7490 |    9222    57928   196126 |    46973     7108     26 |  1.454 % |
4.99/5.05	c |     11334 |    9220    57928   196126 |    51670    10950     29 |  1.475 % |
7.88/7.97	c |     17100 |    9211    57876   195961 |    56837    16688     33 |  1.570 % |
12.69/12.72	c |     25749 |    9207    57822   195788 |    62521    25312     34 |  1.613 % |
18.68/18.73	c |     38723 |    9198    57731   195489 |    68773    38260     38 |  1.709 % |
30.68/30.72	c |     58184 |    9198    57702   195398 |    75651    57707     38 |  1.708 % |
49.67/49.78	c |     87376 |    9187    57622   195142 |    83216    23591     32 |  1.825 % |
74.96/75.09	c |    131165 |    9164    57414   194477 |    91537    67322     47 |  2.069 % |
123.35/123.44	c |    196849 |    9138    57198   193777 |   100691    58253     34 |  2.345 % |
194.02/194.11	c |    295376 |    9124    57039   193263 |   110760    74296     29 |  2.494 % |
303.18/303.33	c |    443165 |    9069    56429   191240 |   121837    33485     31 |  3.077 % |
471.12/471.33	c |    664850 |    9031    56078   190115 |   134020    43110     35 |  3.480 % |
740.62/740.93	c |    997375 |    8974    55522   188302 |   147422    26422     41 |  4.085 % |
1147.57/1148.05	c |   1496163 |    8888    54712   185558 |   162165   144055     41 |  4.997 % |

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-1720448-1240656427/watcher-1720448-1240656427 -o /tmp/evaluation-result-1720448-1240656427/solver-1720448-1240656427 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=630406405 HOME/instance-1720448-1240656427.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.10 1.04 1.00 3/64 19930
/proc/meminfo: memFree=1426744/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=3380 CPUtime=0
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 664 0 0 0 0 0 0 0 18 0 1 0 93669490 3461120 649 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 845 656 82 221 0 621 0

[startup+0.039065 s]
/proc/loadavg: 1.10 1.04 1.00 3/64 19930
/proc/meminfo: memFree=1426744/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=7020 CPUtime=0.02
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 1576 0 0 0 2 0 0 0 18 0 1 0 93669490 7188480 1561 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 1755 1562 87 221 0 1531 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7020

[startup+0.101076 s]
/proc/loadavg: 1.10 1.04 1.00 3/64 19930
/proc/meminfo: memFree=1426744/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=12888 CPUtime=0.09
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 2983 0 0 0 8 1 0 0 18 0 1 0 93669490 13197312 2968 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3222 2968 99 221 0 2998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12888

[startup+0.301111 s]
/proc/loadavg: 1.10 1.04 1.00 3/64 19930
/proc/meminfo: memFree=1426744/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=12212 CPUtime=0.29
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 3129 0 0 0 28 1 0 0 19 0 1 0 93669490 12505088 2842 1992294400 4194304 5102648 548682068768 18446744073709551615 4242179 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3053 2842 105 221 0 2829 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12212

[startup+0.701182 s]
/proc/loadavg: 1.10 1.04 1.00 3/64 19930
/proc/meminfo: memFree=1426744/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=12212 CPUtime=0.69
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 3136 0 0 0 68 1 0 0 22 0 1 0 93669490 12505088 2849 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3053 2849 112 221 0 2829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12212

[startup+1.50133 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 19931
/proc/meminfo: memFree=1415536/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=12212 CPUtime=1.49
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 3136 0 0 0 148 1 0 0 25 0 1 0 93669490 12505088 2849 1992294400 4194304 5102648 548682068768 18446744073709551615 4227606 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3053 2849 112 221 0 2829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10161 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 19931
/proc/meminfo: memFree=1415408/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=12212 CPUtime=3.09
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 3138 0 0 0 308 1 0 0 25 0 1 0 93669490 12505088 2851 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3053 2851 112 221 0 2829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12212

[startup+6.30219 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 19931
/proc/meminfo: memFree=1414968/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=13328 CPUtime=6.29
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 3398 0 0 0 628 1 0 0 25 0 1 0 93669490 13647872 3111 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3332 3111 112 221 0 3108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13328

[startup+12.7013 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 19931
/proc/meminfo: memFree=1412152/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=15844 CPUtime=12.69
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 4043 0 0 0 1267 2 0 0 25 0 1 0 93669490 16224256 3756 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 3961 3756 112 221 0 3737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15844

[startup+25.5016 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 19931
/proc/meminfo: memFree=1405944/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=22060 CPUtime=25.48
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 5551 0 0 0 2545 3 0 0 25 0 1 0 93669490 22589440 5264 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 5515 5264 112 221 0 5291 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22060

[startup+51.1012 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 19931
/proc/meminfo: memFree=1399544/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=28444 CPUtime=51.07
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 7098 0 0 0 5103 4 0 0 25 0 1 0 93669490 29126656 6811 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 7111 6811 112 221 0 6887 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28444

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 19931
/proc/meminfo: memFree=1392440/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=36224 CPUtime=102.26
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 8886 0 0 0 10220 6 0 0 25 0 1 0 93669490 37093376 8599 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9056 8599 112 221 0 8832 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36224

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19931
/proc/meminfo: memFree=1391864/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=36688 CPUtime=162.23
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 9024 0 0 0 16217 6 0 0 25 0 1 0 93669490 37568512 8737 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9172 8737 112 221 0 8948 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36688

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19931
/proc/meminfo: memFree=1390840/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=37540 CPUtime=222.21
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 9267 0 0 0 22215 6 0 0 25 0 1 0 93669490 38440960 8980 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9385 8980 112 221 0 9161 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37540

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19931
/proc/meminfo: memFree=1389880/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=38500 CPUtime=282.18
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 9490 0 0 0 28212 6 0 0 25 0 1 0 93669490 39424000 9203 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9625 9203 112 221 0 9401 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 38500

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1389816/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=38500 CPUtime=342.17
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 9493 0 0 0 34210 7 0 0 25 0 1 0 93669490 39424000 9206 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9625 9206 112 221 0 9401 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 38500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1388216/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=39968 CPUtime=402.15
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 9904 0 0 0 40208 7 0 0 25 0 1 0 93669490 40927232 9617 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 9992 9617 112 221 0 9768 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 39968

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1387640/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=40556 CPUtime=462.13
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 10051 0 0 0 46206 7 0 0 25 0 1 0 93669490 41529344 9764 1992294400 4194304 5102648 548682068768 18446744073709551615 4253999 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 10139 9764 112 221 0 9915 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 40556

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1387256/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=40876 CPUtime=522.1
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 10131 0 0 0 52203 7 0 0 25 0 1 0 93669490 41857024 9844 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 10219 9844 112 221 0 9995 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 40876

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1380152/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=48504 CPUtime=582.08
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 11899 0 0 0 58199 9 0 0 25 0 1 0 93669490 49668096 11612 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12126 11612 112 221 0 11902 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 48504

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1380152/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=48504 CPUtime=642.06
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 11902 0 0 0 64197 9 0 0 25 0 1 0 93669490 49668096 11615 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12126 11615 112 221 0 11902 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 48504

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1380088/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=48504 CPUtime=702.04
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 11908 0 0 0 70195 9 0 0 25 0 1 0 93669490 49668096 11621 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12126 11621 112 221 0 11902 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 48504

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1380088/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=48504 CPUtime=762.02
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 11910 0 0 0 76193 9 0 0 25 0 1 0 93669490 49668096 11623 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12126 11623 112 221 0 11902 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 48504

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19931
/proc/meminfo: memFree=1379896/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=49076 CPUtime=821.99
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 11999 0 0 0 82190 9 0 0 25 0 1 0 93669490 50253824 11712 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12269 11712 112 221 0 12045 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 49076

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19937
/proc/meminfo: memFree=1378608/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=50132 CPUtime=881.97
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 12319 0 0 0 88187 10 0 0 25 0 1 0 93669490 51335168 12032 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12533 12032 112 221 0 12309 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 50132

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19937
/proc/meminfo: memFree=1377840/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=51124 CPUtime=941.94
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 12510 0 0 0 94184 10 0 0 25 0 1 0 93669490 52350976 12223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 12781 12223 112 221 0 12557 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 51124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19937
/proc/meminfo: memFree=1376368/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=52632 CPUtime=1001.93
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 12876 0 0 0 100182 11 0 0 25 0 1 0 93669490 53895168 12589 1992294400 4194304 5102648 548682068768 18446744073709551615 4249113 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 13158 12589 112 221 0 12934 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 52632

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 19937
/proc/meminfo: memFree=1372400/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=56484 CPUtime=1061.91
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 13843 0 0 0 106179 12 0 0 25 0 1 0 93669490 57839616 13556 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 14121 13556 112 221 0 13897 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 56484

[startup+1122.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 19937
/proc/meminfo: memFree=1372208/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=56804 CPUtime=1121.88
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 13883 0 0 0 112176 12 0 0 25 0 1 0 93669490 58167296 13596 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 14201 13596 112 221 0 13977 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 56804

[startup+1182.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 19937
/proc/meminfo: memFree=1371448/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=57632 CPUtime=1181.86
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 14089 0 0 0 118174 12 0 0 25 0 1 0 93669490 59015168 13802 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 14408 13802 112 221 0 14184 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 57632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 19937
/proc/meminfo: memFree=1371384/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=57632 CPUtime=1200.06
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 14089 0 0 0 119994 12 0 0 25 0 1 0 93669490 59015168 13802 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 14408 13802 112 221 0 14184 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57632

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.06 1.03 1.00 2/65 19937
/proc/meminfo: memFree=1371384/2055920 swapFree=4180880/4192956
[pid=19930] ppid=19928 vsize=57632 CPUtime=1200.06
/proc/19930/stat : 19930 (varsat-industri) R 19928 19930 19640 0 -1 4194304 14089 0 0 0 119994 12 0 0 25 0 1 0 93669490 59015168 13802 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19930/statm: 14408 13802 112 221 0 14184 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.94
CPU system time (s): 0.135979
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 57632

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

runsolver used 1.01385 second user time and 2.6346 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 12:47:07
IDJOB=1720448
IDBENCH=69604
IDSOLVER=538
FILE ID=node60/1720448-1240656427
PBS_JOBID= 9186508
Free space on /tmp= 66408 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720448-1240656427/watcher-1720448-1240656427 -o /tmp/evaluation-result-1720448-1240656427/solver-1720448-1240656427 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=630406405 HOME/instance-1720448-1240656427.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=630406405

node60.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.256
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.256
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:       1427224 kB
Buffers:         68712 kB
Cached:         473004 kB
SwapCached:       6500 kB
Active:          69912 kB
Inactive:       480892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427224 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            63836 kB
Committed_AS:   316008 kB
PageTables:       1448 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= 66408 MiB
End job on node60 at 2009-04-25 13:07:10