Trace number 1718857

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
MXC 2009-03-10? (TO) 1200.08 1200.54

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.064
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

116.15/116.24	c starting MXC with:
116.15/116.24	c cnf_path = HOME/instance-1718857-1240640323.cnf
116.15/116.24	c restart_strategy = auto
116.15/116.24	c sign_strategy = cached
116.15/116.24	c use_preprocessing = -1
116.15/116.24	c output_implicant = 1
116.15/116.24	c timeout_seconds = 0
116.15/116.24	c running SatELite... done
116.15/116.24	c 8622 vars eliminated
116.15/116.24	c received 4 units and 237142 clauses from SatELite
116.15/116.24	c 8625 assignments made, starting to guess now
116.15/116.24	c ===================================[MXC]=====================================
116.15/116.24	c | Conflicts |                Clause Statistics                   |   Vars   |
116.15/116.24	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
116.15/116.24	c =============================================================================
116.15/116.24	c |         0 |       0  206361    30781        0        0     nan |    24604 |
116.15/116.24	c |       100 |       0  206363    30781       98     1050    27.7 |    15979 |
116.15/116.24	c |       210 |       0  206363    30781      208     1105    49.4 |    15979 |
116.15/116.24	c |       441 |       0  206363    30781      439     1220    42.2 |    15979 |
116.15/116.24	c |       805 |       0  206364    30781      802     1402    37.8 |    15979 |
116.15/116.24	c |      1315 |       0  206368    30781     1308     1657    38.4 |    15979 |
116.15/116.24	c |      1986 |       0  206368    30781     1979     1993    39.4 |    15979 |
116.15/116.24	c |      2834 |       0  206373    30781     1845     2417    39.9 |    15979 |
116.15/116.24	c |      3876 |       0  206374    30781     2886     2938    39.4 |    15979 |
116.15/116.24	c |      5132 |       0  206380    30781     2677     3566    35.2 |    15979 |
116.15/116.24	c |      6623 |       0  206381    30781     4167     4311    36.8 |    15979 |
116.15/116.24	c |      8373 |       0  206384    30781     3689     5186    36.7 |    15979 |
116.15/116.24	c |     10408 |       0  206385    30781     5723     6204    38.6 |    15979 |
116.15/116.24	c |     12756 |       0  206388    30781     4732     7378    38.8 |    15979 |
116.15/116.24	c |     15449 |       0  206392    30781     7421     8724    40.5 |    15979 |
116.15/116.24	c |     18521 |       0  206393    30781     5489    10260    44.1 |    15979 |
116.15/116.24	c |     22010 |       0  206395    30781     8976    12005    44.6 |    15979 |
116.15/116.24	c |     25958 |       0  206400    30781    12919    13979    46.6 |    15979 |
116.15/116.24	c |     30411 |       0  206430    30781     9835    16205    42.8 |    15979 |
116.15/116.24	c |     35419 |       0  206437    30781    14836    18709    42.4 |    15979 |
116.15/116.24	c |     41038 |       0  206459    30781    20433    21519    43.3 |    15979 |
116.15/116.24	c |     47329 |       0  206475    30781    15427    24664    42.9 |    15979 |
116.15/116.24	c |     54360 |       0  206485    30781    22448    28180    45.0 |    15979 |
116.15/116.24	c |     62205 |       0  206494    30781    30284    32102    46.8 |    15979 |
116.15/116.24	c |     70945 |       0  206546    30781    22033    36472    45.2 |    15979 |
116.15/116.24	c |     80669 |       0  206565    30781    31738    41334    49.7 |    15979 |
116.15/116.24	c |     91476 |       0  206578    30781    42532    46738    53.4 |    15979 |
116.15/116.24	c |    103474 |       0  206583    30781    29060    52737    52.4 |    15979 |
116.15/116.24	c |    116782 |       0  206598    30781    42353    59391    49.9 |    15979 |
116.15/116.24	c |    131532 |       0  206615    30781    57086    66766    46.6 |    15979 |
116.15/116.24	c |    147868 |       0  206621    30781    73416    74934    43.2 |    15979 |
116.15/116.24	c |    165948 |       0  206654    30781    53246    83974    42.6 |    15979 |
116.15/116.24	c |    185947 |       0  206671    30781    73228    93973    46.6 |    15979 |
116.15/116.24	c |    208057 |       0  206689    30781    95320   105028    48.2 |    15979 |
116.15/116.24	c |    232489 |       0  206704    30781    62372   117244    40.9 |    15979 |
116.15/116.24	c |    259475 |       0  206762    30781    89300   130737    44.1 |    15979 |
116.15/116.24	c |    289271 |       0  206811    30781   119047   145635    45.1 |    15979 |
116.15/116.24	c |    322158 |       0  206837    30781   151908   162079    46.3 |    15979 |
116.15/116.24	c |    358445 |       0  206866    30781   102038   180222    47.2 |    15979 |
116.15/116.24	c |    398472 |       0  206924    30781   142007   200236    48.5 |    15979 |
116.15/116.24	c |    442613 |       0  206935    30781   186137   222306    48.6 |    15979 |
116.15/116.24	c |    491279 |       0  206970    30781   234768   246639    48.2 |    15979 |
116.15/116.24	c |    544923 |       0  207008    30781   15

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-1718857-1240640323/watcher-1718857-1240640323 -o /tmp/evaluation-result-1718857-1240640323/solver-1718857-1240640323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1718857-1240640323.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/65 16263
/proc/meminfo: memFree=1276600/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=5620 CPUtime=0
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 782 0 0 0 0 0 0 0 18 0 1 0 92061275 5754880 769 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 1405 776 46 166 0 1236 0

