Trace number 1774127

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 10004.6

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark476.868
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2754.11/2755.50	c starting MXC with:
2754.11/2755.50	c cnf_path = HOME/instance-1774127-1241306243.cnf
2754.11/2755.50	c restart_strategy = auto
2754.11/2755.50	c sign_strategy = cached
2754.11/2755.50	c use_preprocessing = -1
2754.11/2755.50	c output_implicant = 1
2754.11/2755.50	c timeout_seconds = 0
2754.11/2755.50	c running SatELite... done
2754.11/2755.50	c 16537 vars eliminated
2754.11/2755.50	c received 1231 units and 57299 clauses from SatELite
2754.11/2755.50	c 17767 assignments made, starting to guess now
2754.11/2755.50	c ===================================[MXC]=====================================
2754.11/2755.50	c | Conflicts |                Clause Statistics                   |   Vars   |
2754.11/2755.50	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2754.11/2755.50	c =============================================================================
2754.11/2755.50	c |         0 |       0   37788    19511        0        0     nan |    31613 |
2754.11/2755.50	c |       100 |       0   37486    18986       93     1050    49.0 |    13693 |
2754.11/2755.50	c |       210 |       0   37490    18986      199     1105    38.1 |    13693 |
2754.11/2755.50	c |       441 |       0   37491    18986      429     1220    32.5 |    13693 |
2754.11/2755.50	c |       805 |       0   37491    18986      793     1402    27.0 |    13693 |
2754.11/2755.50	c |      1315 |       0   37501    18986     1293     1657    25.5 |    13693 |
2754.11/2755.50	c |      1986 |       0   37502    18986     1963     1993    23.7 |    13693 |
2754.11/2755.50	c |      2834 |       0   37504    18986     1797     2417    20.6 |    13693 |
2754.11/2755.50	c |      3876 |       0   37513    18986     2830     2938    20.9 |    13693 |
2754.11/2755.50	c |      5132 |       0   37522    18986     2552     3566    21.4 |    13693 |
2754.11/2755.50	c |      6623 |       0   37532    18986     4033     4311    22.0 |    13693 |
2754.11/2755.50	c |      8373 |       0   37397    18917     3472     5186    21.8 |    13643 |
2754.11/2755.50	c |     10408 |       0   37404    18917     5500     6204    22.3 |    13643 |
2754.11/2755.50	c |     12756 |       0   37261    18854     4385     7378    20.8 |    13594 |
2754.11/2755.50	c |     15449 |       0   37266    18854     7073     8724    21.7 |    13594 |
2754.11/2755.50	c |     18521 |       0   37279    18854    10132    10260    21.5 |    13594 |
2754.11/2755.50	c |     22010 |       0   37290    18854     8415    12005    23.5 |    13594 |
2754.11/2755.50	c |     25958 |       0   37304    18854    12349    13979    23.8 |    13594 |
2754.11/2755.50	c |     30411 |       0   37311    18854     8988    16205    23.0 |    13594 |
2754.11/2755.50	c |     35419 |       0   37316    18854    13991    18709    23.3 |    13594 |
2754.11/2755.50	c |     41038 |       0   37321    18854    19605    21519    23.5 |    13594 |
2754.11/2755.50	c |     47329 |       0   37329    18854    14169    24664    22.5 |    13594 |
2754.11/2755.50	c |     54360 |       0   37335    18854    21194    28180    22.8 |    13594 |
2754.11/2755.50	c |     62205 |       0   37341    18854    29033    32102    23.3 |    13594 |
2754.11/2755.50	c |     70945 |       0   37344    18854    20183    36472    22.2 |    13594 |
2754.11/2755.50	c |     80669 |       0   37351    18854    29900    41334    22.7 |    13594 |
2754.11/2755.50	c |     91476 |       0   37356    18854    40702    46738    23.0 |    13594 |
2754.11/2755.50	c |    103474 |       0   37361    18854    52695    52737    22.9 |    13594 |
2754.11/2755.50	c |    116782 |       0   37366    18854    39608    59391    21.4 |    13594 |
2754.11/2755.50	c |    131532 |       0   37366    18854    54358    66766    21.5 |    13594 |
2754.11/2755.50	c |    147868 |       0   37369    18854    70691    74934    22.1 |    13594 |
2754.11/2755.50	c |    165948 |       0   37376    18854    49175    83974    22.5 |    13594 |
2754.11/2755.50	c |    185947 |       0   37381    18854    69169    89973    24.2 |    13594 |
2754.11/2755.50	c |    208057 |       0   37384    18854    91276    92383    24.3 |    13594 |
2754.11/2755.50	c |    232489 |       0   37386    18854    69450    94826    22.5 |    13594 |
2754.11/2755.50	c |    259475 |       0   37390    18854    96432    97310    22.2 |    13594 |
2754.11/2755.50	c |    289271 |       0   37395    18854    77527    99834    22.5 |    13594 |
2754.11/2755.50	c |    322158 |       0   37395    18854    59545   102391    21.3 |    13594 |
2754.11/2755.50	c |    358445 |       0   37399    18854    95828   104997    21.6 |    13594 |
2754.11/2755.50	c |    398472 |       0   37400    18854    83020   107643    21.3 |    13594 |
2754.11/2755.50	c |    442613 |       0   37401    18854    72525   110335    21.0 |    13594 |
2754.11/2755.50	c |    491279 |       0   37402    18854    64886   113074    21.3 |    13594 |
2754.11/2755.50	c |    544923 |       0   37405    18854 

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-1774127-1241306243/watcher-1774127-1241306243 -o /tmp/evaluation-result-1774127-1241306243/solver-1774127-1241306243 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774127-1241306243.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: 1.39 1.25 1.15 3/64 15318
/proc/meminfo: memFree=1042936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=4424 CPUtime=0
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 783 0 0 0 0 0 0 0 18 0 1 0 158651925 4530176 769 1992294400 134512640 135192793 4294956224 18446744073709551615 134527801 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 1106 778 50 166 0 937 0

