Trace number 1733116

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
SATzilla2009_C 2009-03-22SAT 29.3945 29.4672

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK11.cnf
MD5SUM1fdca9b41a2ccb9f1b1754fb775769f0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.560914
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses277200
Sum of the clauses size3326400
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5277200

Solver Data

28.81/28.90	c SATzilla is building models for class 2
28.81/28.90	c run presolver march_dl2004 for 5 seconds ... 
28.81/28.90	c Bin: Executing march_dl2004
28.81/28.90	c spawning binary file with 5 seconds ...
28.81/28.90	c child exit by a signal
28.81/28.90	c march_dl2004 returned code 137.
28.81/28.90	c run presolver mxc-sr08 for 5 seconds ... 
28.81/28.90	c Bin: Executing mxc-sr08
28.81/28.90	c spawning binary file with 5 seconds ...
28.81/28.90	c child exit by a signal
28.81/28.90	c mxc-sr08 returned code 137.
28.81/28.90	c Orignal number of varibales is 55, number of clauses is 277200 
28.81/28.90	c predicted feature computation time is 12.921159 
28.81/28.90	c Bin: Executing satelite
28.81/28.90	c spawning binary file with 240 seconds ...
28.81/28.90	c child exited successfully
28.81/28.90	c satzilla computing base features
28.81/28.90	c Number of variabe is: 55, Number of clause is : 277200 
28.81/28.90	c Initializing...
28.81/28.90	c satzilla compute diameter ...
28.81/28.90	c start diameter features ...
28.81/28.90	c satzilla doing clause learning
28.81/28.90	c start clause learning features ...
28.81/28.90	c Bin: Executing zchaff07
28.81/28.90	c spawning binary file with 2 seconds ...
28.81/28.90	c child exit by a signal
28.81/28.90	c satzilla doing survey propogation probe
28.81/28.90	c do survay propogation for 2 second ...
28.81/28.90	c satzilla doing local search probe
28.81/28.90	c satzilla doing lobjois search-space size estimate
28.81/28.90	c features are:55 277200 55 277200 0 0 0.000198413 1 0 -0 0.218182 1.52656e-15 0.218182 0.218182 -0 0 0 0.218182 0 0.218182 0.218182 -0 0 0 0 0 -0 0.109091 0 0.109091 0.109091 -0 0.5 0.000194805 0 0.000194805 0.000194805 2 0 2 2 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.499699 0.00143055 0.496375 0.5 0.5 0.499011 0.5 0.499828 0.5 0.0465116 4.58128 5.27907 0.255904 5 4 7 12.1925 1.27092 0.986028 0.0375406 0.915152 0.957595 
28.81/28.90	c satzilla's ranking:
28.81/28.90	c 1) minisat20: 41.669144
28.81/28.90	c 2) vallst: 27.806030
28.81/28.90	c 3) tts-4-0: 5.691555
28.81/28.90	c 4) zchaff_rand: 2.234107
28.81/28.90	c 5) minisat20SAT07: 2.030486
28.81/28.90	c 6) mxc-sr08: 1.804548
28.81/28.90	c 7) march_dl2004: -1.152114
28.81/28.90	c 8) SATenstein: -10000.000000
28.81/28.90	c 9) gnovelty+: -10000.000000
28.81/28.90	c 10) adaptg2wsat+: -10000.000000
28.81/28.90	c 11) adaptg2wsat0: -10000.000000
28.81/28.90	c 12) picosat846: -10000.000000
28.81/28.90	c 13) kcnfs04SAT07: -10000.000000
28.81/28.90	c satzilla running minisat20 ... 
28.81/28.90	This is MiniSat 2.0 beta
28.81/28.90	WARNING: for repeatability, setting FPU to use double precision
28.81/28.90	============================[ Problem Statistics ]=============================
28.81/28.90	|                                                                             |
28.81/28.90	|  Number of variables:  55                                                   |
28.81/28.90	|  Number of clauses:    277200                                               |
28.81/29.25	|  Parsing time:         0.32         s                                       |
28.81/29.27	============================[ Search Statistics ]==============================
28.81/29.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.81/29.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.81/29.27	===============================================================================
28.81/29.27	|         0 |      55   277200  3326400 |    92400        0    nan |  0.000 % |
28.81/29.45	===============================================================================
28.81/29.45	restarts              : 1
28.81/29.45	conflicts             : 24             (47 /sec)
28.81/29.45	decisions             : 60             (0.00 % random) (117 /sec)
28.81/29.45	propagations          : 195            (382 /sec)
28.81/29.45	conflict literals     : 709            (0.56 % deleted)
28.81/29.45	Memory used           : 24.62 MB
28.81/29.45	CPU time              : 0.510922 s
28.81/29.45	
28.81/29.45	c Bin: Executing minisat20
28.81/29.45	c spawning binary file with 1171 seconds ...
28.81/29.45	c child exited successfully
28.81/29.45	c minisat20 returned code 10.
28.81/29.45	s SATISFIABLE
28.81/29.45	v -1 2 3 -4 5 -6 7 8 9 10 11 12 -13 14 -15 16 17 18 19 -20 21 22 23 24 25 -26 -27 28 29 30 31 32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 0
28.81/29.45	c SATZILLA_TIME=29.360000

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733116-1240785100/watcher-1733116-1240785100 -o /tmp/evaluation-result-1733116-1240785100/solver-1733116-1240785100 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1733116-1240785100.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25919
/proc/meminfo: memFree=1620064/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) R 25917 25919 25263 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=2804 CPUtime=0
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 106537391 2871296 341 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 701 341 50 118 0 580 0

