Trace number 1774007

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) 10000.1 10002.9

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2823.79/2824.64	c starting MXC with:
2823.79/2824.64	c cnf_path = HOME/instance-1774007-1241305414.cnf
2823.79/2824.64	c restart_strategy = auto
2823.79/2824.64	c sign_strategy = cached
2823.79/2824.64	c use_preprocessing = -1
2823.79/2824.64	c output_implicant = 1
2823.79/2824.64	c timeout_seconds = 0
2823.79/2824.64	c running SatELite... done
2823.79/2824.64	c 16778 vars eliminated
2823.79/2824.64	c received 994 units and 60173 clauses from SatELite
2823.79/2824.64	c 17771 assignments made, starting to guess now
2823.79/2824.64	c ===================================[MXC]=====================================
2823.79/2824.64	c | Conflicts |                Clause Statistics                   |   Vars   |
2823.79/2824.64	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2823.79/2824.64	c =============================================================================
2823.79/2824.64	c |         0 |       0   39330    20843        0        0     nan |    32312 |
2823.79/2824.64	c |       100 |       0   38613    20074       91     1050    44.4 |    14265 |
2823.79/2824.64	c |       210 |       0   38613    20074      201     1105    50.2 |    14265 |
2823.79/2824.64	c |       441 |       0   38613    20074      432     1220    42.3 |    14265 |
2823.79/2824.64	c |       805 |       0   38614    20074      795     1402    38.2 |    14265 |
2823.79/2824.64	c |      1315 |       0   38616    20074     1303     1657    37.3 |    14265 |
2823.79/2824.64	c |      1986 |       0   38617    20074     1973     1993    36.2 |    14265 |
2823.79/2824.64	c |      2834 |       0   38623    20074     1809     2417    33.2 |    14265 |
2823.79/2824.64	c |      3876 |       0   38626    20074     2848     2938    36.7 |    14265 |
2823.79/2824.64	c |      5132 |       0   38631    20074     2584     3566    39.1 |    14265 |
2823.79/2824.64	c |      6623 |       0   38637    20074     4069     4311    43.3 |    14265 |
2823.79/2824.64	c |      8373 |       0   38644    20074     3535     5186    39.5 |    14265 |
2823.79/2824.64	c |     10408 |       0   38650    20074     5564     6204    37.9 |    14265 |
2823.79/2824.64	c |     12756 |       0   38655    20074     4483     7378    28.6 |    14265 |
2823.79/2824.64	c |     15449 |       0   38658    20074     7173     8724    29.6 |    14265 |
2823.79/2824.64	c |     18521 |       0   38667    20074    10236    10260    31.5 |    14265 |
2823.79/2824.64	c |     22010 |       0   38675    20074     8574    12005    32.0 |    14265 |
2823.79/2824.64	c |     25958 |       0   38681    20074    12516    13979    32.7 |    14265 |
2823.79/2824.64	c |     30411 |       0   38695    20074     9228    16205    33.9 |    14265 |
2823.79/2824.64	c |     35419 |       0   38700    20074    14231    18709    35.4 |    14265 |
2823.79/2824.64	c |     41038 |       0   38706    20074    19844    21519    35.6 |    14265 |
2823.79/2824.64	c |     47329 |       0   38716    20074    14523    24664    34.4 |    14265 |
2823.79/2824.64	c |     54360 |       0   38720    20074    21550    28180    34.5 |    14265 |
2823.79/2824.64	c |     62205 |       0   38730    20074    29385    32102    36.2 |    14265 |
2823.79/2824.64	c |     70945 |       0   38736    20074    20708    36472    35.9 |    14265 |
2823.79/2824.64	c |     80669 |       0   38739    20074    30429    41334    36.1 |    14265 |
2823.79/2824.64	c |     91476 |       0   38746    20074    41229    46738    37.2 |    14265 |
2823.79/2824.64	c |    103474 |       0   38755    20074    27090    52737    37.9 |    14265 |
2823.79/2824.64	c |    116782 |       0   38758    20074    40395    59391    39.5 |    14265 |
2823.79/2824.64	c |    131532 |       0   38763    20074    55140    66766    39.8 |    14265 |
2823.79/2824.64	c |    147868 |       0   38768    20074    71471    74934    39.6 |    14265 |
2823.79/2824.64	c |    165948 |       0   38773    20074    50346    83974    35.8 |    14265 |
2823.79/2824.64	c |    185947 |       0   38777    20074    70341    93973    36.3 |    14265 |
2823.79/2824.64	c |    208057 |       0   38784    20074    92444    96958    36.2 |    14265 |
2823.79/2824.64	c |    232489 |       0   38788    20074    68118    99525    34.7 |    14265 |
2823.79/2824.64	c |    259475 |       0   38792    20074    95100   102131    35.6 |    14265 |
2823.79/2824.64	c |    289271 |       0   38797    20074    73470   104780    34.1 |    14265 |
2823.79/2824.64	c |    322158 |       0   38799    20074   106355   107467    36.8 |    14265 |
2823.79/2824.64	c |    358445 |       0   38806    20074    88855   110207    36.2 |    14265 |
2823.79/2824.64	c |    398472 |       0   38806    20074    72973   112982    35.4 |    14265 |
2823.79/2824.64	c |    442613 |       0   38809    20074    59252   115811    32.7 |    14265 |
2823.79/2824.64	c |    491279 |       0   38811    20074   107916   118688    35.0 |    14265 |
2823.79/2824.64	c |    544923 |       0   38815    20074  

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-1774007-1241305414/watcher-1774007-1241305414 -o /tmp/evaluation-result-1774007-1241305414/solver-1774007-1241305414 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774007-1241305414.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25302
/proc/meminfo: memFree=1619888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=4464 CPUtime=0
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 699 0 0 0 0 0 0 0 18 0 1 0 158574978 4571136 685 1992294400 134512640 135192793 4294956224 18446744073709551615 134527828 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 1116 692 50 166 0 947 0