[startup+0.0790339 s]
/proc/loadavg: 1.39 1.25 1.15 3/64 15318
/proc/meminfo: memFree=1042936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=13412 CPUtime=0.07
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 2911 0 0 0 6 1 0 0 18 0 1 0 158651925 13733888 2897 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 3353 2897 55 166 0 3184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13412

[startup+0.101035 s]
/proc/loadavg: 1.39 1.25 1.15 3/64 15318
/proc/meminfo: memFree=1042936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=13184 CPUtime=0.09
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 3172 0 0 0 8 1 0 0 18 0 1 0 158651925 13500416 2780 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 3296 2780 56 166 0 3127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13184

[startup+0.301058 s]
/proc/loadavg: 1.39 1.25 1.15 3/64 15318
/proc/meminfo: memFree=1042936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=18604 CPUtime=0.29
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 4501 0 0 0 27 2 0 0 20 0 1 0 158651925 19050496 4109 1992294400 134512640 135192793 4294956224 18446744073709551615 134747976 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 4651 4110 56 166 0 4482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18604

[startup+0.701103 s]
/proc/loadavg: 1.39 1.25 1.15 3/64 15318
/proc/meminfo: memFree=1042936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=19868 CPUtime=0.69
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5365 0 0 0 67 2 0 0 24 0 1 0 158651925 20344832 4578 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 4967 4578 72 166 0 4798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19868

[startup+1.5022 s]
/proc/loadavg: 1.39 1.25 1.15 2/65 15319
/proc/meminfo: memFree=1024776/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=20000 CPUtime=1.49
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5393 0 0 0 147 2 0 0 25 0 1 0 158651925 20480000 4606 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5000 4606 72 166 0 4831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20000

[startup+3.10138 s]
/proc/loadavg: 1.39 1.25 1.15 2/65 15319
/proc/meminfo: memFree=1024520/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=20132 CPUtime=3.09
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5420 0 0 0 307 2 0 0 25 0 1 0 158651925 20615168 4633 1992294400 134512640 135192793 4294956224 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5033 4633 72 166 0 4864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20132

[startup+6.30174 s]
/proc/loadavg: 1.36 1.25 1.15 2/65 15319
/proc/meminfo: memFree=1024288/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=20264 CPUtime=6.29
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5472 0 0 0 627 2 0 0 25 0 1 0 158651925 20750336 4685 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5066 4685 72 166 0 4897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20264

[startup+12.7015 s]
/proc/loadavg: 1.33 1.24 1.15 2/65 15319
/proc/meminfo: memFree=1024112/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=20396 CPUtime=12.68
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5514 0 0 0 1266 2 0 0 25 0 1 0 158651925 20885504 4727 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5099 4727 73 166 0 4930 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20396

[startup+25.5019 s]
/proc/loadavg: 1.26 1.23 1.14 2/65 15319
/proc/meminfo: memFree=1024120/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=20792 CPUtime=25.49
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5613 0 0 0 2546 3 0 0 25 0 1 0 158651925 21291008 4826 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5198 4826 73 166 0 5029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20792

[startup+51.1018 s]
/proc/loadavg: 1.17 1.21 1.14 2/65 15319
/proc/meminfo: memFree=1023288/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=21724 CPUtime=51.06
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 5830 0 0 0 5103 3 0 0 25 0 1 0 158651925 22245376 5043 1992294400 134512640 135192793 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5431 5043 73 166 0 5262 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21724

