Trace number 1513569

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MXC 2009-03-10? (TO) 1200.01 1200.31

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1017667294-044.cnf
MD5SUM083530c917e5930f85d1f6585a40e1fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.0137
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data

33.78/33.86	c starting MXC with:
33.78/33.86	c cnf_path = HOME/instance-1513569-1238219753.cnf
33.78/33.86	c restart_strategy = auto
33.78/33.86	c sign_strategy = cached
33.78/33.86	c use_preprocessing = -1
33.78/33.86	c output_implicant = 1
33.78/33.86	c timeout_seconds = 0
33.78/33.86	c running SatELite... done
33.78/33.86	c 1 vars eliminated
33.78/33.86	c received 0 units and 11900 clauses from SatELite
33.78/33.86	c 0 assignments made, starting to guess now
33.78/33.86	c ===================================[MXC]=====================================
33.78/33.86	c | Conflicts |                Clause Statistics                   |   Vars   |
33.78/33.86	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
33.78/33.86	c =============================================================================
33.78/33.86	c |         0 |       0       0    11900        0        0     nan |      140 |
33.78/33.86	c |       100 |       0       0    11900      100     1050    41.4 |      140 |
33.78/33.86	c |       210 |       0       0    11900      210     1105    42.4 |      140 |
33.78/33.86	c |       441 |       0       0    11900      441     1220    42.8 |      140 |
33.78/33.86	c |       805 |       0       0    11900      805     1402    43.1 |      140 |
33.78/33.86	c |      1315 |       0       0    11900     1315     1609    43.2 |      140 |
33.78/33.86	c |      1986 |       0       0    11900     1138     1754    42.0 |      140 |
33.78/33.86	c |      2834 |       0       0    11900     1047     1894    41.6 |      140 |
33.78/33.86	c |      3876 |       0       0    11900     1078     2031    40.7 |      140 |
33.78/33.86	c |      5132 |       0       0    11900     1262     2163    40.7 |      140 |
33.78/33.86	c |      6623 |       0       0    11900     1627     2292    40.7 |      140 |
33.78/33.86	c |      8373 |       0       0    11900     2204     2419    41.7 |      140 |
33.78/33.86	c |     10408 |       0       0    11900     1768     2543    41.1 |      140 |
33.78/33.86	c |     12756 |       0       0    11900     1498     2665    41.6 |      140 |
33.78/33.86	c |     15449 |       0       0    11900     1440     2786    39.6 |      140 |
33.78/33.86	c |     18521 |       0       0    11900     1642     2906    40.4 |      140 |
33.78/33.86	c |     22010 |       0       0    11900     2155     3025    41.4 |      140 |
33.78/33.86	c |     25958 |       0       0    11900     3028     3144    41.8 |      140 |
33.78/33.86	c |     30411 |       0       0    11900     2700     3262    42.2 |      140 |
33.78/33.86	c |     35419 |       0       0    11900     2738     3381    42.6 |      140 |
33.78/33.86	c |     41038 |       0       0    11900     3216     3499    42.4 |      140 |
33.78/33.86	c |     47329 |       0       0    11900     2406     3618    41.1 |      140 |
33.78/33.86	c |     54360 |       0       0    11900     2073     3737    41.7 |      140 |
33.78/33.86	c |     62205 |       0       0    11900     2315     3857    41.7 |      140 |
33.78/33.86	c |     70945 |       0       0    11900     3226     3978    41.6 |      140 |
33.78/33.86	c |     80669 |       0       0    11900     2867     4099    42.3 |      140 |
33.78/33.86	c |     91476 |       0       0    11900     3276     4222    42.2 |      140 |
33.78/33.86	c |    103474 |       0       0    11900     2421     4346    41.6 |      140 |
33.78/33.86	c |    116782 |       0       0    11900     2494     4471    42.7 |      140 |
33.78/33.86	c |    131532 |       0       0    11900     3643     4597    41.8 |      140 |
33.78/33.86	c |    147868 |       0       0    11900     3690     4726    42.1 |      140 |
33.78/33.86	c |    165948 |       0       0    11900     2616     4855    41.0 |      140 |
33.78/33.86	c |    185947 |       0       0    11900     2931     4987    43.6 |      140 |
33.78/33.86	c |    208057 |       0       0    11900     4848     5120    43.3 |      140 |
33.78/33.86	c |    232489 |       0       0    11900     3372     5255    42.5 |      140 |
33.78/33.86	c |    259475 |       0       0    11900     3763     5393    42.7 |      140 |
33.78/33.86	c |    289271 |       0       0    11900     3540     5532    42.8 |      140 |
33.78/33.86	c |    322158 |       0       0    11900     5672     5674    42.6 |      140 |
33.78/33.86	c |    358445 |       0       0    11900     4686     5818    42.2 |      140 |
33.78/33.86	c |    398472 |       0       0    11900     3501     5965    41.4 |      140 |
33.78/33.86	c |    442613 |       0       0    11900     5399     6114    42.2 |      140 |
33.78/33.86	c |    491279 |       0       0    11900     4595     6265    42.6 |      140 |
33.78/33.86	c |    544923 |       0       0    11900     4374   

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513569-1238219753/watcher-1513569-1238219753 -o /tmp/evaluation-result-1513569-1238219753/solver-1513569-1238219753 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1513569-1238219753.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30332
/proc/meminfo: memFree=1277424/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=1304 CPUtime=0
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 1094637158 1335296 202 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 326 203 54 166 0 157 0

