Trace number 333445

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 360.098 360.201

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.010997
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)

360.01/360.19	c MXC attempting /tmp/evaluation/333445-1173515891/instance-333445-1173515891.cnf
360.01/360.19	c 0 assignments made, starting to guess now
360.01/360.19	c ===================================[MXC]=====================================
360.01/360.19	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
360.01/360.19	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
360.01/360.19	c =============================================================================
360.01/360.19	c |         0 |     880     2640 |    1000       0       0     nan |  0.000 % |
360.01/360.19	c |       100 |     880     2640 |    1100     100    3124    31.2 |  0.000 % |
360.01/360.19	c |       250 |     880     2640 |    1210     250    6462    25.8 |  0.000 % |
360.01/360.19	c |       475 |     880     2640 |    1331     472   11672    24.7 |  0.000 % |
360.01/360.19	c |       813 |     880     2640 |    1464     810   19625    24.2 |  0.000 % |
360.01/360.19	c |      1320 |     880     2640 |    1610    1317   30843    23.4 |  0.000 % |
360.01/360.19	c |      2079 |     880     2640 |    1771    1270   27956    22.0 |  0.000 % |
360.01/360.19	c |      3219 |     880     2640 |    1948    1524   33178    21.8 |  0.000 % |
360.01/360.19	c |      4927 |     880     2640 |    2143    1285   25418    19.8 |  0.000 % |
360.01/360.19	c |      7490 |     880     2640 |    2357    1704   37933    22.3 |  0.000 % |
360.01/360.19	c |     11335 |     868     2604 |    2593    2014   40007    19.9 |  0.455 % |
360.01/360.19	c |     17102 |     868     2604 |    2853    1302   22408    17.2 |  0.455 % |
360.01/360.19	c |     25752 |     868     2604 |    3138    2819   51837    18.4 |  0.455 % |
360.01/360.19	c |     38726 |     868     2604 |    3452    1673   27331    16.3 |  0.455 % |
360.01/360.19	c |     58188 |     868     2604 |    3797    2149   33327    15.5 |  0.455 % |
360.01/360.19	c |     87380 |     868     2604 |    4177    2884   45776    15.9 |  0.455 % |
360.01/360.19	c |    131170 |     868     2604 |    4594    2841   48030    16.9 |  0.455 % |
360.01/360.19	c |    196855 |     868     2604 |    5054    4262   77322    18.1 |  0.455 % |
360.01/360.19	c |    295381 |     868     2604 |    5559    4277   73372    17.2 |  0.455 % |
360.01/360.19	c |    443171 |     868     2604 |    6115    4825   81041    16.8 |  0.455 % |
360.01/360.19	c |    664854 |     868     2604 |    6727    3415   57090    16.7 |  0.455 % |
360.01/360.19	c |    997379 |     868     2604 |    7400    6514  107799    16.5 |  0.455 % |
360.01/360.19	c |   1496167 |     868     2604 |    8140    6142   86358    14.1 |  0.455 % |
360.01/360.19	c |   2244349 |     868     2604 |    8954    5960   97917    16.4 |  0.455 % |
360.01/360.19	c |   3366623 |     868     2604 |    9849    5127   76544    14.9 |  0.455 % |
360.01/360.19	c 360.150s elapsed
360.01/360.19	c restarts: 24
360.01/360.19	c decisions: 4093109
360.01/360.19	c propagations: 231685384
360.01/360.19	c conflicts: 3906796
360.01/360.19	s SATISFIABLE
360.01/360.19	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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-333445-1173515891 -o ROOT/results/node4/solver-333445-1173515891 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333445-1173515891/mxc /tmp/evaluation/333445-1173515891/instance-333445-1173515891.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): 2400 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: 1.00 1.00 0.98 3/77 19729
/proc/meminfo: memFree=1556392/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=932 CPUtime=0
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 371543958 954368 88 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134528293 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 233 88 57 122 0 107 0