[startup+102.307 s]
/proc/loadavg: 1.07 1.17 1.13 2/65 15319
/proc/meminfo: memFree=1022136/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=22836 CPUtime=102.24
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 6086 0 0 0 10220 4 0 0 25 0 1 0 158651925 23384064 5299 1992294400 134512640 135192793 4294956224 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 5709 5299 73 166 0 5540 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22836

[startup+162.301 s]
/proc/loadavg: 1.02 1.14 1.12 2/65 15319
/proc/meminfo: memFree=1020600/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=24436 CPUtime=162.21
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 6470 0 0 0 16217 4 0 0 25 0 1 0 158651925 25022464 5683 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 6109 5683 73 166 0 5940 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24436

[startup+222.301 s]
/proc/loadavg: 1.01 1.11 1.11 2/65 15319
/proc/meminfo: memFree=1018872/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=26172 CPUtime=222.19
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 6905 0 0 0 22214 5 0 0 25 0 1 0 158651925 26800128 6118 1992294400 134512640 135192793 4294956224 18446744073709551615 134533989 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 6543 6118 73 166 0 6374 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26172

[startup+282.301 s]
/proc/loadavg: 1.00 1.09 1.09 2/65 15319
/proc/meminfo: memFree=1017016/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=28232 CPUtime=282.17
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 7366 0 0 0 28212 5 0 0 25 0 1 0 158651925 28909568 6579 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 7058 6579 73 166 0 6889 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28232

[startup+342.302 s]
/proc/loadavg: 1.00 1.07 1.09 2/65 15319
/proc/meminfo: memFree=1015800/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=29480 CPUtime=342.14
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 7666 0 0 0 34209 5 0 0 25 0 1 0 158651925 30187520 6879 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 7370 6879 73 166 0 7201 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 29480

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.08 2/65 15319
/proc/meminfo: memFree=1014840/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=30568 CPUtime=402.11
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 7909 0 0 0 40206 5 0 0 25 0 1 0 158651925 31301632 7122 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 7642 7122 73 166 0 7473 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 30568

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/65 15319
/proc/meminfo: memFree=1012152/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=33372 CPUtime=462.08
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 8590 0 0 0 46202 6 0 0 25 0 1 0 158651925 34172928 7803 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 8343 7803 73 166 0 8174 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 33372

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 15319
/proc/meminfo: memFree=1011576/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=34036 CPUtime=522.06
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 8732 0 0 0 52199 7 0 0 25 0 1 0 158651925 34852864 7945 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 8509 7945 73 166 0 8340 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 34036

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 15319
/proc/meminfo: memFree=1011128/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=34544 CPUtime=582.03
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 8829 0 0 0 58196 7 0 0 25 0 1 0 158651925 35373056 8042 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 8636 8042 73 166 0 8467 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 34544

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 15319
/proc/meminfo: memFree=1009848/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=35920 CPUtime=642.01
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 9149 0 0 0 64194 7 0 0 25 0 1 0 158651925 36782080 8362 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 8980 8362 73 166 0 8811 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 35920

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980856/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=67796 CPUtime=9038.15
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16086 0 0 0 903797 18 0 0 25 0 1 0 158651925 69423104 15299 1992294400 134512640 135192793 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 16949 15299 73 166 0 16780 0
Current children cumulated CPU time (s) 9038.15
Current children cumulated vsize (KiB) 67796

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980728/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=67796 CPUtime=9098.13
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16091 0 0 0 909795 18 0 0 25 0 1 0 158651925 69423104 15304 1992294400 134512640 135192793 4294956224 18446744073709551615 134551435 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 16949 15304 73 166 0 16780 0
Current children cumulated CPU time (s) 9098.13
Current children cumulated vsize (KiB) 67796

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980728/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=67796 CPUtime=9158.1
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16102 0 0 0 915792 18 0 0 25 0 1 0 158651925 69423104 15315 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 16949 15315 73 166 0 16780 0
Current children cumulated CPU time (s) 9158.1
Current children cumulated vsize (KiB) 67796

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980664/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=67796 CPUtime=9218.08
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16118 0 0 0 921790 18 0 0 25 0 1 0 158651925 69423104 15331 1992294400 134512640 135192793 4294956224 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 16949 15331 73 166 0 16780 0
Current children cumulated CPU time (s) 9218.08
Current children cumulated vsize (KiB) 67796

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980152/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=68192 CPUtime=9278.05
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16245 0 0 0 927787 18 0 0 25 0 1 0 158651925 69828608 15458 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17048 15458 73 166 0 16879 0
Current children cumulated CPU time (s) 9278.05
Current children cumulated vsize (KiB) 68192

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=980152/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=68192 CPUtime=9338.02
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16245 0 0 0 933784 18 0 0 25 0 1 0 158651925 69828608 15458 1992294400 134512640 135192793 4294956224 18446744073709551615 134533824 0 0 4096 0 0 0 0 17 1 0 0
/proc/15318/statm: 17048 15458 73 166 0 16879 0
Current children cumulated CPU time (s) 9338.02
Current children cumulated vsize (KiB) 68192

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=979896/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=68700 CPUtime=9397.98
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16310 0 0 0 939780 18 0 0 25 0 1 0 158651925 70348800 15523 1992294400 134512640 135192793 4294956224 18446744073709551615 134552331 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17175 15523 73 166 0 17006 0
Current children cumulated CPU time (s) 9397.98
Current children cumulated vsize (KiB) 68700

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=979896/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=68700 CPUtime=9457.96
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16318 0 0 0 945778 18 0 0 25 0 1 0 158651925 70348800 15531 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17175 15531 73 166 0 17006 0
Current children cumulated CPU time (s) 9457.96
Current children cumulated vsize (KiB) 68700

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=979896/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=68700 CPUtime=9517.93
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16318 0 0 0 951775 18 0 0 25 0 1 0 158651925 70348800 15531 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17175 15531 73 166 0 17006 0
Current children cumulated CPU time (s) 9517.93
Current children cumulated vsize (KiB) 68700

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=979320/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=69612 CPUtime=9577.9
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16458 0 0 0 957772 18 0 0 25 0 1 0 158651925 71282688 15671 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17403 15671 73 166 0 17234 0
Current children cumulated CPU time (s) 9577.9
Current children cumulated vsize (KiB) 69612

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=979320/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=69612 CPUtime=9637.87
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16470 0 0 0 963769 18 0 0 25 0 1 0 158651925 71282688 15683 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17403 15683 73 166 0 17234 0
Current children cumulated CPU time (s) 9637.87
Current children cumulated vsize (KiB) 69612

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=978936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9697.84
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16533 0 0 0 969766 18 0 0 25 0 1 0 158651925 71749632 15746 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15746 73 166 0 17348 0
Current children cumulated CPU time (s) 9697.84
Current children cumulated vsize (KiB) 70068

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15337
/proc/meminfo: memFree=978936/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9757.82
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16533 0 0 0 975764 18 0 0 25 0 1 0 158651925 71749632 15746 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15746 73 166 0 17348 0
Current children cumulated CPU time (s) 9757.82
Current children cumulated vsize (KiB) 70068

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15343
/proc/meminfo: memFree=978872/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9817.8
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16533 0 0 0 981761 19 0 0 25 0 1 0 158651925 71749632 15746 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15746 73 166 0 17348 0
Current children cumulated CPU time (s) 9817.8
Current children cumulated vsize (KiB) 70068

