Trace number 1577528

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
march_hi hi? (MO) 917.789 918.032

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577528-1241002121/watcher-1577528-1241002121 -o /tmp/evaluation-result-1577528-1241002121/solver-1577528-1241002121 -C 1200 -W 1800 -M 1800 HOME/march_hi HOME/instance-1577528-1241002121.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24668
/proc/meminfo: memFree=1226544/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=12340 CPUtime=0
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 755 0 0 0 0 0 0 0 18 0 1 0 128240425 12636160 740 1992294400 134512640 135197378 4294956240 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 3085 745 57 167 0 2916 0

[startup+0.0521731 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24668
/proc/meminfo: memFree=1226544/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=39852 CPUtime=0.04
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 5932 0 0 0 2 2 0 0 18 0 1 0 128240425 40808448 5918 1992294400 134512640 135197378 4294956240 18446744073709551615 134568480 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 9963 5921 57 167 0 9794 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 39852

[startup+0.101176 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24668
/proc/meminfo: memFree=1226544/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=57972 CPUtime=0.09
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 10943 0 0 0 5 4 0 0 18 0 1 0 128240425 59363328 10928 1992294400 134512640 135197378 4294956240 18446744073709551615 134568648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 14493 10934 57 167 0 14324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57972

[startup+0.301193 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24668
/proc/meminfo: memFree=1226544/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=60480 CPUtime=0.29
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 12256 0 0 0 24 5 0 0 19 0 1 0 128240425 61931520 12241 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 15120 12241 57 167 0 14951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60480

[startup+0.701228 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24668
/proc/meminfo: memFree=1226544/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=65100 CPUtime=0.69
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 13707 0 0 0 63 6 0 0 22 0 1 0 128240425 66662400 13692 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 16275 13692 57 167 0 16106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65100

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=1167464/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=74604 CPUtime=1.49
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 16621 0 0 0 141 8 0 0 25 0 1 0 128240425 76394496 16606 1992294400 134512640 135197378 4294956240 18446744073709551615 134785534 0 0 4096 0 0 0 0 17 0 0 0
/proc/24668/statm: 18651 16606 57 167 0 18482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74604

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=1149992/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=92688 CPUtime=3.08
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 22218 0 0 0 295 13 0 0 25 0 1 0 128240425 94912512 22203 1992294400 134512640 135197378 4294956240 18446744073709551615 134674304 0 0 4096 0 0 0 0 17 0 0 0
/proc/24668/statm: 23172 22203 57 167 0 23003 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92688

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=1058216/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=250136 CPUtime=6.28
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 48566 0 0 0 603 25 0 0 25 0 1 0 128240425 256139264 41548 1992294400 134512640 135197378 4294956240 18446744073709551615 134569597 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 62534 41548 64 167 0 62365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 250136

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=1034216/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=276032 CPUtime=12.68
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 70091 0 0 0 1232 36 0 0 25 0 1 0 128240425 282656768 49942 1992294400 134512640 135197378 4294956240 18446744073709551615 134687945 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 69008 49942 66 167 0 68839 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 276032

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=1034152/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=278348 CPUtime=25.47
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 94908 0 0 0 2500 47 0 0 25 0 1 0 128240425 285028352 48630 1992294400 134512640 135197378 4294956240 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 69587 48630 77 167 0 69418 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 278348

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=969576/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=335680 CPUtime=51.06
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 127847 0 0 0 5044 62 0 0 25 0 1 0 128240425 343736320 64384 1992294400 134512640 135197378 4294956240 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 83920 64384 80 167 0 83751 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 335680

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=931368/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=405844 CPUtime=102.25
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 137428 0 0 0 10158 67 0 0 25 0 1 0 128240425 415584256 73965 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 101461 73965 80 167 0 101292 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 405844

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=869864/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=448612 CPUtime=162.24
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 152743 0 0 0 16149 75 0 0 25 0 1 0 128240425 459378688 89280 1992294400 134512640 135197378 4294956240 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 112153 89280 80 167 0 111984 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 448612

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=835368/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=472900 CPUtime=222.23
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 161403 0 0 0 22144 79 0 0 25 0 1 0 128240425 484249600 97940 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 118225 97940 80 167 0 118056 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 472900

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=788712/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=573152 CPUtime=282.21
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 172999 0 0 0 28137 84 0 0 25 0 1 0 128240425 586907648 109536 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 143288 109536 80 167 0 143119 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 573152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=764136/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=591368 CPUtime=342.19
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 179049 0 0 0 34132 87 0 0 25 0 1 0 128240425 605560832 115586 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 147842 115586 80 167 0 147673 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 591368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=761832/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=593084 CPUtime=402.18
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 179623 0 0 0 40130 88 0 0 25 0 1 0 128240425 607318016 116160 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 148271 116160 80 167 0 148102 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 593084

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=742952/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=605888 CPUtime=462.17
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 184419 0 0 0 46127 90 0 0 25 0 1 0 128240425 620429312 120956 1992294400 134512640 135197378 4294956240 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 151472 120956 80 167 0 151303 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 605888

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=680552/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=652352 CPUtime=522.16
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 199993 0 0 0 52119 97 0 0 25 0 1 0 128240425 668008448 136530 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 163088 136530 80 167 0 162919 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 652352

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=650984/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=674132 CPUtime=582.14
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 207284 0 0 0 58114 100 0 0 25 0 1 0 128240425 690311168 143821 1992294400 134512640 135197378 4294956240 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 168533 143821 80 167 0 168364 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 674132

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=649064/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=675584 CPUtime=642.13
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 207749 0 0 0 64113 100 0 0 25 0 1 0 128240425 691798016 144286 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 168896 144286 80 167 0 168727 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 675584

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24669
/proc/meminfo: memFree=583720/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=851272 CPUtime=702.11
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 224321 0 0 0 70103 108 0 0 25 0 1 0 128240425 871702528 160858 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 212818 160858 80 167 0 212649 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 851272

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24675
/proc/meminfo: memFree=468392/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=927304 CPUtime=762.1
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 252868 0 0 0 76090 120 0 0 25 0 1 0 128240425 949559296 189405 1992294400 134512640 135197378 4294956240 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 231826 189405 80 167 0 231657 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 927304

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24675
/proc/meminfo: memFree=353832/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=1004392 CPUtime=822.08
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 281761 0 0 0 82077 131 0 0 25 0 1 0 128240425 1028497408 218298 1992294400 134512640 135197378 4294956240 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 251098 218298 80 167 0 250929 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1004392

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24675
/proc/meminfo: memFree=298088/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=1132520 CPUtime=882.06
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 517039 0 0 0 87966 240 0 0 25 0 1 0 128240425 1159700480 248873 1992294400 134512640 135197378 4294956240 18446744073709551615 134649172 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 283130 248873 80 167 0 282961 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1132520



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+917.803 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24675
/proc/meminfo: memFree=16360/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=1846556 CPUtime=917.56
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4194304 684924 0 0 0 91452 304 0 0 25 0 1 0 128240425 1890873344 344371 1992294400 134512640 135197378 4294956240 18446744073709551615 134565008 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 461639 344371 87 167 0 461470 0
Current children cumulated CPU time (s) 917.56
Current children cumulated vsize (KiB) 1846556

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

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

[startup+918.002 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24675
/proc/meminfo: memFree=16360/2055920 swapFree=4174088/4192956
[pid=24668] ppid=24666 vsize=0 CPUtime=917.75
/proc/24668/stat : 24668 (march_hi) R 24666 24668 24453 0 -1 4195332 684924 0 0 0 91452 323 0 0 25 0 1 0 128240425 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24668/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 917.75
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 918.032
CPU time (s): 917.789
CPU user time (s): 914.521
CPU system time (s): 3.2685
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 1846556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 914.521
system time used= 3.2685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 684924
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= 3
involuntary context switches= 1529

runsolver used 0.78688 second user time and 1.77073 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-29 12:48:44
IDJOB=1577528
IDBENCH=70961
IDSOLVER=521
FILE ID=node50/1577528-1241002121
PBS_JOBID= 9204820
Free space on /tmp= 66472 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577528-1241002121/watcher-1577528-1241002121 -o /tmp/evaluation-result-1577528-1241002121/solver-1577528-1241002121 -C 1200 -W 1800 -M 1800  HOME/march_hi HOME/instance-1577528-1241002121.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=2008814221

node50.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.216
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.216
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:       1226960 kB
Buffers:         54932 kB
Cached:         687960 kB
SwapCached:      13132 kB
Active:         186512 kB
Inactive:       571068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226960 kB
SwapTotal:     4192956 kB
SwapFree:      4174088 kB
Dirty:           50100 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            57288 kB
Committed_AS:   447056 kB
PageTables:       1448 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= 66472 MiB
End job on node50 at 2009-04-29 13:04:04