Trace number 339787

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-08UNSAT 548.476 548.637

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-Mat26.sat05-457.reshuffled-07.cnf
MD5SUM3d4fadc8af17bc65dbe7fef013825ed5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark297.356
Satisfiable
(Un)Satisfiability was proved
Number of variables744
Number of clauses2464
Sum of the clauses size6432
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2960
Number of clauses of size 31504
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

548.44/548.63	c MXC attempting /tmp/evaluation/339787-1173711580/instance-339787-1173711580.cnf
548.44/548.63	c 0 assignments made, starting to guess now
548.44/548.63	c ===================================[MXC]=====================================
548.44/548.63	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
548.44/548.63	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
548.44/548.63	c =============================================================================
548.44/548.63	c |         0 |    1504     4512 |    1000       0       0     nan |  0.000 % |
548.44/548.63	c |       101 |    1504     4512 |    1100     101    2118    21.0 |  0.000 % |
548.44/548.63	c |       252 |    1504     4512 |    1210     252    5878    23.3 |  0.000 % |
548.44/548.63	c |       477 |    1504     4512 |    1331     477   12848    26.9 |  0.000 % |
548.44/548.63	c |       815 |    1504     4512 |    1464     815   22319    27.4 |  0.000 % |
548.44/548.63	c |      1322 |    1504     4512 |    1610    1322   34851    26.4 |  0.000 % |
548.44/548.63	c |      2081 |    1504     4512 |    1771    1275   34074    26.7 |  0.000 % |
548.44/548.63	c |      3221 |    1504     4512 |    1948    1529   44959    29.4 |  0.000 % |
548.44/548.63	c |      4931 |    1504     4512 |    2143    1291   34632    26.8 |  0.000 % |
548.44/548.63	c |      7493 |    1504     4512 |    2357    1710   42075    24.6 |  0.000 % |
548.44/548.63	c |     11338 |    1504     4512 |    2593    2020   52966    26.2 |  0.000 % |
548.44/548.63	c |     17104 |    1504     4512 |    2853    1303   36858    28.3 |  0.000 % |
548.44/548.63	c |     25754 |    1504     4512 |    3138    2824   85589    30.3 |  0.000 % |
548.44/548.63	c |     38728 |    1504     4512 |    3452    1681   45781    27.2 |  0.000 % |
548.44/548.63	c |     58189 |    1504     4512 |    3797    2163   66467    30.7 |  0.000 % |
548.44/548.63	c |     87381 |    1504     4512 |    4177    2894   77140    26.7 |  0.000 % |
548.44/548.63	c |    131171 |    1504     4512 |    4594    2843  113048    39.8 |  0.000 % |
548.44/548.63	c |    196855 |    1504     4512 |    5054    4247  137955    32.5 |  0.000 % |
548.44/548.63	c |    295382 |    1504     4512 |    5559    4303  129715    30.1 |  0.000 % |
548.44/548.63	c |    443171 |    1504     4512 |    6115    4879  167318    34.3 |  0.000 % |
548.44/548.63	c |    664854 |    1504     4512 |    6727    3546   98359    27.7 |  0.000 % |
548.44/548.63	c |    997380 |    1504     4512 |    7400    3416   94232    27.6 |  0.000 % |
548.44/548.63	c |   1496169 |    1504     4512 |    8140    6843  243746    35.6 |  0.000 % |
548.44/548.63	c |   2244351 |    1504     4512 |    8954    6606  207511    31.4 |  0.000 % |
548.44/548.63	c |   3366626 |    1472     4416 |    9849    5918  186584    31.5 |  0.269 % |
548.44/548.63	c 548.550s elapsed
548.44/548.63	c restarts: 24
548.44/548.63	c decisions: 5101018
548.44/548.63	c propagations: 455803347
548.44/548.63	c conflicts: 4426678
548.44/548.63	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-339787-1173711580 -o ROOT/results/node16/solver-339787-1173711580 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339787-1173711580/mxc /tmp/evaluation/339787-1173711580/instance-339787-1173711580.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 1.00 3/77 7526
/proc/meminfo: memFree=1717832/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1064 CPUtime=0
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 391112351 1089536 117 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519805 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 266 117 57 122 0 140 0

