Trace number 1825667

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-22? (exit code) 4998.56 5000.42

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

55.12/55.26	c SATzilla is building models for class 2
55.12/55.26	c run presolver march_dl2004 for 5 seconds ... 
55.12/55.26	c Bin: Executing march_dl2004
55.12/55.26	c spawning binary file with 5 seconds ...
55.12/55.26	c child exit by a signal
55.12/55.26	c march_dl2004 returned code 137.
55.12/55.26	c run presolver mxc-sr08 for 5 seconds ... 
55.12/55.26	c Bin: Executing mxc-sr08
55.12/55.26	c spawning binary file with 5 seconds ...
55.12/55.26	c child exit by a signal
55.12/55.26	c mxc-sr08 returned code 137.
55.12/55.26	c Orignal number of varibales is 36304, number of clauses is 1711065 
55.12/55.26	c predicted feature computation time is 35.796290 
55.12/55.26	c Bin: Executing satelite
55.12/55.26	c spawning binary file with 240 seconds ...
55.12/55.26	c child exited successfully
55.12/55.26	c satzilla computing base features
55.12/55.26	c Number of variabe is: 32046, Number of clause is : 1666604 
55.12/55.26	c Initializing...
55.12/55.26	c satzilla compute diameter ...
55.12/55.26	c start diameter features ...
55.12/55.26	c satzilla doing clause learning
55.12/55.26	c start clause learning features ...
55.12/55.26	c Bin: Executing zchaff07
55.12/55.26	c spawning binary file with 2 seconds ...
55.12/55.26	c child exit by a signal
55.12/55.26	c satzilla doing survey propogation probe
55.12/55.26	c do survay propogation for 2 second ...
55.12/55.26	c satzilla doing local search probe
55.12/55.26	c satzilla doing lobjois search-space size estimate
55.12/55.26	c features are:36304 1.71106e+06 32046 1.6666e+06 0.132871 0.0266776 0.0192283 0.466964 1.02176 1.22974 9.28981e-05 0.825413 6.24103e-05 0.000561693 0.607482 0.858684 0.85904 9.28981e-05 0.825001 1.14004e-05 0.00133925 5.58008 0.340314 0.20067 0 0.972851 4.24579 4.12018e-05 0.850191 3.00011e-06 0.000682226 5.0412 0.649394 8.53962e-05 0.794661 1.02004e-05 0.000939035 6 0 6 6 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.836163 0.267127 0 1 0.998819 0.495803 0.986377 0.792716 0.929537 0.105569 1.17025 -1.11022e-16 0.5 0.289885 0.000112165 0.162605 0.00699181 0.0576004 6109 0 0 0 0 0 0 26.9405 0 1.01745 0 0.0335551 0.117528 
55.12/55.26	c satzilla's ranking:
55.12/55.26	c 1) minisat20: 3.748275
55.12/55.26	c 2) minisat20SAT07: 2.844876
55.12/55.26	c 3) mxc-sr08: 2.419152
55.12/55.26	c 4) vallst: 1.437076
55.12/55.26	c 5) march_dl2004: 1.421599
55.12/55.26	c 6) tts-4-0: 0.001817
55.12/55.26	c 7) zchaff_rand: -2.306387
55.12/55.26	c 8) SATenstein: -10000.000000
55.12/55.26	c 9) gnovelty+: -10000.000000
55.12/55.26	c 10) adaptg2wsat+: -10000.000000
55.12/55.26	c 11) adaptg2wsat0: -10000.000000
55.12/55.26	c 12) picosat846: -10000.000000
55.12/55.26	c 13) kcnfs04SAT07: -10000.000000
55.12/55.26	c satzilla running minisat20 ... 
55.12/55.26	This is MiniSat 2.0 beta
55.12/55.26	WARNING: for repeatability, setting FPU to use double precision
55.12/55.26	============================[ Problem Statistics ]=============================
55.12/55.26	|                                                                             |
55.12/55.26	|  Number of variables:  36304                                                |
55.12/55.26	|  Number of clauses:    1711065                                              |
56.41/56.57	|  Parsing time:         1.20         s                                       |
56.50/56.67	============================[ Search Statistics ]==============================
56.50/56.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.50/56.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
56.50/56.67	===============================================================================
56.50/56.67	|         0 |   36304  1711065  3450220 |   570355        0    nan |  0.000 % |
56.60/56.72	|       100 |   36282  1711065  3450220 |   627390       78      8 |  0.061 % |
56.60/56.78	|       251 |   36271  1711065  3450220 |   690129      218      8 |  0.091 % |
56.70/56.87	|       476 |   36255  1711065  3450220 |   759142      427      9 |  0.135 % |
56.90/57.08	|       813 |   36239  1711065  3450220 |   835056      748     10 |  0.179 % |
57.20/57.38	|      1319 |   36226  1711065  3450220 |   918562     1241     11 |  0.215 % |
57.71/57.84	|      2078 |   36192  1711065  3450220 |  1010418     1966     11 |  0.309 % |
58.41/58.56	|      3217 |   36151  1711065  3450220 |  1111460     3065     12 |  0.421 % |
60.01/60.11	|      4925 |   36089  1682465  3393020 |  1222606     4577     13 |  0.595 % |
62.51/62.63	|      7487 |   36005  1664722  3357534 |  1344867     6935     13 |  0.824 % |
66.30/66.48	|     11331 |   35907  1653400  3334890 |  1479353    10539     13 |  1.094 % |
73.30/73.47	|     17097 |   35790  1636376  3300842 |  1627289    15943     15 |  1.416 % |
84.99/85.13	|     25747 |   35554  1612113  3252316 |  1790018    24095     17 |  2.151 % |
106.06/106.26	|     38722 |   35321  1586475  3201032 |  1969020    36227     26 |  2.708 % |
152.74/152.97	|     58183 |   35198  1573248  3174578 |  2165922    55332     50 |  3.049 % |
235.31/235.56	|     87375 |   35084  1559785  3147652 |  2382514    83421     80 |  3.366 % |
375.14/375.40	|    131164 |   34992  1551791  3131664 |  2620765   126847     92 |  3.625 % |
665.43/665.82	|    196850 |   34922  1545589  3119260 |  2882842   192308    118 |  3.821 % |
1278.57/1279.20	|    295377 |   34830  1537128  3102338 |  3171126   290580    138 |  4.063 % |
2515.07/2516.25	|    443166 |   34746  1530850  3089782 |  3488239   438153    147 |  4.314 % |
4912.83/4914.74	|    664850 |   34635  1522918  3073918 |  3837063   659438    150 |  4.622 % |
4998.40/5000.38	c Bin: Executing minisat20
4998.40/5000.38	c spawning binary file with 4944 seconds ...
4998.40/5000.38	c child exit by a signal
4998.40/5000.38	c minisat20 returned code 137.
4998.40/5000.38	c satzilla running minisat20SAT07 ... 
4998.40/5000.38	c Bin: Executing minisat20SAT07
4998.40/5000.38	c minisat20SAT07 returned code 1.
4998.40/5000.38	c satzilla running mxc-sr08 ... 
4998.40/5000.38	c Bin: Executing mxc-sr08
4998.40/5000.38	c mxc-sr08 returned code 1.
4998.40/5000.38	c satzilla running vallst ... 
4998.40/5000.38	c Bin: Executing vallst
4998.40/5000.38	c vallst returned code 1.
4998.40/5000.38	c satzilla running march_dl2004 ... 
4998.40/5000.38	c Bin: Executing march_dl2004
4998.40/5000.38	c march_dl2004 returned code 1.
4998.40/5000.38	c satzilla running tts-4-0 ... 
4998.40/5000.38	c Bin: Executing tts-4-0
4998.40/5000.38	c tts-4-0 returned code 1.
4998.40/5000.38	c satzilla running zchaff_rand ... 
4998.40/5000.38	c Bin: Executing zchaff_rand
4998.40/5000.38	c zchaff_rand returned code 1.
4998.40/5000.38	c satzilla running SATenstein ... 
4998.40/5000.38	c Bin: Executing SATenstein
4998.40/5000.38	c SATenstein returned code 1.
4998.40/5000.38	c satzilla running gnovelty+ ... 
4998.40/5000.38	c Bin: Executing gnovelty+
4998.40/5000.38	c gnovelty+ returned code 1.
4998.40/5000.38	c satzilla running adaptg2wsat+ ... 
4998.40/5000.38	c Bin: Executing adaptg2wsat+
4998.40/5000.38	c adaptg2wsat+ returned code 1.
4998.40/5000.38	c satzilla running adaptg2wsat0 ... 
4998.40/5000.38	c Bin: Executing adaptg2wsat0
4998.40/5000.38	c adaptg2wsat0 returned code 1.
4998.40/5000.38	c satzilla running picosat846 ... 
4998.40/5000.38	c Bin: Executing picosat846
4998.40/5000.38	c picosat846 returned code 1.
4998.40/5000.38	c satzilla running kcnfs04SAT07 ... 
4998.40/5000.38	c Bin: Executing kcnfs04SAT07
4998.40/5000.38	c kcnfs04SAT07 returned code 1.
4998.40/5000.38	c ERROR: All Failed! 
4998.40/5000.38	c SATZILLA_TIME=4999.270000

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-1825667-1242501765/watcher-1825667-1242501765 -o /tmp/evaluation-result-1825667-1242501765/solver-1825667-1242501765 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825667-1242501765.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 1.00 3/64 31787
/proc/meminfo: memFree=452976/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=7464 CPUtime=0
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 929 0 0 0 0 0 0 0 19 0 1 0 278210140 7643136 924 1992294400 134512640 134996440 4294956192 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 1866 932 49 118 0 1745 0