[startup+9882.3 s]
/proc/loadavg: 1.08 1.02 1.01 3/71 15802
/proc/meminfo: memFree=975800/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9877.77
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16533 0 0 0 987758 19 0 0 25 0 1 0 158651925 71749632 15746 1992294400 134512640 135192793 4294956224 18446744073709551615 134533924 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15746 73 166 0 17348 0
Current children cumulated CPU time (s) 9877.77
Current children cumulated vsize (KiB) 70068

[startup+9942.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 15843
/proc/meminfo: memFree=978552/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9937.74
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16535 0 0 0 993754 20 0 0 25 0 1 0 158651925 71749632 15748 1992294400 134512640 135192793 4294956224 18446744073709551615 134533961 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15748 73 166 0 17348 0
Current children cumulated CPU time (s) 9937.74
Current children cumulated vsize (KiB) 70068

[startup+10002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15843
/proc/meminfo: memFree=978552/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=9997.72
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16535 0 0 0 999752 20 0 0 25 0 1 0 158651925 71749632 15748 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15748 73 166 0 17348 0
Current children cumulated CPU time (s) 9997.72
Current children cumulated vsize (KiB) 70068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.6 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15843
/proc/meminfo: memFree=978552/2055920 swapFree=4191900/4192956
[pid=15318] ppid=15316 vsize=70068 CPUtime=10000
/proc/15318/stat : 15318 (mxc-sat09) R 15316 15318 15281 0 -1 4194304 16535 0 0 0 999982 20 0 0 25 0 1 0 158651925 71749632 15748 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/15318/statm: 17517 15748 73 166 0 17348 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 70068

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.6
CPU time (s): 10000
CPU user time (s): 9999.82
CPU system time (s): 0.214967
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 70068

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

runsolver used 8.85165 second user time and 27.5408 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-03 01:17:24
IDJOB=1774127
IDBENCH=70873
IDSOLVER=613
FILE ID=node62/1774127-1241306243
PBS_JOBID= 9225229
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=2026087954

node62.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.220
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.220
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:       1043424 kB
Buffers:         68496 kB
Cached:         830012 kB
SwapCached:        384 kB
Active:          64972 kB
Inactive:       848372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043424 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          23220 kB
Slab:            84984 kB
Committed_AS:   522120 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node62 at 2009-05-03 04:04:10