[startup+0.028549 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7526
/proc/meminfo: memFree=1717832/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1064 CPUtime=0.02
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 149 0 0 0 2 0 0 0 18 0 1 0 391112351 1089536 133 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 266 133 59 122 0 140 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1064

[startup+0.10154 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7526
/proc/meminfo: memFree=1717832/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1336 CPUtime=0.09
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 203 0 0 0 9 0 0 0 18 0 1 0 391112351 1368064 185 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 334 185 67 122 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1336

[startup+0.301563 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7526
/proc/meminfo: memFree=1717832/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1336 CPUtime=0.29
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 229 0 0 0 29 0 0 0 19 0 1 0 391112351 1368064 211 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530079 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 334 211 67 122 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1336

[startup+0.701468 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7526
/proc/meminfo: memFree=1717832/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1600 CPUtime=0.69
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 265 0 0 0 69 0 0 0 22 0 1 0 391112351 1638400 247 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134534103 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 400 247 67 122 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1600

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1716992/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1720 CPUtime=1.49
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 306 0 0 0 149 0 0 0 25 0 1 0 391112351 1761280 288 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134528102 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 430 288 67 122 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1720

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1716672/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1852 CPUtime=3.09
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 344 0 0 0 309 0 0 0 25 0 1 0 391112351 1896448 326 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 463 326 67 122 0 337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1716416/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=1960 CPUtime=6.29
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 373 0 0 0 629 0 0 0 25 0 1 0 391112351 2007040 355 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 490 355 67 122 0 364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1960

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1715912/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=2448 CPUtime=12.69
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 480 0 0 0 1269 0 0 0 25 0 1 0 391112351 2506752 462 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 612 462 67 122 0 486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2448

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1715664/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=2696 CPUtime=25.49
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 543 0 0 0 2549 0 0 0 25 0 1 0 391112351 2760704 525 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 674 525 67 122 0 548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2696

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7527
/proc/meminfo: memFree=1715280/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=3072 CPUtime=51.08
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 656 0 0 0 5108 0 0 0 25 0 1 0 391112351 3145728 638 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 768 638 67 122 0 642 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3072

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 7611
/proc/meminfo: memFree=1713160/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=3764 CPUtime=102.25
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 816 0 0 0 10224 1 0 0 25 0 1 0 391112351 3854336 798 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 941 798 67 122 0 815 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 7703
/proc/meminfo: memFree=1712840/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=4000 CPUtime=162.18
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 873 0 0 0 16217 1 0 0 25 0 1 0 391112351 4096000 855 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1000 855 67 122 0 874 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 4000

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1713672/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=4360 CPUtime=222.17
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 962 0 0 0 22215 2 0 0 25 0 1 0 391112351 4464640 944 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1090 944 67 122 0 964 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 4360

[startup+282.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 7725
/proc/meminfo: memFree=1713032/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=4968 CPUtime=282.16
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1113 0 0 0 28213 3 0 0 25 0 1 0 391112351 5087232 1095 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134531230 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1242 1095 67 122 0 1116 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 4968

[startup+342.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 7725
/proc/meminfo: memFree=1712840/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5204 CPUtime=342.15
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1171 0 0 0 34212 3 0 0 25 0 1 0 391112351 5328896 1153 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1301 1153 67 122 0 1175 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 5204

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712520/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5424 CPUtime=402.15
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1236 0 0 0 40211 4 0 0 25 0 1 0 391112351 5554176 1218 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1356 1218 67 122 0 1230 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 5424

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712392/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5640 CPUtime=462.14
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1299 0 0 0 46210 4 0 0 25 0 1 0 391112351 5775360 1281 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1410 1281 67 122 0 1284 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 5640

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712336/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5744 CPUtime=522.14
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1323 0 0 0 52209 5 0 0 25 0 1 0 391112351 5881856 1305 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1436 1305 67 122 0 1310 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 5744

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

[startup+524.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712336/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=524.55
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1327 0 0 0 52450 5 0 0 25 0 1 0 391112351 5980160 1309 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1309 67 122 0 1334 0
Current children cumulated CPU time (s) 524.55
Current children cumulated vsize (KiB) 5840

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=537.34
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1331 0 0 0 53729 5 0 0 25 0 1 0 391112351 5980160 1313 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530053 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1313 67 122 0 1334 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 5840

[startup+543.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=543.74
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1332 0 0 0 54369 5 0 0 25 0 1 0 391112351 5980160 1314 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530317 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1314 67 122 0 1334 0
Current children cumulated CPU time (s) 543.74
Current children cumulated vsize (KiB) 5840

[startup+547.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=546.94
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1333 0 0 0 54689 5 0 0 25 0 1 0 391112351 5980160 1315 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134531100 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1315 67 122 0 1334 0
Current children cumulated CPU time (s) 546.94
Current children cumulated vsize (KiB) 5840

[startup+547.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=547.74
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1335 0 0 0 54769 5 0 0 25 0 1 0 391112351 5980160 1317 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1317 67 122 0 1334 0
Current children cumulated CPU time (s) 547.74
Current children cumulated vsize (KiB) 5840

[startup+548.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=548.14
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1335 0 0 0 54809 5 0 0 25 0 1 0 391112351 5980160 1317 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1317 67 122 0 1334 0
Current children cumulated CPU time (s) 548.14
Current children cumulated vsize (KiB) 5840

[startup+548.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=548.34
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1342 0 0 0 54829 5 0 0 25 0 1 0 391112351 5980160 1324 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519596 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1324 67 122 0 1334 0
Current children cumulated CPU time (s) 548.34
Current children cumulated vsize (KiB) 5840

[startup+548.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7725
/proc/meminfo: memFree=1712272/2055920 swapFree=4159664/4192956
[pid=7526] ppid=7524 vsize=5840 CPUtime=548.44
/proc/7526/stat : 7526 (mxc) R 7524 7526 4530 0 -1 4194304 1342 0 0 0 54839 5 0 0 25 0 1 0 391112351 5980160 1324 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 1460 1324 67 122 0 1334 0
Current children cumulated CPU time (s) 548.44
Current children cumulated vsize (KiB) 5840

Child status: 20
Real time (s): 548.637
CPU time (s): 548.476
CPU user time (s): 548.417
CPU system time (s): 0.058991
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 5876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 548.417
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1343
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= 8
involuntary context switches= 972

runsolver used 0.673897 second user time and 1.3198 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 14:59:40 UTC 2007

IDJOB= 339787
IDBENCH= 24755
IDSOLVER= 107
FILE ID= node16/339787-1173711580

PBS_JOBID= 4101480

Free space on /tmp= 66479 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-Mat26.sat05-457.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339787-1173711580/mxc /tmp/evaluation/339787-1173711580/instance-339787-1173711580.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-339787-1173711580 -o ROOT/results/node16/solver-339787-1173711580 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339787-1173711580/mxc /tmp/evaluation/339787-1173711580/instance-339787-1173711580.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  3d4fadc8af17bc65dbe7fef013825ed5

RANDOM SEED= 997665284

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1718240 kB
Buffers:         38496 kB
Cached:         224756 kB
SwapCached:       2084 kB
Active:         156824 kB
Inactive:       129512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718240 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:             644 kB
Writeback:           0 kB
Mapped:          31196 kB
Slab:            36948 kB
Committed_AS:  1463008 kB
PageTables:       1724 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= 66479 MiB

End job on node16 on Mon Mar 12 15:08:49 UTC 2007