[startup+0.0569731 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30332
/proc/meminfo: memFree=1277424/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=1840 CPUtime=0.05
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 440 0 0 0 5 0 0 0 18 0 1 0 1094637158 1884160 344 1992294400 134512640 135192793 4294956224 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 460 344 55 166 0 291 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1840

[startup+0.101975 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30332
/proc/meminfo: memFree=1277424/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=1840 CPUtime=0.09
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 440 0 0 0 9 0 0 0 18 0 1 0 1094637158 1884160 344 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 460 344 55 166 0 291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1840

[startup+0.301992 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30332
/proc/meminfo: memFree=1277424/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=3028 CPUtime=0.29
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 734 0 0 0 29 0 0 0 19 0 1 0 1094637158 3100672 638 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 757 638 71 166 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3028

[startup+0.701027 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 30332
/proc/meminfo: memFree=1277424/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=3820 CPUtime=0.69
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 932 0 0 0 69 0 0 0 22 0 1 0 1094637158 3911680 836 1992294400 134512640 135192793 4294956224 18446744073709551615 134534218 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 955 836 72 166 0 786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3820

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1274216/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=4236 CPUtime=1.49
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1018 0 0 0 149 0 0 0 25 0 1 0 1094637158 4337664 922 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1059 922 72 166 0 890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4236

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1273640/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=4500 CPUtime=3.09
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1111 0 0 0 309 0 0 0 25 0 1 0 1094637158 4608000 1015 1992294400 134512640 135192793 4294956224 18446744073709551615 134532657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1125 1015 72 166 0 956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4500

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1273000/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=5172 CPUtime=6.29
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1238 0 0 0 629 0 0 0 25 0 1 0 1094637158 5296128 1142 1992294400 134512640 135192793 4294956224 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1293 1142 72 166 0 1124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5172

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1272296/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=5728 CPUtime=12.69
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1384 0 0 0 1269 0 0 0 25 0 1 0 1094637158 5865472 1288 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1432 1288 72 166 0 1263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5728

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1271528/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=6556 CPUtime=25.48
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1578 0 0 0 2548 0 0 0 25 0 1 0 1094637158 6713344 1482 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1639 1482 72 166 0 1470 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6556

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1270376/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=7884 CPUtime=51.08
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 1854 0 0 0 5107 1 0 0 25 0 1 0 1094637158 8073216 1758 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 1971 1758 72 166 0 1802 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7884

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1269096/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=9212 CPUtime=102.27
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2169 0 0 0 10226 1 0 0 25 0 1 0 1094637158 9433088 2073 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 2303 2073 72 166 0 2134 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9212

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1268072/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=10156 CPUtime=162.26
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2406 0 0 0 16224 2 0 0 25 0 1 0 1094637158 10399744 2310 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 2539 2310 72 166 0 2370 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10156

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1267432/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=10916 CPUtime=222.24
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2568 0 0 0 22222 2 0 0 25 0 1 0 1094637158 11177984 2472 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 2729 2472 72 166 0 2560 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 10916

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30333
/proc/meminfo: memFree=1267112/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=11052 CPUtime=282.23
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2625 0 0 0 28221 2 0 0 25 0 1 0 1094637158 11317248 2529 1992294400 134512640 135192793 4294956224 18446744073709551615 134533796 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 2763 2529 72 166 0 2594 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 11052

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1266536/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=11520 CPUtime=342.2
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2743 0 0 0 34218 2 0 0 25 0 1 0 1094637158 11796480 2647 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 2880 2647 72 166 0 2711 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11520

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1266024/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=12188 CPUtime=402.18
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 2880 0 0 0 40216 2 0 0 25 0 1 0 1094637158 12480512 2784 1992294400 134512640 135192793 4294956224 18446744073709551615 134552593 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3047 2784 72 166 0 2878 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12188

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1265448/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=13024 CPUtime=462.17
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3047 0 0 0 46215 2 0 0 25 0 1 0 1094637158 13336576 2951 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3256 2951 72 166 0 3087 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 13024

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1265064/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=13408 CPUtime=522.16
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3143 0 0 0 52213 3 0 0 25 0 1 0 1094637158 13729792 3047 1992294400 134512640 135192793 4294956224 18446744073709551615 134550806 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3352 3047 72 166 0 3183 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13408

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1264616/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=14120 CPUtime=582.15
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3260 0 0 0 58212 3 0 0 25 0 1 0 1094637158 14458880 3164 1992294400 134512640 135192793 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3530 3164 72 166 0 3361 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 14120

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1264296/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=14504 CPUtime=642.14
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3336 0 0 0 64211 3 0 0 25 0 1 0 1094637158 14852096 3240 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3626 3240 72 166 0 3457 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 14504

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1263784/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=15048 CPUtime=702.12
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3454 0 0 0 70209 3 0 0 25 0 1 0 1094637158 15409152 3358 1992294400 134512640 135192793 4294956224 18446744073709551615 134533924 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3762 3358 72 166 0 3593 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 15048

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1263400/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=15432 CPUtime=762.1
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3546 0 0 0 76207 3 0 0 25 0 1 0 1094637158 15802368 3450 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 3858 3450 72 166 0 3689 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 15432

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1262888/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=16140 CPUtime=822.08
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3674 0 0 0 82205 3 0 0 25 0 1 0 1094637158 16527360 3578 1992294400 134512640 135192793 4294956224 18446744073709551615 134533818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4035 3578 72 166 0 3866 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 16140

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1262824/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=16140 CPUtime=882.07
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3699 0 0 0 88204 3 0 0 25 0 1 0 1094637158 16527360 3603 1992294400 134512640 135192793 4294956224 18446744073709551615 134533792 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4035 3603 72 166 0 3866 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 16140

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1262568/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=16480 CPUtime=942.05
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3754 0 0 0 94202 3 0 0 25 0 1 0 1094637158 16875520 3658 1992294400 134512640 135192793 4294956224 18446744073709551615 134533818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4120 3658 72 166 0 3951 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 16480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1262312/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=16672 CPUtime=1002.05
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3811 0 0 0 100201 4 0 0 25 0 1 0 1094637158 17072128 3715 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4168 3715 72 166 0 3999 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 16672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1261992/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=17216 CPUtime=1062.03
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3897 0 0 0 106199 4 0 0 25 0 1 0 1094637158 17629184 3801 1992294400 134512640 135192793 4294956224 18446744073709551615 134534332 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4304 3801 72 166 0 4135 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 17216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1261928/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=17216 CPUtime=1122.02
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3934 0 0 0 112198 4 0 0 25 0 1 0 1094637158 17629184 3838 1992294400 134512640 135192793 4294956224 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4304 3838 72 166 0 4135 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 17216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1261672/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=17408 CPUtime=1182
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3963 0 0 0 118196 4 0 0 25 0 1 0 1094637158 17825792 3867 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4352 3867 72 166 0 4183 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 17408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1261672/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=17408 CPUtime=1200
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3965 0 0 0 119996 4 0 0 25 0 1 0 1094637158 17825792 3869 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4352 3869 72 166 0 4183 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 17408

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 30339
/proc/meminfo: memFree=1261672/2055920 swapFree=4178784/4192956
[pid=30332] ppid=30330 vsize=17408 CPUtime=1200
/proc/30332/stat : 30332 (mxc-sat09) R 30330 30332 29433 0 -1 4194304 3965 0 0 0 119996 4 0 0 25 0 1 0 1094637158 17825792 3869 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/30332/statm: 4352 3869 72 166 0 4183 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 17408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.01
CPU user time (s): 1199.97
CPU system time (s): 0.046992
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 17408

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

runsolver used 0.952855 second user time and 2.38764 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-28 06:55:53
IDJOB=1513569
IDBENCH=70274
IDSOLVER=504
FILE ID=node57/1513569-1238219753
PBS_JOBID= 9060509
Free space on /tmp= 66220 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1017667294-044.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513569-1238219753/watcher-1513569-1238219753 -o /tmp/evaluation-result-1513569-1238219753/solver-1513569-1238219753 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1513569-1238219753.cnf

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

MD5SUM BENCH= 083530c917e5930f85d1f6585a40e1fa
RANDOM SEED=1551780508

node57.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.213
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.213
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:       1277904 kB
Buffers:         86780 kB
Cached:         604188 kB
SwapCached:       8004 kB
Active:         289052 kB
Inactive:       411472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277904 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          15156 kB
Slab:            63640 kB
Committed_AS:  2505080 kB
PageTables:       1392 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= 66220 MiB
End job on node57 at 2009-03-28 07:15:56