[startup+0.061202 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 19729
/proc/meminfo: memFree=1556392/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1064 CPUtime=0.05
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 149 0 0 0 5 0 0 0 18 0 1 0 371543958 1089536 133 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 266 133 59 122 0 140 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1064

[startup+0.101205 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 19729
/proc/meminfo: memFree=1556392/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1204 CPUtime=0.09
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 173 0 0 0 9 0 0 0 18 0 1 0 371543958 1232896 155 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 301 155 67 122 0 175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1204

[startup+0.301224 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 19729
/proc/meminfo: memFree=1556392/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1344 CPUtime=0.29
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 201 0 0 0 29 0 0 0 19 0 1 0 371543958 1376256 183 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134617009 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 336 183 67 122 0 210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1344

[startup+0.701262 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 19729
/proc/meminfo: memFree=1556392/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1344 CPUtime=0.69
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 228 0 0 0 69 0 0 0 22 0 1 0 371543958 1376256 210 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 336 210 67 122 0 210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1344

[startup+1.50234 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1555744/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1468 CPUtime=1.49
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 252 0 0 0 149 0 0 0 25 0 1 0 371543958 1503232 234 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134535302 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 367 234 67 122 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1468

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1555488/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1716 CPUtime=3.09
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 300 0 0 0 309 0 0 0 25 0 1 0 371543958 1757184 282 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 429 282 67 122 0 303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1716

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1555168/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=1836 CPUtime=6.29
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 342 0 0 0 629 0 0 0 25 0 1 0 371543958 1880064 324 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530564 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 459 324 67 122 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1836

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1554912/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=2080 CPUtime=12.69
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 397 0 0 0 1269 0 0 0 25 0 1 0 371543958 2129920 379 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 520 379 67 122 0 394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2080

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1554528/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=2308 CPUtime=25.48
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 469 0 0 0 2548 0 0 0 25 0 1 0 371543958 2363392 451 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 577 451 67 122 0 451 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2308

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1554080/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=2784 CPUtime=51.08
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 584 0 0 0 5108 0 0 0 25 0 1 0 371543958 2850816 566 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 696 566 67 122 0 570 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1553504/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=3368 CPUtime=102.27
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 716 0 0 0 10226 1 0 0 25 0 1 0 371543958 3448832 698 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 842 698 67 122 0 716 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3368

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1553120/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=3708 CPUtime=162.25
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 802 0 0 0 16224 1 0 0 25 0 1 0 371543958 3796992 784 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 927 784 67 122 0 801 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3708

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19730
/proc/meminfo: memFree=1552864/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=3944 CPUtime=222.23
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 867 0 0 0 22222 1 0 0 25 0 1 0 371543958 4038656 849 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134528215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 986 849 67 122 0 860 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3944

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552608/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4148 CPUtime=282.22
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 917 0 0 0 28221 1 0 0 25 0 1 0 371543958 4247552 899 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519229 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1037 899 67 122 0 911 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4148

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=342.21
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 976 0 0 0 34219 2 0 0 25 0 1 0 371543958 4468736 958 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 958 67 122 0 965 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 4364

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=345.41
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 976 0 0 0 34539 2 0 0 25 0 1 0 371543958 4468736 958 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 958 67 122 0 965 0
Current children cumulated CPU time (s) 345.41
Current children cumulated vsize (KiB) 4364

[startup+351.903 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=351.81
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 979 0 0 0 35179 2 0 0 25 0 1 0 371543958 4468736 961 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 351.81
Current children cumulated vsize (KiB) 4364

[startup+355.101 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=355.01
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 979 0 0 0 35499 2 0 0 25 0 1 0 371543958 4468736 961 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530208 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 355.01
Current children cumulated vsize (KiB) 4364

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=358.21
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 979 0 0 0 35819 2 0 0 25 0 1 0 371543958 4468736 961 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134534099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 358.21
Current children cumulated vsize (KiB) 4364

[startup+359.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552352/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4364 CPUtime=359.01
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 979 0 0 0 35899 2 0 0 25 0 1 0 371543958 4468736 961 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1091 961 67 122 0 965 0
Current children cumulated CPU time (s) 359.01
Current children cumulated vsize (KiB) 4364

[startup+359.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552288/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4476 CPUtime=359.81
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 985 0 0 0 35979 2 0 0 25 0 1 0 371543958 4583424 967 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1119 967 67 122 0 993 0
Current children cumulated CPU time (s) 359.81
Current children cumulated vsize (KiB) 4476

[startup+360.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 19732
/proc/meminfo: memFree=1552288/2055920 swapFree=4153224/4192956
[pid=19729] ppid=19727 vsize=4476 CPUtime=360.01
/proc/19729/stat : 19729 (mxc) R 19727 19729 18582 0 -1 4194304 985 0 0 0 35999 2 0 0 25 0 1 0 371543958 4583424 967 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530317 0 0 4096 0 0 0 0 17 1 0 0
/proc/19729/statm: 1119 967 67 122 0 993 0
Current children cumulated CPU time (s) 360.01
Current children cumulated vsize (KiB) 4476

Child status: 10
Real time (s): 360.201
CPU time (s): 360.098
CPU user time (s): 360.077
CPU system time (s): 0.020996
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 4476

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

runsolver used 0.448931 second user time and 0.858869 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 08:38:11 UTC 2007

IDJOB= 333445
IDBENCH= 24604
IDSOLVER= 107
FILE ID= node4/333445-1173515891

PBS_JOBID= 4101128

Free space on /tmp= 66542 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/333445-1173515891/mxc /tmp/evaluation/333445-1173515891/instance-333445-1173515891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-333445-1173515891 -o ROOT/results/node4/solver-333445-1173515891 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333445-1173515891/mxc /tmp/evaluation/333445-1173515891/instance-333445-1173515891.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  ce96de70272a2ecfcbbf1c8e965c8e57

RANDOM SEED= 761929089

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1556864 kB
Buffers:         45132 kB
Cached:         377356 kB
SwapCached:       2920 kB
Active:         260512 kB
Inactive:       185940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556864 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:             628 kB
Writeback:           0 kB
Mapped:          30424 kB
Slab:            38180 kB
Committed_AS:  1284116 kB
PageTables:       1768 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= 66542 MiB

End job on node4 on Sat Mar 10 08:44:11 UTC 2007