Trace number 1773987

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 10003.7

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2846.45/2847.59	c starting MXC with:
2846.45/2847.59	c cnf_path = HOME/instance-1773987-1241305391.cnf
2846.45/2847.59	c restart_strategy = auto
2846.45/2847.59	c sign_strategy = cached
2846.45/2847.59	c use_preprocessing = -1
2846.45/2847.59	c output_implicant = 1
2846.45/2847.59	c timeout_seconds = 0
2846.45/2847.59	c running SatELite... done
2846.45/2847.59	c 16787 vars eliminated
2846.45/2847.59	c received 988 units and 60178 clauses from SatELite
2846.45/2847.59	c 17774 assignments made, starting to guess now
2846.45/2847.59	c ===================================[MXC]=====================================
2846.45/2847.59	c | Conflicts |                Clause Statistics                   |   Vars   |
2846.45/2847.59	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2846.45/2847.59	c =============================================================================
2846.45/2847.59	c |         0 |       0   39296    20882        0        0     nan |    32310 |
2846.45/2847.59	c |       100 |       0   38523    20080       94     1050    29.2 |    14243 |
2846.45/2847.59	c |       210 |       0   38523    20080      204     1105    41.6 |    14243 |
2846.45/2847.59	c |       441 |       0   38524    20080      434     1220    36.2 |    14243 |
2846.45/2847.59	c |       805 |       0   38527    20080      795     1402    33.4 |    14243 |
2846.45/2847.59	c |      1315 |       0   38530    20080     1302     1657    36.4 |    14243 |
2846.45/2847.59	c |      1986 |       0   38538    20080     1965     1993    37.2 |    14243 |
2846.45/2847.59	c |      2834 |       0   38541    20080     1799     2417    37.8 |    14243 |
2846.45/2847.59	c |      3876 |       0   38551    20080     2831     2938    40.9 |    14243 |
2846.45/2847.59	c |      5132 |       0   38554    20080     2563     3566    39.4 |    14243 |
2846.45/2847.59	c |      6623 |       0   38563    20080     4045     4311    40.4 |    14243 |
2846.45/2847.59	c |      8373 |       0   38571    20080     3497     5186    35.5 |    14243 |
2846.45/2847.59	c |     10408 |       0   38574    20080     5529     6204    34.4 |    14243 |
2846.45/2847.59	c |     12756 |       0   38578    20080     4433     7378    29.9 |    14243 |
2846.45/2847.59	c |     15449 |       0   38584    20080     7120     8724    32.9 |    14243 |
2846.45/2847.59	c |     18521 |       0   38588    20080    10188    10260    33.5 |    14243 |
2846.45/2847.59	c |     22010 |       0   38593    20080     8505    12005    32.3 |    14243 |
2846.45/2847.59	c |     25958 |       0   38596    20080    12450    13979    35.9 |    14243 |
2846.45/2847.59	c |     30411 |       0   38599    20080     9146    16205    36.6 |    14243 |
2846.45/2847.59	c |     35419 |       0   38613    20080    14140    18709    35.6 |    14243 |
2846.45/2847.59	c |     41038 |       0   38617    20080    19755    21519    36.4 |    14243 |
2846.45/2847.59	c |     47329 |       0   38631    20080    14386    24664    34.7 |    14243 |
2846.45/2847.59	c |     54360 |       0   38635    20080    21413    28180    36.3 |    14243 |
2846.45/2847.59	c |     62205 |       0   38645    20080    29248    32102    35.8 |    14243 |
2846.45/2847.59	c |     70945 |       0   38654    20080    20498    36472    32.3 |    14243 |
2846.45/2847.59	c |     80669 |       0   38669    20080    30207    41334    34.6 |    14243 |
2846.45/2847.59	c |     91476 |       0   38675    20080    41008    46738    34.8 |    14243 |
2846.45/2847.59	c |    103474 |       0   38677    20080    26769    52737    32.0 |    14243 |
2846.45/2847.59	c |    116782 |       0   38678    20080    40076    59391    34.2 |    14243 |
2846.45/2847.59	c |    131532 |       0   38678    20080    54826    66766    35.1 |    14243 |
2846.45/2847.59	c |    147868 |       0   38683    20080    71157    74934    35.7 |    14243 |
2846.45/2847.59	c |    165948 |       0   38694    20080    49869    83974    32.7 |    14243 |
2846.45/2847.59	c |    185947 |       0   38698    20080    69864    93973    34.0 |    14243 |
2846.45/2847.59	c |    208057 |       0   38701    20080    91971    96856    34.0 |    14243 |
2846.45/2847.59	c |    232489 |       0   38704    20080    67675    99419    33.3 |    14243 |
2846.45/2847.59	c |    259475 |       0   38710    20080    94655   102025    34.0 |    14243 |
2846.45/2847.59	c |    289271 |       0   38713    20080    73062   104668    33.5 |    14243 |
2846.45/2847.59	c |    322158 |       0   38719    20080   105943   107359    35.2 |    14243 |
2846.45/2847.59	c |    358445 |       0   38722    20080    88487   110090    32.4 |    14243 |
2846.45/2847.59	c |    398472 |       0   38725    20080    72647   112867    33.2 |    14243 |
2846.45/2847.59	c |    442613 |       0   38727    20080    58979   115691    32.2 |    14243 |
2846.45/2847.59	c |    491279 |       0   38732    20080   107640   118570    33.7 |    14243 |
2846.45/2847.59	c |    544923 |       0   38737    20080  

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-1773987-1241305391/watcher-1773987-1241305391 -o /tmp/evaluation-result-1773987-1241305391/solver-1773987-1241305391 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773987-1241305391.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.99 0.98 0.99 3/64 31991
/proc/meminfo: memFree=1410208/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=4464 CPUtime=0
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 672 0 0 0 0 0 0 0 18 0 1 0 158572961 4571136 659 1992294400 134512640 135192793 4294956224 18446744073709551615 134527814 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 1116 666 50 166 0 947 0