[startup+0.068472 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25919
/proc/meminfo: memFree=1620064/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=3728 CPUtime=0.06
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 603 0 0 0 6 0 0 0 19 0 1 0 106537391 3817472 598 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 932 598 50 118 0 811 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5784

[startup+0.101473 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25919
/proc/meminfo: memFree=1620064/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=4256 CPUtime=0.09
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 737 0 0 0 9 0 0 0 19 0 1 0 106537391 4358144 732 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 1064 732 50 118 0 943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6312

[startup+0.30149 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25919
/proc/meminfo: memFree=1620064/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=7292 CPUtime=0.29
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 1551 0 0 0 29 0 0 0 21 0 1 0 106537391 7467008 1546 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 1823 1546 50 118 0 1702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9348

[startup+0.701525 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25919
/proc/meminfo: memFree=1620064/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=13364 CPUtime=0.69
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 3176 0 0 0 69 0 0 0 25 0 1 0 106537391 13684736 3171 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 3341 3171 50 118 0 3220 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15420

[startup+1.50159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25921
/proc/meminfo: memFree=1601424/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=23392 CPUtime=1.49
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 8388 0 0 0 146 3 0 0 25 0 1 0 106537391 23953408 4621 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25920/statm: 5848 4621 53 118 0 5727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25448

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25921
/proc/meminfo: memFree=1599760/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=0
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106537391 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 112 96 399 0 111 0
[pid=25920] ppid=25919 vsize=23392 CPUtime=3.08
/proc/25920/stat : 25920 (march_dl2004) R 25919 25919 25263 0 -1 4194304 47273 0 0 0 287 21 0 0 25 0 1 0 106537391 23953408 4710 1992294400 134512640 134996440 4294956176 18446744073709551615 134542897 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25920/statm: 5848 4710 61 118 0 5727 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25448

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25922
/proc/meminfo: memFree=1584208/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=2056 CPUtime=4.99
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 152 79611 0 0 0 0 464 35 16 0 1 0 106537391 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25919/statm: 514 121 104 399 0 111 0
[pid=25922] ppid=25919 vsize=36692 CPUtime=1.28
/proc/25922/stat : 25922 (mxc-sr08) R 25919 25919 25263 0 -1 4194304 11698 0 0 0 123 5 0 0 25 0 1 0 106537893 37572608 8849 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25922/statm: 9173 8849 55 138 0 9032 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38748

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25923
/proc/meminfo: memFree=1597784/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=42468 CPUtime=12.66
/proc/25919/stat : 25919 (SATzilla2009_C) R 25917 25919 25263 0 -1 4194304 10068 100375 0 0 96 4 1115 51 25 0 1 0 106537391 43487232 10020 1992294400 134512640 136149437 4294956208 18446744073709551615 134536563 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 10617 10020 133 399 0 10214 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42468

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1543008/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=75548 CPUtime=25.41
/proc/25919/stat : 25919 (SATzilla2009_C) R 25917 25919 25263 0 -1 4194304 31756 109751 0 0 1160 15 1309 57 25 0 1 0 106537391 77361152 16622 1992294400 134512640 136149437 4294956208 18446744073709551615 134731177 0 0 4096 3 0 0 0 17 0 0 0
/proc/25919/statm: 18887 16622 207 399 0 18484 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 75548

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

[startup+27.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1543008/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=38876 CPUtime=27.01
/proc/25919/stat : 25919 (SATzilla2009_C) R 25917 25919 25263 0 -1 4194304 32853 109751 0 0 1319 16 1309 57 25 0 1 0 106537391 39809024 9247 1992294400 134512640 136149437 4294956208 18446744073709551615 134524767 0 0 4096 3 0 0 0 17 0 0 0
/proc/25919/statm: 9719 9247 213 399 0 9316 0
Current children cumulated CPU time (s) 27.01
Current children cumulated vsize (KiB) 38876

[startup+28.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1572384/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=39000 CPUtime=28.61
/proc/25919/stat : 25919 (SATzilla2009_C) R 25917 25919 25263 0 -1 4194304 33263 109751 0 0 1479 16 1309 57 25 0 1 0 106537391 39936000 9279 1992294400 134512640 136149437 4294956208 18446744073709551615 134524812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25919/statm: 9750 9279 213 399 0 9347 0
Current children cumulated CPU time (s) 28.61
Current children cumulated vsize (KiB) 39000

[startup+29.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1572384/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=39000 CPUtime=28.81
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 33352 109751 0 0 1499 16 1309 57 25 0 1 0 106537391 39936000 9285 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25919/statm: 9750 9285 219 399 0 9347 0
Current children cumulated CPU time (s) 28.81
Current children cumulated vsize (KiB) 39000

[startup+29.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1572384/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=39000 CPUtime=28.81
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 33352 109751 0 0 1499 16 1309 57 25 0 1 0 106537391 39936000 9285 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25919/statm: 9750 9285 219 399 0 9347 0
Current children cumulated CPU time (s) 28.81
Current children cumulated vsize (KiB) 39000

[startup+29.4011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25924
/proc/meminfo: memFree=1572384/2055920 swapFree=4181904/4192956
[pid=25919] ppid=25917 vsize=39000 CPUtime=28.81
/proc/25919/stat : 25919 (SATzilla2009_C) S 25917 25919 25263 0 -1 4194304 33352 109751 0 0 1499 16 1309 57 25 0 1 0 106537391 39936000 9285 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25919/statm: 9750 9285 219 399 0 9347 0
Current children cumulated CPU time (s) 28.81
Current children cumulated vsize (KiB) 39000

Child status: 10
Real time (s): 29.4672
CPU time (s): 29.3945
CPU user time (s): 28.6027
CPU system time (s): 0.791879
CPU usage (%): 99.7533
Max. virtual memory (cumulated for all children) (KiB): 78988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.6027
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149131
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= 16
involuntary context switches= 264

runsolver used 0.033994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-27 00:31:41
IDJOB=1733116
IDBENCH=71134
IDSOLVER=527
FILE ID=node58/1733116-1240785100
PBS_JOBID= 9187245
Free space on /tmp= 65836 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK11.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733116-1240785100/watcher-1733116-1240785100 -o /tmp/evaluation-result-1733116-1240785100/solver-1733116-1240785100 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1733116-1240785100.cnf

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

MD5SUM BENCH= 1fdca9b41a2ccb9f1b1754fb775769f0
RANDOM SEED=2134345815

node58.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.233
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.233
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:       1620544 kB
Buffers:         35492 kB
Cached:         336660 kB
SwapCached:       5112 kB
Active:         242504 kB
Inactive:       138328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620544 kB
SwapTotal:     4192956 kB
SwapFree:      4181904 kB
Dirty:           42832 kB
Writeback:           0 kB
Mapped:          14388 kB
Slab:            40600 kB
Committed_AS:   395104 kB
PageTables:       1356 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= 65804 MiB
End job on node58 at 2009-04-27 00:32:11