[startup+0.018631 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25302
/proc/meminfo: memFree=1619888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=9508 CPUtime=0
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 2009 0 0 0 0 0 0 0 18 0 1 0 158574978 9736192 1995 1992294400 134512640 135192793 4294956224 18446744073709551615 134576576 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 2377 1995 55 166 0 2208 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.101639 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25302
/proc/meminfo: memFree=1619888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=14732 CPUtime=0.09
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 3216 0 0 0 8 1 0 0 18 0 1 0 158574978 15085568 3202 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 3683 3202 55 166 0 3514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14732

[startup+0.30166 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25302
/proc/meminfo: memFree=1619888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=18468 CPUtime=0.29
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 4490 0 0 0 27 2 0 0 19 0 1 0 158574978 18911232 4088 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 4617 4088 56 166 0 4448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18468

[startup+0.701701 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25302
/proc/meminfo: memFree=1619888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=20348 CPUtime=0.69
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5519 0 0 0 67 2 0 0 23 0 1 0 158574978 20836352 4713 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5087 4713 72 166 0 4918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20348

[startup+1.50178 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1601128/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=20480 CPUtime=1.49
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5568 0 0 0 146 3 0 0 25 0 1 0 158574978 20971520 4762 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5120 4762 72 166 0 4951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20480

[startup+3.10195 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1600872/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=20612 CPUtime=3.09
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5601 0 0 0 306 3 0 0 25 0 1 0 158574978 21106688 4795 1992294400 134512640 135192793 4294956224 18446744073709551615 134550877 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5153 4795 72 166 0 4984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20612

[startup+6.30128 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1600552/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=20744 CPUtime=6.29
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5656 0 0 0 626 3 0 0 25 0 1 0 158574978 21241856 4850 1992294400 134512640 135192793 4294956224 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5186 4850 72 166 0 5017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20744

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1600304/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=21008 CPUtime=12.69
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5702 0 0 0 1266 3 0 0 25 0 1 0 158574978 21512192 4896 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5252 4896 73 166 0 5083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21008

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1599536/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=21800 CPUtime=25.48
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 5904 0 0 0 2545 3 0 0 25 0 1 0 158574978 22323200 5098 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5450 5098 73 166 0 5281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21800

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1598704/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=22592 CPUtime=51.08
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 6093 0 0 0 5104 4 0 0 25 0 1 0 158574978 23134208 5287 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5648 5287 73 166 0 5479 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22592

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1597680/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=23668 CPUtime=102.27
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 6357 0 0 0 10223 4 0 0 25 0 1 0 158574978 24236032 5551 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 5917 5551 73 166 0 5748 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23668

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1595888/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=25764 CPUtime=162.24
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 6850 0 0 0 16220 4 0 0 25 0 1 0 158574978 26382336 6044 1992294400 134512640 135192793 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 6441 6044 73 166 0 6272 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25764

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 25303
/proc/meminfo: memFree=1593840/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=27676 CPUtime=222.23
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 7318 0 0 0 22218 5 0 0 25 0 1 0 158574978 28340224 6512 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 6919 6512 73 166 0 6750 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27676

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1591728/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=29780 CPUtime=282.21
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 7862 0 0 0 28216 5 0 0 25 0 1 0 158574978 30494720 7056 1992294400 134512640 135192793 4294956224 18446744073709551615 134551370 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 7445 7056 73 166 0 7276 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29780

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1590512/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=31132 CPUtime=342.19
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 8147 0 0 0 34213 6 0 0 25 0 1 0 158574978 31879168 7341 1992294400 134512640 135192793 4294956224 18446744073709551615 134551370 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 7783 7341 73 166 0 7614 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31132

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1588976/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=32736 CPUtime=402.17
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 8534 0 0 0 40211 6 0 0 25 0 1 0 158574978 33521664 7728 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 8184 7728 73 166 0 8015 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 32736

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1585136/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=36612 CPUtime=462.15
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 9494 0 0 0 46208 7 0 0 25 0 1 0 158574978 37490688 8688 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 9153 8688 73 166 0 8984 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 36612

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1584944/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=36764 CPUtime=522.15
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 9525 0 0 0 52207 8 0 0 25 0 1 0 158574978 37646336 8719 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 9191 8719 73 166 0 9022 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36764

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1584240/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=37688 CPUtime=582.13
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 9716 0 0 0 58205 8 0 0 25 0 1 0 158574978 38592512 8910 1992294400 134512640 135192793 4294956224 18446744073709551615 134533139 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 9422 8910 73 166 0 9253 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 37688

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 25303
/proc/meminfo: memFree=1580592/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=41368 CPUtime=642.11
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 10621 0 0 0 64202 9 0 0 25 0 1 0 158574978 42360832 9815 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 10342 9815 73 166 0 10173 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 41368

[startup+702.301 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25319
/proc/meminfo: memFree=1547696/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=77380 CPUtime=9099.72
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 18776 0 0 0 909932 40 0 0 25 0 1 0 158574978 79237120 17970 1992294400 134512640 135192793 4294956224 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19345 17970 73 166 0 19176 0
Current children cumulated CPU time (s) 9099.72
Current children cumulated vsize (KiB) 77380

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25319
/proc/meminfo: memFree=1547440/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=77884 CPUtime=9159.7
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 18861 0 0 0 915930 40 0 0 25 0 1 0 158574978 79753216 18055 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19471 18055 73 166 0 19302 0
Current children cumulated CPU time (s) 9159.7
Current children cumulated vsize (KiB) 77884

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25319
/proc/meminfo: memFree=1546480/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9219.69
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19093 0 0 0 921929 40 0 0 25 0 1 0 158574978 81014784 18287 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18287 73 166 0 19610 0
Current children cumulated CPU time (s) 9219.69
Current children cumulated vsize (KiB) 79116

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25319
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9279.66
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19093 0 0 0 927926 40 0 0 25 0 1 0 158574978 81014784 18287 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18287 73 166 0 19610 0
Current children cumulated CPU time (s) 9279.66
Current children cumulated vsize (KiB) 79116

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9339.66
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19093 0 0 0 933925 41 0 0 25 0 1 0 158574978 81014784 18287 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18287 73 166 0 19610 0
Current children cumulated CPU time (s) 9339.66
Current children cumulated vsize (KiB) 79116

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546480/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9399.64
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19093 0 0 0 939923 41 0 0 25 0 1 0 158574978 81014784 18287 1992294400 134512640 135192793 4294956224 18446744073709551615 134533880 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18287 73 166 0 19610 0
Current children cumulated CPU time (s) 9399.64
Current children cumulated vsize (KiB) 79116

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9459.62
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19096 0 0 0 945921 41 0 0 25 0 1 0 158574978 81014784 18290 1992294400 134512640 135192793 4294956224 18446744073709551615 134533858 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18290 73 166 0 19610 0
Current children cumulated CPU time (s) 9459.62
Current children cumulated vsize (KiB) 79116

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9519.6
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19098 0 0 0 951919 41 0 0 25 0 1 0 158574978 81014784 18292 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18292 73 166 0 19610 0
Current children cumulated CPU time (s) 9519.6
Current children cumulated vsize (KiB) 79116

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546480/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9579.58
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19098 0 0 0 957917 41 0 0 25 0 1 0 158574978 81014784 18292 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18292 73 166 0 19610 0
Current children cumulated CPU time (s) 9579.58
Current children cumulated vsize (KiB) 79116

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9639.56
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19099 0 0 0 963915 41 0 0 25 0 1 0 158574978 81014784 18293 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18293 73 166 0 19610 0
Current children cumulated CPU time (s) 9639.56
Current children cumulated vsize (KiB) 79116

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9699.55
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19101 0 0 0 969913 42 0 0 25 0 1 0 158574978 81014784 18295 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18295 73 166 0 19610 0
Current children cumulated CPU time (s) 9699.55
Current children cumulated vsize (KiB) 79116

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9759.54
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19101 0 0 0 975912 42 0 0 25 0 1 0 158574978 81014784 18295 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18295 73 166 0 19610 0
Current children cumulated CPU time (s) 9759.54
Current children cumulated vsize (KiB) 79116

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9819.52
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19101 0 0 0 981910 42 0 0 25 0 1 0 158574978 81014784 18295 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18295 73 166 0 19610 0
Current children cumulated CPU time (s) 9819.52
Current children cumulated vsize (KiB) 79116

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546416/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79116 CPUtime=9879.51
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19112 0 0 0 987909 42 0 0 25 0 1 0 158574978 81014784 18306 1992294400 134512640 135192793 4294956224 18446744073709551615 134533261 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19779 18306 73 166 0 19610 0
Current children cumulated CPU time (s) 9879.51
Current children cumulated vsize (KiB) 79116

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546352/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79332 CPUtime=9939.48
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19134 0 0 0 993906 42 0 0 25 0 1 0 158574978 81235968 18328 1992294400 134512640 135192793 4294956224 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19833 18328 73 166 0 19664 0
Current children cumulated CPU time (s) 9939.48
Current children cumulated vsize (KiB) 79332

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546288/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79332 CPUtime=9999.47
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19146 0 0 0 999905 42 0 0 25 0 1 0 158574978 81235968 18340 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19833 18340 73 166 0 19664 0
Current children cumulated CPU time (s) 9999.47
Current children cumulated vsize (KiB) 79332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546288/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79332 CPUtime=10000.1
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19146 0 0 0 999965 42 0 0 25 0 1 0 158574978 81235968 18340 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19833 18340 73 166 0 19664 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 79332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25321
/proc/meminfo: memFree=1546288/2055920 swapFree=4180888/4192956
[pid=25302] ppid=25300 vsize=79332 CPUtime=10000.1
/proc/25302/stat : 25302 (mxc-sat09) R 25300 25302 25265 0 -1 4194304 19146 0 0 0 999965 42 0 0 25 0 1 0 158574978 81235968 18340 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25302/statm: 19833 18340 73 166 0 19664 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 79332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9999.65
CPU system time (s): 0.441932
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 79332

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

runsolver used 6.551 second user time and 21.2788 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-03 01:03:35
IDJOB=1774007
IDBENCH=70843
IDSOLVER=613
FILE ID=node24/1774007-1241305414
PBS_JOBID= 9225220
Free space on /tmp= 66540 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774007-1241305414/watcher-1774007-1241305414 -o /tmp/evaluation-result-1774007-1241305414/solver-1774007-1241305414 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774007-1241305414.cnf

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1525009855

node24.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.232
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.232
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:       1620304 kB
Buffers:         91144 kB
Cached:         238100 kB
SwapCached:       5860 kB
Active:          32008 kB
Inactive:       305532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620304 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            2356 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            83908 kB
Committed_AS:   709620 kB
PageTables:       1440 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= 66540 MiB
End job on node24 at 2009-05-03 03:50:20