[startup+0.0262819 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31991
/proc/meminfo: memFree=1410208/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=9672 CPUtime=0.02
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 2026 0 0 0 1 1 0 0 18 0 1 0 158572961 9904128 2012 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 2418 2012 55 166 0 2249 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9672

[startup+0.101295 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31991
/proc/meminfo: memFree=1410208/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=14732 CPUtime=0.09
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 3201 0 0 0 8 1 0 0 18 0 1 0 158572961 15085568 3187 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 3683 3187 55 166 0 3514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14732

[startup+0.301332 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31991
/proc/meminfo: memFree=1410208/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=18468 CPUtime=0.29
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 4482 0 0 0 27 2 0 0 19 0 1 0 158572961 18911232 4080 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 4617 4080 56 166 0 4448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18468

[startup+0.702404 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31991
/proc/meminfo: memFree=1410208/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=20320 CPUtime=0.69
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5509 0 0 0 67 2 0 0 22 0 1 0 158572961 20807680 4704 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5080 4704 72 166 0 4911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20320

[startup+1.50155 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1391448/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=20452 CPUtime=1.49
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5556 0 0 0 147 2 0 0 25 0 1 0 158572961 20942848 4751 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5113 4751 72 166 0 4944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20452

[startup+3.10185 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1391192/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=20584 CPUtime=3.09
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5587 0 0 0 307 2 0 0 25 0 1 0 158572961 21078016 4782 1992294400 134512640 135192793 4294956224 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5146 4782 72 166 0 4977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20584

[startup+6.30144 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1390872/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=20716 CPUtime=6.28
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5651 0 0 0 626 2 0 0 25 0 1 0 158572961 21213184 4846 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5179 4846 72 166 0 5010 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20716

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1390360/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=21244 CPUtime=12.69
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5757 0 0 0 1266 3 0 0 25 0 1 0 158572961 21753856 4952 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5311 4952 73 166 0 5142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21244

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1389720/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=21776 CPUtime=25.49
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 5909 0 0 0 2546 3 0 0 25 0 1 0 158572961 22298624 5104 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5444 5104 73 166 0 5275 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21776

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1389144/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=22436 CPUtime=51.07
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 6067 0 0 0 5104 3 0 0 25 0 1 0 158572961 22974464 5262 1992294400 134512640 135192793 4294956224 18446744073709551615 134551311 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 5609 5262 73 166 0 5440 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22436

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1387480/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=24028 CPUtime=102.26
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 6462 0 0 0 10222 4 0 0 25 0 1 0 158572961 24604672 5657 1992294400 134512640 135192793 4294956224 18446744073709551615 134533197 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 6007 5657 73 166 0 5838 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24028

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1385752/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=26016 CPUtime=162.23
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 6916 0 0 0 16218 5 0 0 25 0 1 0 158572961 26640384 6111 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 6504 6111 73 166 0 6335 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26016

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1384024/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=27616 CPUtime=222.21
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 7338 0 0 0 22216 5 0 0 25 0 1 0 158572961 28278784 6533 1992294400 134512640 135192793 4294956224 18446744073709551615 134534107 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 6904 6533 73 166 0 6735 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27616

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1381144/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=30900 CPUtime=282.18
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 8062 0 0 0 28212 6 0 0 25 0 1 0 158572961 31641600 7257 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 7725 7257 73 166 0 7556 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 30900

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1380568/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=31300 CPUtime=342.17
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 8179 0 0 0 34210 7 0 0 25 0 1 0 158572961 32051200 7374 1992294400 134512640 135192793 4294956224 18446744073709551615 134534107 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 7825 7374 73 166 0 7656 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31300

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1378712/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=33160 CPUtime=402.15
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 8650 0 0 0 40208 7 0 0 25 0 1 0 158572961 33955840 7845 1992294400 134512640 135192793 4294956224 18446744073709551615 134533194 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 8290 7845 73 166 0 8121 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 33160

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1375896/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=36028 CPUtime=462.13
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 9340 0 0 0 46205 8 0 0 25 0 1 0 158572961 36892672 8535 1992294400 134512640 135192793 4294956224 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 9007 8535 73 166 0 8838 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 36028

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1375960/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=36028 CPUtime=522.11
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 9348 0 0 0 52203 8 0 0 25 0 1 0 158572961 36892672 8543 1992294400 134512640 135192793 4294956224 18446744073709551615 134551139 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 9007 8543 73 166 0 8838 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 36028

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1375384/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=36688 CPUtime=582.08
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 9491 0 0 0 58200 8 0 0 25 0 1 0 158572961 37568512 8686 1992294400 134512640 135192793 4294956224 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 9172 8686 73 166 0 9003 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 36688

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31992
/proc/meminfo: memFree=1372184/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=39912 CPUtime=642.06
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 10280 0 0 0 64197 9 0 0 25 0 1 0 158572961 40869888 9475 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 9978 9475 73 166 0 9809 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 39912

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32008
/proc/meminfo: memFree=1338264/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=76880 CPUtime=9098.98
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18635 0 0 0 909873 25 0 0 25 0 1 0 158572961 78725120 17830 1992294400 134512640 135192793 4294956224 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19220 17830 73 166 0 19051 0
Current children cumulated CPU time (s) 9098.98
Current children cumulated vsize (KiB) 76880

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32008
/proc/meminfo: memFree=1338136/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=77052 CPUtime=9158.95
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18663 0 0 0 915870 25 0 0 25 0 1 0 158572961 78901248 17858 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19263 17858 73 166 0 19094 0
Current children cumulated CPU time (s) 9158.95
Current children cumulated vsize (KiB) 77052

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32008
/proc/meminfo: memFree=1338072/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=77196 CPUtime=9218.94
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18686 0 0 0 921869 25 0 0 25 0 1 0 158572961 79048704 17881 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19299 17881 73 166 0 19130 0
Current children cumulated CPU time (s) 9218.94
Current children cumulated vsize (KiB) 77196

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32008
/proc/meminfo: memFree=1336984/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9278.91
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 927866 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9278.91
Current children cumulated vsize (KiB) 78500

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336792/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9338.89
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 933864 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134550819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9338.89
Current children cumulated vsize (KiB) 78500

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336792/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9398.86
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 939861 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134550798 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9398.86
Current children cumulated vsize (KiB) 78500

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336792/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9458.84
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 945859 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9458.84
Current children cumulated vsize (KiB) 78500

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336856/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9518.82
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 951857 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9518.82
Current children cumulated vsize (KiB) 78500

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336856/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78500 CPUtime=9578.79
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18952 0 0 0 957854 25 0 0 25 0 1 0 158572961 80384000 18147 1992294400 134512640 135192793 4294956224 18446744073709551615 134532584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19625 18147 73 166 0 19456 0
Current children cumulated CPU time (s) 9578.79
Current children cumulated vsize (KiB) 78500

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336920/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9638.77
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18973 0 0 0 963852 25 0 0 25 0 1 0 158572961 80568320 18168 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18168 73 166 0 19501 0
Current children cumulated CPU time (s) 9638.77
Current children cumulated vsize (KiB) 78680

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336856/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9698.75
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 18981 0 0 0 969850 25 0 0 25 0 1 0 158572961 80568320 18176 1992294400 134512640 135192793 4294956224 18446744073709551615 134533327 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18176 73 166 0 19501 0
Current children cumulated CPU time (s) 9698.75
Current children cumulated vsize (KiB) 78680

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9758.74
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19003 0 0 0 975848 26 0 0 25 0 1 0 158572961 80568320 18198 1992294400 134512640 135192793 4294956224 18446744073709551615 134552442 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18198 73 166 0 19501 0
Current children cumulated CPU time (s) 9758.74
Current children cumulated vsize (KiB) 78680

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9818.72
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19003 0 0 0 981846 26 0 0 25 0 1 0 158572961 80568320 18198 1992294400 134512640 135192793 4294956224 18446744073709551615 134534116 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18198 73 166 0 19501 0
Current children cumulated CPU time (s) 9818.72
Current children cumulated vsize (KiB) 78680

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9878.7
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19004 0 0 0 987844 26 0 0 25 0 1 0 158572961 80568320 18199 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18199 73 166 0 19501 0
Current children cumulated CPU time (s) 9878.7
Current children cumulated vsize (KiB) 78680

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336664/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9938.67
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19005 0 0 0 993841 26 0 0 25 0 1 0 158572961 80568320 18200 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18200 73 166 0 19501 0
Current children cumulated CPU time (s) 9938.67
Current children cumulated vsize (KiB) 78680

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=9998.66
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19006 0 0 0 999840 26 0 0 25 0 1 0 158572961 80568320 18201 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18201 73 166 0 19501 0
Current children cumulated CPU time (s) 9998.66
Current children cumulated vsize (KiB) 78680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=10000
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19006 0 0 0 999979 26 0 0 25 0 1 0 158572961 80568320 18201 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18201 73 166 0 19501 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 78680

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

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

[startup+10003.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32010
/proc/meminfo: memFree=1336728/2055920 swapFree=4180196/4192956
[pid=31991] ppid=31989 vsize=78680 CPUtime=10000
/proc/31991/stat : 31991 (mxc-sat09) R 31989 31991 31894 0 -1 4194304 19006 0 0 0 999979 26 0 0 25 0 1 0 158572961 80568320 18201 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/31991/statm: 19670 18201 73 166 0 19501 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 78680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.7
CPU time (s): 10000.1
CPU user time (s): 9999.8
CPU system time (s): 0.273958
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 78680

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

runsolver used 7.35688 second user time and 20.6759 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-03 01:03:11
IDJOB=1773987
IDBENCH=70839
IDSOLVER=613
FILE ID=node7/1773987-1241305391
PBS_JOBID= 9225216
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=1553074786

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1410624 kB
Buffers:         85740 kB
Cached:         461692 kB
SwapCached:       7108 kB
Active:          98380 kB
Inactive:       457436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410624 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            75408 kB
Committed_AS:  1031256 kB
PageTables:       1444 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= 66560 MiB
End job on node7 at 2009-05-03 03:49:57