[startup+0.035251 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16263
/proc/meminfo: memFree=1276600/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=12464 CPUtime=0.02
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 2682 0 0 0 1 1 0 0 18 0 1 0 92061275 12763136 2668 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 3116 2668 54 166 0 2947 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12464

[startup+0.101262 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16263
/proc/meminfo: memFree=1276600/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=17380 CPUtime=0.09
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 3847 0 0 0 8 1 0 0 18 0 1 0 92061275 17797120 3833 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 4345 3834 54 166 0 4176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17380

[startup+0.301304 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16263
/proc/meminfo: memFree=1276600/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=22408 CPUtime=0.29
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 6253 0 0 0 27 2 0 0 19 0 1 0 92061275 22945792 5045 1992294400 134512640 135192793 4294956208 18446744073709551615 134567690 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 5602 5045 56 166 0 5433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22408

[startup+0.701384 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16263
/proc/meminfo: memFree=1276600/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=26004 CPUtime=0.69
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 7222 0 0 0 67 2 0 0 23 0 1 0 92061275 26628096 6014 1992294400 134512640 135192793 4294956208 18446744073709551615 134573206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 6501 6014 56 166 0 6332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26004

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16264
/proc/meminfo: memFree=1251504/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=28424 CPUtime=1.49
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 7801 0 0 0 146 3 0 0 25 0 1 0 92061275 29106176 6593 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 7106 6593 56 166 0 6937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28424

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16264
/proc/meminfo: memFree=1249904/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=29616 CPUtime=3.09
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 9012 0 0 0 305 4 0 0 25 0 1 0 92061275 30326784 6985 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 7404 6985 73 166 0 7235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29616

[startup+6.30153 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1246576/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=32180 CPUtime=6.29
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 9641 0 0 0 624 5 0 0 25 0 1 0 92061275 32952320 7614 1992294400 134512640 135192793 4294956208 18446744073709551615 134532858 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 8045 7614 73 166 0 7876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32180

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1241584/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=37776 CPUtime=12.69
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 11045 0 0 0 1263 6 0 0 25 0 1 0 92061275 38682624 9018 1992294400 134512640 135192793 4294956208 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 9444 9018 73 166 0 9275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37776

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1228720/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=50540 CPUtime=25.48
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 14116 0 0 0 2541 7 0 0 25 0 1 0 92061275 51752960 12089 1992294400 134512640 135192793 4294956208 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 12635 12089 73 166 0 12466 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50540

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1208944/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=70976 CPUtime=51.06
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 18931 0 0 0 5096 10 0 0 25 0 1 0 92061275 72679424 16904 1992294400 134512640 135192793 4294956208 18446744073709551615 134552508 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 17744 16904 73 166 0 17575 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70976

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1161136/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=120400 CPUtime=102.26
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 30851 0 0 0 10206 20 0 0 25 0 1 0 92061275 123289600 28824 1992294400 134512640 135192793 4294956208 18446744073709551615 134550441 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 30100 28824 73 166 0 29931 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 120400

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1130416/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=153360 CPUtime=162.23
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 38687 0 0 0 16195 28 0 0 25 0 1 0 92061275 157040640 36660 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 38340 36660 74 166 0 38171 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153360

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1116592/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=167156 CPUtime=222.2
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 41941 0 0 0 22191 29 0 0 25 0 1 0 92061275 171167744 39914 1992294400 134512640 135192793 4294956208 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 41789 39914 74 166 0 41620 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 167156

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1094704/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=191404 CPUtime=282.18
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 47392 0 0 0 28183 35 0 0 25 0 1 0 92061275 195997696 45365 1992294400 134512640 135192793 4294956208 18446744073709551615 134549689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 47851 45365 74 166 0 47682 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 191404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1094704/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=191404 CPUtime=342.16
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 47392 0 0 0 34181 35 0 0 25 0 1 0 92061275 195997696 45365 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 47851 45365 74 166 0 47682 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 191404

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1082864/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=205676 CPUtime=402.14
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 50338 0 0 0 40176 38 0 0 25 0 1 0 92061275 210612224 48311 1992294400 134512640 135192793 4294956208 18446744073709551615 134550376 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 51419 48311 74 166 0 51250 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 205676

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1082800/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=205676 CPUtime=462.12
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 50363 0 0 0 46174 38 0 0 25 0 1 0 92061275 210612224 48336 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 51419 48336 74 166 0 51250 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 205676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1074672/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=215856 CPUtime=522.09
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 52389 0 0 0 52169 40 0 0 25 0 1 0 92061275 221036544 50362 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 53964 50362 74 166 0 53795 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 215856

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1074672/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=215856 CPUtime=582.07
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 52389 0 0 0 58167 40 0 0 25 0 1 0 92061275 221036544 50362 1992294400 134512640 135192793 4294956208 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 53964 50362 74 166 0 53795 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 215856

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1073328/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=217988 CPUtime=642.05
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 52717 0 0 0 64165 40 0 0 25 0 1 0 92061275 223219712 50690 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 54497 50690 74 166 0 54328 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 217988

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1066096/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=224496 CPUtime=702.02
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 54524 0 0 0 70160 42 0 0 25 0 1 0 92061275 229883904 52497 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 56124 52497 74 166 0 55955 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 224496

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1066160/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=224496 CPUtime=762
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 54524 0 0 0 76158 42 0 0 25 0 1 0 92061275 229883904 52497 1992294400 134512640 135192793 4294956208 18446744073709551615 134550416 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 56124 52497 74 166 0 55955 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 224496

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1064368/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=226800 CPUtime=821.98
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 54954 0 0 0 82155 43 0 0 25 0 1 0 92061275 232243200 52927 1992294400 134512640 135192793 4294956208 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 56700 52927 74 166 0 56531 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 226800

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1053744/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=241056 CPUtime=881.95
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 57608 0 0 0 88149 46 0 0 25 0 1 0 92061275 246841344 55581 1992294400 134512640 135192793 4294956208 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 60264 55581 74 166 0 60095 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 241056

[startup+942.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 16264
/proc/meminfo: memFree=1053808/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=241056 CPUtime=941.93
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 57608 0 0 0 94147 46 0 0 25 0 1 0 92061275 246841344 55581 1992294400 134512640 135192793 4294956208 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 60264 55581 74 166 0 60095 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 241056

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 16264
/proc/meminfo: memFree=1053744/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=241056 CPUtime=1001.9
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 57608 0 0 0 100144 46 0 0 25 0 1 0 92061275 246841344 55581 1992294400 134512640 135192793 4294956208 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 60264 55581 74 166 0 60095 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 241056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1051440/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=243924 CPUtime=1061.89
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 58217 0 0 0 106142 47 0 0 25 0 1 0 92061275 249778176 56190 1992294400 134512640 135192793 4294956208 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 60981 56190 74 166 0 60812 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 243924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1049712/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=246424 CPUtime=1121.86
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 58615 0 0 0 112139 47 0 0 25 0 1 0 92061275 252338176 56588 1992294400 134512640 135192793 4294956208 18446744073709551615 134550385 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 61606 56588 74 166 0 61437 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 246424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1049840/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=246424 CPUtime=1181.84
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 58615 0 0 0 118137 47 0 0 25 0 1 0 92061275 252338176 56588 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 61606 56588 74 166 0 61437 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 246424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16264
/proc/meminfo: memFree=1048624/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=247996 CPUtime=1200.03
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 58925 0 0 0 119956 47 0 0 25 0 1 0 92061275 253947904 56898 1992294400 134512640 135192793 4294956208 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 61999 56898 74 166 0 61830 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 247996

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 16264
/proc/meminfo: memFree=1048624/2055920 swapFree=4181392/4192956
[pid=16263] ppid=16261 vsize=247996 CPUtime=1200.03
/proc/16263/stat : 16263 (mxc-sat09) R 16261 16263 15938 0 -1 4194304 58925 0 0 0 119956 47 0 0 25 0 1 0 92061275 253947904 56898 1992294400 134512640 135192793 4294956208 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16263/statm: 61999 56898 74 166 0 61830 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 247996

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1199.57
CPU system time (s): 0.508922
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 247996

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

runsolver used 1.43278 second user time and 2.89256 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 08:18:43
IDJOB=1718857
IDBENCH=20573
IDSOLVER=504
FILE ID=node80/1718857-1240640323
PBS_JOBID= 9186467
Free space on /tmp= 66152 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718857-1240640323/watcher-1718857-1240640323 -o /tmp/evaluation-result-1718857-1240640323/solver-1718857-1240640323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1718857-1240640323.cnf

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=1029976659

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1277080 kB
Buffers:         73204 kB
Cached:         626364 kB
SwapCached:       6340 kB
Active:         180176 kB
Inactive:       528140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277080 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            5464 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            56488 kB
Committed_AS:   281252 kB
PageTables:       1384 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= 66148 MiB
End job on node80 at 2009-04-25 08:38:46