Trace number 370133

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, and are wall clock time (not CPU 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 2007-02-08SAT 359.585 359.733

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
MD5SUMce96de70272a2ecfcbbf1c8e965c8e57
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses880
Sum of the clauses size2640
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3880
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

359.56/359.73	c MXC attempting /tmp/evaluation/370133-1177552062/instance-370133-1177552062.cnf
359.56/359.73	c 0 assignments made, starting to guess now
359.56/359.73	c ===================================[MXC]=====================================
359.56/359.73	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
359.56/359.73	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
359.56/359.73	c =============================================================================
359.56/359.73	c |         0 |     880     2640 |    1000       0       0     nan |  0.000 % |
359.56/359.73	c |       100 |     880     2640 |    1100     100    3124    31.2 |  0.000 % |
359.56/359.73	c |       250 |     880     2640 |    1210     250    6462    25.8 |  0.000 % |
359.56/359.73	c |       475 |     880     2640 |    1331     472   11672    24.7 |  0.000 % |
359.56/359.73	c |       813 |     880     2640 |    1464     810   19625    24.2 |  0.000 % |
359.56/359.73	c |      1320 |     880     2640 |    1610    1317   30843    23.4 |  0.000 % |
359.56/359.73	c |      2079 |     880     2640 |    1771    1270   27956    22.0 |  0.000 % |
359.56/359.73	c |      3219 |     880     2640 |    1948    1524   33178    21.8 |  0.000 % |
359.56/359.73	c |      4927 |     880     2640 |    2143    1285   25418    19.8 |  0.000 % |
359.56/359.73	c |      7490 |     880     2640 |    2357    1704   37933    22.3 |  0.000 % |
359.56/359.73	c |     11335 |     868     2604 |    2593    2014   40007    19.9 |  0.455 % |
359.56/359.73	c |     17102 |     868     2604 |    2853    1302   22408    17.2 |  0.455 % |
359.56/359.73	c |     25752 |     868     2604 |    3138    2819   51837    18.4 |  0.455 % |
359.56/359.73	c |     38726 |     868     2604 |    3452    1673   27331    16.3 |  0.455 % |
359.56/359.73	c |     58188 |     868     2604 |    3797    2149   33327    15.5 |  0.455 % |
359.56/359.73	c |     87380 |     868     2604 |    4177    2884   45776    15.9 |  0.455 % |
359.56/359.73	c |    131170 |     868     2604 |    4594    2841   48030    16.9 |  0.455 % |
359.56/359.73	c |    196855 |     868     2604 |    5054    4262   77322    18.1 |  0.455 % |
359.56/359.73	c |    295381 |     868     2604 |    5559    4277   73372    17.2 |  0.455 % |
359.56/359.73	c |    443171 |     868     2604 |    6115    4825   81041    16.8 |  0.455 % |
359.56/359.73	c |    664854 |     868     2604 |    6727    3415   57090    16.7 |  0.455 % |
359.56/359.73	c |    997379 |     868     2604 |    7400    6514  107799    16.5 |  0.455 % |
359.56/359.73	c |   1496167 |     868     2604 |    8140    6142   86358    14.1 |  0.455 % |
359.56/359.73	c |   2244349 |     868     2604 |    8954    5960   97917    16.4 |  0.455 % |
359.56/359.73	c |   3366623 |     868     2604 |    9849    5127   76544    14.9 |  0.455 % |
359.56/359.73	c 359.640s elapsed
359.56/359.73	c restarts: 24
359.56/359.73	c decisions: 4093109
359.56/359.73	c propagations: 231685384
359.56/359.73	c conflicts: 3906796
359.56/359.73	s SATISFIABLE
359.56/359.73	v -21 186 -4 178 -156 -142 -114 -116 73 -70 166 95 -15 3 54 77 198 194 -124 23 74 -87 -69 -38 -45 11 -214 12 93 -215 150 -163 44 202 22 -43 -80 -52 33 -63 -57 -90 -1 72 108 -96 132 134 -84 119 -17 -147 78 -188 -41 -127 -182 -18 29 -46 -204 143 -118 -195 168 101 -185 -212 -24 -161 183 -162 133 -106 37 49 158 60 -136 86 144 -14 189 216 -157 123 -61 -196 -107 200 -206 81 117 211 -65 -79 180 27 -16 98 75 -111 -83 130 -62 193 140 192 176 -197 201 -103 171 190 -181 209 -155 104 -135 40 -218 102 -179 167 -220 9 173 2 -55 -71 172 -112 -145 -32 -154 -64 -126 50 36 -85 -219 -82 92 -153 35 30 -139 58 217 -113 -191 53 105 -160 -146 -141 137 -170 -203 -128 -20 125 129 51 25 174 26 -175 13 -131 7 31 -207 99 -165 -89 213 -109 88 56 151 -184 187 -34 39 177 110 -66 199 -42 -138 68 152 -28 -91 97 47 -76 115 -5 -149 -205 169 -122 159 100 -208 120 -10 48 8 19 210 59 -6 -67 94 164 -121 -148 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-370133-1177552062 -o ROOT/results/node23/solver-370133-1177552062 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370133-1177552062/mxc /tmp/evaluation/370133-1177552062/instance-370133-1177552062.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.91 0.97 0.91 3/77 7384
/proc/meminfo: memFree=1643128/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=932 CPUtime=0
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 203123335 954368 88 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534259 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 233 88 57 122 0 107 0

[startup+0.0444159 s]
/proc/loadavg: 0.91 0.97 0.91 3/77 7384
/proc/meminfo: memFree=1643128/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1064 CPUtime=0.04
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 137 0 0 0 4 0 0 0 18 0 1 0 203123335 1089536 122 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519131 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 266 122 59 122 0 140 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1064

[startup+0.102426 s]
/proc/loadavg: 0.91 0.97 0.91 3/77 7384
/proc/meminfo: memFree=1643128/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1204 CPUtime=0.1
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 172 0 0 0 10 0 0 0 18 0 1 0 203123335 1232896 155 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 301 155 67 122 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1204

[startup+0.301464 s]
/proc/loadavg: 0.91 0.97 0.91 3/77 7384
/proc/meminfo: memFree=1643128/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1344 CPUtime=0.29
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 200 0 0 0 29 0 0 0 19 0 1 0 203123335 1376256 183 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134517414 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 336 183 67 122 0 210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1344

[startup+0.701541 s]
/proc/loadavg: 0.91 0.97 0.91 3/77 7384
/proc/meminfo: memFree=1643128/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1344 CPUtime=0.69
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 227 0 0 0 69 0 0 0 23 0 1 0 203123335 1376256 210 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531373 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 336 210 67 122 0 210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1344

[startup+1.5017 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1642480/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1468 CPUtime=1.49
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 251 0 0 0 149 0 0 0 25 0 1 0 203123335 1503232 234 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 367 234 67 122 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1468

[startup+3.10201 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1642224/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1716 CPUtime=3.09
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 299 0 0 0 309 0 0 0 25 0 1 0 203123335 1757184 282 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519319 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 429 282 67 122 0 303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1716

[startup+6.30162 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1641976/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=1836 CPUtime=6.29
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 341 0 0 0 629 0 0 0 25 0 1 0 203123335 1880064 324 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530028 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 459 324 67 122 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1836

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1641656/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=2080 CPUtime=12.69
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 396 0 0 0 1269 0 0 0 25 0 1 0 203123335 2129920 379 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 520 379 67 122 0 394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2080

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1641336/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=2308 CPUtime=25.48
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 468 0 0 0 2548 0 0 0 25 0 1 0 203123335 2363392 451 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 577 451 67 122 0 451 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2308

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1640952/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=2784 CPUtime=51.07
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 583 0 0 0 5107 0 0 0 25 0 1 0 203123335 2850816 566 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 696 566 67 122 0 570 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2784

[startup+102.304 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1640376/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=3368 CPUtime=102.25
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 715 0 0 0 10225 0 0 0 25 0 1 0 203123335 3448832 698 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 842 698 67 122 0 716 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639992/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=3708 CPUtime=162.23
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 801 0 0 0 16222 1 0 0 25 0 1 0 203123335 3796992 784 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 927 784 67 122 0 801 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3708

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639672/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=3944 CPUtime=222.2
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 866 0 0 0 22219 1 0 0 25 0 1 0 203123335 4038656 849 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 986 849 67 122 0 860 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 3944

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639416/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4148 CPUtime=282.19
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 916 0 0 0 28217 2 0 0 25 0 1 0 203123335 4247552 899 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534732 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1037 899 67 122 0 911 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4148

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4364 CPUtime=342.16
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 975 0 0 0 34214 2 0 0 25 0 1 0 203123335 4468736 958 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1091 958 67 122 0 965 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 4364

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4364 CPUtime=345.36
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 975 0 0 0 34534 2 0 0 25 0 1 0 203123335 4468736 958 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519246 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1091 958 67 122 0 965 0
Current children cumulated CPU time (s) 345.36
Current children cumulated vsize (KiB) 4364

[startup+351.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4364 CPUtime=351.76
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 978 0 0 0 35174 2 0 0 25 0 1 0 203123335 4468736 961 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 351.76
Current children cumulated vsize (KiB) 4364

[startup+355.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4364 CPUtime=354.96
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 978 0 0 0 35494 2 0 0 25 0 1 0 203123335 4468736 961 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 354.96
Current children cumulated vsize (KiB) 4364

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4364 CPUtime=358.15
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 978 0 0 0 35813 2 0 0 25 0 1 0 203123335 4468736 961 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519319 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 4364

[startup+359.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4476 CPUtime=358.95
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 984 0 0 0 35893 2 0 0 25 0 1 0 203123335 4583424 967 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1119 967 67 122 0 993 0
Current children cumulated CPU time (s) 358.95
Current children cumulated vsize (KiB) 4476

[startup+359.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4476 CPUtime=359.35
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 984 0 0 0 35933 2 0 0 25 0 1 0 203123335 4583424 967 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519619 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1119 967 67 122 0 993 0
Current children cumulated CPU time (s) 359.35
Current children cumulated vsize (KiB) 4476

[startup+359.706 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7385
/proc/meminfo: memFree=1639160/2055920 swapFree=4169168/4192956
[pid=7384] ppid=7382 vsize=4476 CPUtime=359.56
/proc/7384/stat : 7384 (mxc) R 7382 7384 6678 0 -1 4194304 984 0 0 0 35954 2 0 0 25 0 1 0 203123335 4583424 967 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/7384/statm: 1119 967 67 122 0 993 0
Current children cumulated CPU time (s) 359.56
Current children cumulated vsize (KiB) 4476

Child status: 10
Real time (s): 359.733
CPU time (s): 359.585
CPU user time (s): 359.555
CPU system time (s): 0.029995
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 4476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 359.555
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 986
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= 9
involuntary context switches= 7445

runsolver used 0.274958 second user time and 0.755885 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Thu Apr 26 01:47:42 UTC 2007

IDJOB= 370133
IDBENCH= 24604
IDSOLVER= 181
FILE ID= node23/370133-1177552062

PBS_JOBID= 4696563

Free space on /tmp= 66474 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370133-1177552062/mxc /tmp/evaluation/370133-1177552062/instance-370133-1177552062.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-370133-1177552062 -o ROOT/results/node23/solver-370133-1177552062 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370133-1177552062/mxc /tmp/evaluation/370133-1177552062/instance-370133-1177552062.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ce96de70272a2ecfcbbf1c8e965c8e57

RANDOM SEED= 861653865

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.276
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.276
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:       1643536 kB
Buffers:         39596 kB
Cached:         255376 kB
SwapCached:       3208 kB
Active:         257028 kB
Inactive:        99164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643536 kB
SwapTotal:     4192956 kB
SwapFree:      4169168 kB
Dirty:             748 kB
Writeback:           0 kB
Mapped:          68296 kB
Slab:            41508 kB
Committed_AS:  2894016 kB
PageTables:       1900 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= 66474 MiB

End job on node23 on Thu Apr 26 01:53:42 UTC 2007