[startup+0.105545 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31787
/proc/meminfo: memFree=452976/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=17520 CPUtime=0.1
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 2679 0 0 0 9 1 0 0 20 0 1 0 278210140 17940480 2674 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 4380 2675 50 118 0 4259 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19576

[startup+0.201556 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31787
/proc/meminfo: memFree=452976/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=18972 CPUtime=0.19
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 3119 0 0 0 18 1 0 0 20 0 1 0 278210140 19427328 3114 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 4743 3114 50 118 0 4622 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21028

[startup+0.301567 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31787
/proc/meminfo: memFree=452976/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=20424 CPUtime=0.29
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 3575 0 0 0 28 1 0 0 21 0 1 0 278210140 20914176 3570 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 5106 3570 50 118 0 4985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22480

[startup+0.701619 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31787
/proc/meminfo: memFree=452976/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=26232 CPUtime=0.69
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 5388 0 0 0 67 2 0 0 25 0 1 0 278210140 26861568 5383 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 6558 5383 50 118 0 6437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28288

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31789
/proc/meminfo: memFree=422304/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=37848 CPUtime=1.49
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 9009 0 0 0 144 5 0 0 25 0 1 0 278210140 38756352 9004 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 9462 9004 50 118 0 9341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39904

[startup+3.10289 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31789
/proc/meminfo: memFree=385824/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278210140 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=77964 CPUtime=3.09
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31666 0 -1 4194304 16979 0 0 0 299 10 0 0 25 0 1 0 278210140 79835136 11624 1992294400 134512640 134996440 4294956192 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 19491 11624 53 118 0 19370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80020

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31790
/proc/meminfo: memFree=410784/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=4.99
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 152 19883 0 0 0 0 487 12 19 0 1 0 278210140 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 121 104 399 0 111 0
[pid=31790] ppid=31787 vsize=67240 CPUtime=1.27
/proc/31790/stat : 31790 (mxc-sr08) R 31787 31787 31666 0 -1 4194304 16269 0 0 0 120 7 0 0 25 0 1 0 278210641 68853760 16266 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31790/statm: 16810 16266 54 138 0 16669 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 69296

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31791
/proc/meminfo: memFree=359072/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=10.01
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 180 49696 0 0 0 0 974 27 16 0 1 0 278210140 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 139 121 399 0 111 0
[pid=31791] ppid=31787 vsize=115360 CPUtime=2.66
/proc/31791/stat : 31791 (satelite) R 31787 31787 31666 0 -1 4194304 26172 0 0 0 250 16 0 0 25 0 1 0 278211142 118128640 26048 1992294400 134512640 135037501 4294956176 18446744073709551615 134567181 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31791/statm: 28840 26048 67 128 0 28709 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 117416

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31791
/proc/meminfo: memFree=407656/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=35040 CPUtime=25.47
/proc/31787/stat : 31787 (SATzilla2009_C) R 31785 31787 31666 0 -1 4194304 4556 89499 0 0 52 3 2425 67 23 0 1 0 278210140 35880960 4508 1992294400 134512640 136149437 4294956224 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 0 0 0
/proc/31787/statm: 8760 4508 126 399 0 8357 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35040

[startup+51.1015 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 31792
/proc/meminfo: memFree=297000/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=154084 CPUtime=51.02
/proc/31787/stat : 31787 (SATzilla2009_C) R 31785 31787 31666 0 -1 4194304 80655 105120 0 0 2363 47 2617 75 25 0 1 0 278210140 157782016 36050 1992294400 134512640 136149437 4294956224 18446744073709551615 134731765 0 0 4096 3 0 0 0 17 0 0 0
/proc/31787/statm: 38521 36050 197 399 0 38118 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 154084

[startup+102.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 31793
/proc/meminfo: memFree=254432/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=75264 CPUtime=46.98
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 18023 0 0 0 4687 11 0 0 25 0 1 0 278215666 77070336 18017 1992294400 134512640 134998072 4294956192 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 18816 18017 58 118 0 18694 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 170276

[startup+162.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 31793
/proc/meminfo: memFree=244128/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=85772 CPUtime=106.95
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 20655 0 0 0 10682 13 0 0 25 0 1 0 278215666 87830528 20649 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 21443 20649 58 118 0 21321 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 180784

[startup+222.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31793
/proc/meminfo: memFree=231968/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=98036 CPUtime=166.93
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 23686 0 0 0 16676 17 0 0 25 0 1 0 278215666 100388864 23680 1992294400 134512640 134998072 4294956192 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 24509 23680 58 118 0 24387 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 193048

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31793
/proc/meminfo: memFree=221792/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=108392 CPUtime=226.9
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 26255 0 0 0 22670 20 0 0 25 0 1 0 278215666 110993408 26249 1992294400 134512640 134998072 4294956192 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 27098 26249 58 118 0 26976 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 203404

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31793
/proc/meminfo: memFree=212768/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=117240 CPUtime=286.88
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 28474 0 0 0 28665 23 0 0 25 0 1 0 278215666 120053760 28468 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 29310 28468 58 118 0 29188 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 212252

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31793
/proc/meminfo: memFree=204576/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18

################
# More data... #
################

/proc/31793/statm: 117214 116131 58 118 0 117092 0
Current children cumulated CPU time (s) 4600.53
Current children cumulated vsize (KiB) 563868

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31801
/proc/meminfo: memFree=15328/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=472960 CPUtime=4605.33
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 117168 0 0 0 460411 122 0 0 25 0 1 0 278215666 484311040 117162 1992294400 134512640 134998072 4294956192 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 118240 117162 58 118 0 118118 0
Current children cumulated CPU time (s) 4660.51
Current children cumulated vsize (KiB) 567972

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31801
/proc/meminfo: memFree=15584/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=477548 CPUtime=4665.31
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 118308 0 0 0 466408 123 0 0 25 0 1 0 278215666 489009152 118302 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 119387 118302 58 118 0 119265 0
Current children cumulated CPU time (s) 4720.49
Current children cumulated vsize (KiB) 572560

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31802
/proc/meminfo: memFree=15840/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=481788 CPUtime=4725.29
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 119374 0 0 0 472405 124 0 0 25 0 1 0 278215666 493350912 119368 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 120447 119368 58 118 0 120325 0
Current children cumulated CPU time (s) 4780.47
Current children cumulated vsize (KiB) 576800

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=15904/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=485200 CPUtime=4785.27
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 120206 0 0 0 478402 125 0 0 25 0 1 0 278215666 496844800 120200 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 121300 120200 58 118 0 121178 0
Current children cumulated CPU time (s) 4840.45
Current children cumulated vsize (KiB) 580212

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16224/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=488008 CPUtime=4845.25
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 120916 0 0 0 484399 126 0 0 25 0 1 0 278215666 499720192 120910 1992294400 134512640 134998072 4294956192 18446744073709551615 134519199 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 122002 120910 58 118 0 121880 0
Current children cumulated CPU time (s) 4900.43
Current children cumulated vsize (KiB) 583020

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16224/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=491252 CPUtime=4905.24
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 121690 0 0 0 490397 127 0 0 25 0 1 0 278215666 503042048 121684 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 122813 121684 58 118 0 122691 0
Current children cumulated CPU time (s) 4960.42
Current children cumulated vsize (KiB) 586264

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16096/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=491516 CPUtime=4909.34
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 121736 0 0 0 490807 127 0 0 25 0 1 0 278215666 503312384 121730 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 122879 121730 58 118 0 122757 0
Current children cumulated CPU time (s) 4964.52
Current children cumulated vsize (KiB) 586528

[startup+4979.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=15456/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=492044 CPUtime=4922.13
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 121884 0 0 0 492086 127 0 0 25 0 1 0 278215666 503853056 121878 1992294400 134512640 134998072 4294956192 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123011 121878 58 118 0 122889 0
Current children cumulated CPU time (s) 4977.31
Current children cumulated vsize (KiB) 587056

[startup+4992 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=14816/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=492704 CPUtime=4934.92
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 122055 0 0 0 493365 127 0 0 25 0 1 0 278215666 504528896 122049 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123176 122049 58 118 0 123054 0
Current children cumulated CPU time (s) 4990.1
Current children cumulated vsize (KiB) 587716

[startup+4995.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16160/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=492968 CPUtime=4938.13
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 122098 0 0 0 493686 127 0 0 25 0 1 0 278215666 504799232 122092 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123242 122092 58 118 0 123120 0
Current children cumulated CPU time (s) 4993.31
Current children cumulated vsize (KiB) 587980

[startup+4998.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16032/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=493100 CPUtime=4941.33
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 122133 0 0 0 494006 127 0 0 25 0 1 0 278215666 504934400 122127 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123275 122127 58 118 0 123153 0
Current children cumulated CPU time (s) 4996.51
Current children cumulated vsize (KiB) 588112

[startup+4999.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16032/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=493100 CPUtime=4942.12
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 122144 0 0 0 494085 127 0 0 25 0 1 0 278215666 504934400 122138 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123275 122138 58 118 0 123153 0
Current children cumulated CPU time (s) 4997.3
Current children cumulated vsize (KiB) 588112

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16032/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=95012 CPUtime=55.18
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31666 0 -1 4194304 88172 105120 0 0 2774 52 2617 75 25 0 1 0 278210140 97292288 23467 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 23753 23467 219 399 0 23350 0
[pid=31793] ppid=31787 vsize=493100 CPUtime=4942.92
/proc/31793/stat : 31793 (minisat20) R 31787 31787 31666 0 -1 4194304 122155 0 0 0 494165 127 0 0 25 0 1 0 278215666 504934400 122149 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 123275 122149 58 118 0 123153 0
Current children cumulated CPU time (s) 4998.1
Current children cumulated vsize (KiB) 588112

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31803
/proc/meminfo: memFree=16032/2055920 swapFree=4173864/4192956
[pid=31787] ppid=31785 vsize=0 CPUtime=4998.52
/proc/31787/stat : 31787 (SATzilla2009_C) R 31785 31787 31666 0 -1 4194308 88186 227279 0 0 2774 54 496814 210 16 0 1 0 278210140 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/31787/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.52
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 5000.42
CPU time (s): 4998.56
CPU user time (s): 4995.9
CPU system time (s): 2.66259
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 588112

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

runsolver used 4.6213 second user time and 13.5719 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-16 21:22:49
IDJOB=1825667
IDBENCH=24635
IDSOLVER=668
FILE ID=node20/1825667-1242501765
PBS_JOBID= 9306932
Free space on /tmp= 66188 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825667-1242501765/watcher-1825667-1242501765 -o /tmp/evaluation-result-1825667-1242501765/solver-1825667-1242501765 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825667-1242501765.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=145100857

node20.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.214
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	: 5931.00
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.214
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:        453520 kB
Buffers:         98824 kB
Cached:        1383576 kB
SwapCached:      13464 kB
Active:         209316 kB
Inactive:      1288336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        453520 kB
SwapTotal:     4192956 kB
SwapFree:      4173864 kB
Dirty:           55660 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            90896 kB
Committed_AS:  1102204 kB
PageTables:       1396 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= 66156 MiB
End job on node20 at 2009-05-16 22:46:10