Trace number 1737955

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) 1199.28 1199.65

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

24.36/24.42	c SATzilla is building models for class 2
24.36/24.42	c run presolver march_dl2004 for 5 seconds ... 
24.36/24.42	c Bin: Executing march_dl2004
24.36/24.42	c spawning binary file with 5 seconds ...
24.36/24.42	c child exit by a signal
24.36/24.42	c march_dl2004 returned code 137.
24.36/24.42	c run presolver mxc-sr08 for 5 seconds ... 
24.36/24.42	c Bin: Executing mxc-sr08
24.36/24.42	c spawning binary file with 5 seconds ...
24.36/24.42	c child exit by a signal
24.36/24.42	c mxc-sr08 returned code 137.
24.36/24.42	c Orignal number of varibales is 24336, number of clauses is 289842 
24.36/24.42	c predicted feature computation time is 16.484460 
24.36/24.42	c Bin: Executing satelite
24.36/24.42	c spawning binary file with 240 seconds ...
24.36/24.42	c child exited successfully
24.36/24.42	c satzilla computing base features
24.36/24.42	c Number of variabe is: 17205, Number of clause is : 270659 
24.36/24.42	c Initializing...
24.36/24.42	c satzilla compute diameter ...
24.36/24.42	c start diameter features ...
24.36/24.42	c satzilla doing clause learning
24.36/24.42	c start clause learning features ...
24.36/24.42	c Bin: Executing zchaff07
24.36/24.42	c spawning binary file with 2 seconds ...
24.36/24.42	c child exit by a signal
24.36/24.42	c satzilla doing survey propogation probe
24.36/24.42	c do survay propogation for 2 second ...
24.36/24.42	c satzilla doing local search probe
24.36/24.42	c satzilla doing lobjois search-space size estimate
24.36/24.42	c features are:24336 289842 17205 270659 0.414473 0.0708752 0.0635671 0.533032 0.62024 1.57035 0.000195973 0.34581 0.000116245 0.00325487 1.26962 0.157722 0.613418 0.000195973 1.8141 2.21681e-05 0.00806919 3.63897 0.310431 0.2686 0 0.943734 3.44491 0.000146794 2.06589 3.69469e-06 0.00399765 3.41226 0.816337 0.000159693 1.44602 1.84734e-05 0.00642136 6.22 0.0665991 6 7 0.526908 873.5 0.307384 605 1142 1142 605 1142 605 1142 15.9337 0.0581836 15.0066 16.8608 16.8608 15.0066 16.8608 15.0066 16.8608 0.594189 0.523121 0 0.981233 0.906943 0.0610151 0.834462 0.345511 0.728087 0.0627076 1.47605 -1.11022e-16 0.357794 0.179689 3.05121e-05 0.0642667 0.00384884 0.0334294 2489.2 1.39594 3897.8 0.559318 4880 0 4909 4.33928 1.67384 1.03569 0.166635 0.0727327 0.285768 
24.36/24.42	c satzilla's ranking:
24.36/24.42	c 1) minisat20: 3.170893
24.36/24.42	c 2) minisat20SAT07: 3.146096
24.36/24.42	c 3) mxc-sr08: 2.945404
24.36/24.42	c 4) march_dl2004: 2.382400
24.36/24.42	c 5) vallst: 1.815877
24.36/24.42	c 6) zchaff_rand: 1.701970
24.36/24.42	c 7) tts-4-0: -0.094712
24.36/24.42	c 8) SATenstein: -10000.000000
24.36/24.42	c 9) gnovelty+: -10000.000000
24.36/24.42	c 10) adaptg2wsat+: -10000.000000
24.36/24.42	c 11) adaptg2wsat0: -10000.000000
24.36/24.42	c 12) picosat846: -10000.000000
24.36/24.42	c 13) kcnfs04SAT07: -10000.000000
24.36/24.42	c satzilla running minisat20 ... 
24.36/24.42	This is MiniSat 2.0 beta
24.36/24.42	WARNING: for repeatability, setting FPU to use double precision
24.36/24.42	============================[ Problem Statistics ]=============================
24.36/24.42	|                                                                             |
24.36/24.43	|  Number of variables:  24336                                                |
24.36/24.43	|  Number of clauses:    289842                                               |
24.39/24.61	|  Parsing time:         0.17         s                                       |
24.39/24.62	============================[ Search Statistics ]==============================
24.39/24.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.39/24.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
24.39/24.62	===============================================================================
24.39/24.62	|         0 |   24336   289842   957634 |    96614        0    nan |  0.000 % |
24.39/24.69	|       100 |   24319   289842   957634 |   106275       91      6 |  0.075 % |
24.39/24.75	|       251 |   24305   289842   957634 |   116902      235     14 |  0.136 % |
24.39/24.80	|       476 |   24292   289842   957634 |   128593      453     16 |  0.195 % |
24.39/24.88	|       814 |   24292   289842   957634 |   141452      791     19 |  0.193 % |
24.39/25.00	|      1320 |   24279   289842   957634 |   155597     1290     21 |  0.251 % |
25.15/25.23	|      2079 |   24239   289842   957634 |   171157     2028     22 |  0.431 % |
25.44/25.52	|      3219 |   24231   289842   957634 |   188273     3164     24 |  0.477 % |
25.74/25.82	|      4928 |   24220   288275   953523 |   207100     4844     26 |  0.477 % |
26.65/26.75	|      7490 |   24183   288275   953523 |   227810     7387     34 |  0.662 % |
27.95/28.04	|     11336 |   24150   287676   951976 |   250591    11211     35 |  0.781 % |
30.15/30.28	|     17103 |   24138   287290   950976 |   275651    16966     43 |  0.818 % |
34.06/34.16	|     25752 |   24120   287172   950672 |   303216    25607     46 |  0.896 % |
41.94/42.05	|     38726 |   24081   286691   949416 |   333537    38506     51 |  1.064 % |
57.33/57.40	|     58190 |   24074   286328   948486 |   366891    57969     64 |  1.077 % |
81.02/81.13	|     87385 |   24067   286245   948268 |   403580    87158     70 |  1.126 % |
123.41/123.56	|    131175 |   24060   286085   947806 |   443938   130927     84 |  1.192 % |
206.59/206.75	|    196860 |   24042   285843   947167 |   488332   196610     85 |  1.208 % |
358.24/358.48	|    295387 |   24040   285816   947095 |   537165   295134     87 |  1.233 % |
699.34/699.66	|    443176 |   24022   285563   946425 |   590882   442916     91 |  1.290 % |
1199.19/1199.64	c Bin: Executing minisat20
1199.19/1199.64	c spawning binary file with 1175 seconds ...
1199.19/1199.64	c child exit by a signal
1199.19/1199.64	c minisat20 returned code 137.
1199.19/1199.64	c satzilla running minisat20SAT07 ... 
1199.19/1199.64	c Bin: Executing minisat20SAT07
1199.19/1199.64	c minisat20SAT07 returned code 1.
1199.19/1199.64	c satzilla running mxc-sr08 ... 
1199.19/1199.64	c Bin: Executing mxc-sr08
1199.19/1199.64	c mxc-sr08 returned code 1.
1199.19/1199.64	c satzilla running march_dl2004 ... 
1199.19/1199.64	c Bin: Executing march_dl2004
1199.19/1199.64	c march_dl2004 returned code 1.
1199.19/1199.64	c satzilla running vallst ... 
1199.19/1199.64	c Bin: Executing vallst
1199.19/1199.64	c vallst returned code 1.
1199.19/1199.64	c satzilla running zchaff_rand ... 
1199.19/1199.64	c Bin: Executing zchaff_rand
1199.19/1199.64	c zchaff_rand returned code 1.
1199.19/1199.64	c satzilla running tts-4-0 ... 
1199.19/1199.64	c Bin: Executing tts-4-0
1199.19/1199.64	c tts-4-0 returned code 1.
1199.19/1199.64	c satzilla running SATenstein ... 
1199.19/1199.64	c Bin: Executing SATenstein
1199.19/1199.64	c SATenstein returned code 1.
1199.19/1199.64	c satzilla running gnovelty+ ... 
1199.19/1199.64	c Bin: Executing gnovelty+
1199.19/1199.64	c gnovelty+ returned code 1.
1199.19/1199.64	c satzilla running adaptg2wsat+ ... 
1199.19/1199.64	c Bin: Executing adaptg2wsat+
1199.19/1199.64	c adaptg2wsat+ returned code 1.
1199.19/1199.64	c satzilla running adaptg2wsat0 ... 
1199.19/1199.64	c Bin: Executing adaptg2wsat0
1199.19/1199.64	c adaptg2wsat0 returned code 1.
1199.19/1199.64	c satzilla running picosat846 ... 
1199.19/1199.64	c Bin: Executing picosat846
1199.19/1199.64	c picosat846 returned code 1.
1199.19/1199.64	c satzilla running kcnfs04SAT07 ... 
1199.19/1199.64	c Bin: Executing kcnfs04SAT07
1199.19/1199.64	c kcnfs04SAT07 returned code 1.
1199.19/1199.64	c ERROR: All Failed! 
1199.19/1199.64	c SATZILLA_TIME=1199.430000

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-1737955-1240834279/watcher-1737955-1240834279 -o /tmp/evaluation-result-1737955-1240834279/solver-1737955-1240834279 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1737955-1240834279.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.99 1.61 1.20 3/65 623
/proc/meminfo: memFree=1755576/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=3820 CPUtime=0
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 528 0 0 0 0 0 0 0 19 0 1 0 111457820 3911680 524 1992294400 134512640 134996440 4294956176 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 955 526 49 118 0 834 0

[startup+0.0803759 s]
/proc/loadavg: 1.99 1.61 1.20 3/65 623
/proc/meminfo: memFree=1755576/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=5228 CPUtime=0.07
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 976 0 0 0 7 0 0 0 19 0 1 0 111457820 5353472 971 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 1307 971 50 118 0 1186 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7284

[startup+0.102378 s]
/proc/loadavg: 1.99 1.61 1.20 3/65 623
/proc/meminfo: memFree=1755576/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=5492 CPUtime=0.09
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 1059 0 0 0 9 0 0 0 20 0 1 0 111457820 5623808 1054 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 1373 1054 50 118 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7548

[startup+0.301398 s]
/proc/loadavg: 1.99 1.61 1.20 3/65 623
/proc/meminfo: memFree=1755576/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=7868 CPUtime=0.29
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 1782 0 0 0 29 0 0 0 21 0 1 0 111457820 8056832 1777 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 1967 1777 50 118 0 1846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9924

[startup+0.702442 s]
/proc/loadavg: 1.99 1.61 1.20 3/65 623
/proc/meminfo: memFree=1755576/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=17428 CPUtime=0.69
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 4871 0 0 0 67 2 0 0 25 0 1 0 111457820 17846272 3149 1992294400 134512640 134996440 4294956176 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 4357 3149 53 118 0 4236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19484

[startup+1.50253 s]
/proc/loadavg: 1.91 1.60 1.19 2/67 625
/proc/meminfo: memFree=1715880/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=24028 CPUtime=1.49
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 15088 0 0 0 143 6 0 0 25 0 1 0 111457820 24604672 4827 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 6007 4827 55 118 0 5886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26084

[startup+3.1017 s]
/proc/loadavg: 1.91 1.60 1.19 3/67 625
/proc/meminfo: memFree=1734824/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=0
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111457820 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 112 96 399 0 111 0
[pid=624] ppid=623 vsize=23976 CPUtime=3.09
/proc/624/stat : 624 (march_dl2004) R 623 623 492 0 -1 4194304 16102 0 0 0 301 8 0 0 25 0 1 0 111457820 24551424 4814 1992294400 134512640 134996440 4294956176 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/624/statm: 5994 4814 55 118 0 5873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26032

[startup+6.30104 s]
/proc/loadavg: 1.84 1.59 1.19 2/67 626
/proc/meminfo: memFree=1733416/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=2056 CPUtime=4.99
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 152 16912 0 0 0 0 490 9 16 0 1 0 111457820 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 514 121 104 399 0 111 0
[pid=626] ppid=623 vsize=25384 CPUtime=1.28
/proc/626/stat : 626 (mxc-sr08) R 623 623 492 0 -1 4194304 8131 0 0 0 124 4 0 0 25 0 1 0 111458320 25993216 5882 1992294400 134512640 135078026 4294956176 18446744073709551615 134529837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/626/statm: 6346 5882 56 138 0 6205 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27440

[startup+12.7017 s]
/proc/loadavg: 1.77 1.58 1.19 2/66 627
/proc/meminfo: memFree=1726640/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=25764 CPUtime=12.67
/proc/623/stat : 623 (SATzilla2009_C) R 621 623 492 0 -1 4194304 6116 34266 0 0 149 2 1092 24 25 0 1 0 111457820 26382336 6068 1992294400 134512640 136149437 4294956208 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 1 0 0
/proc/623/statm: 6441 6068 135 399 0 6038 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25764

[startup+25.5011 s]
/proc/loadavg: 1.65 1.56 1.19 2/67 629
/proc/meminfo: memFree=1701224/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=16772 CPUtime=1.05
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 4040 0 0 0 104 1 0 0 25 0 1 0 111460262 17174528 4034 1992294400 134512640 134998072 4294956176 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 4193 4034 59 118 0 4071 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 51920

[startup+51.1018 s]
/proc/loadavg: 1.39 1.50 1.18 2/67 629
/proc/meminfo: memFree=1687016/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=31028 CPUtime=26.64
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 7591 0 0 0 2659 5 0 0 25 0 1 0 111460262 31772672 7585 1992294400 134512640 134998072 4294956176 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 7757 7585 59 118 0 7635 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 66176

[startup+102.305 s]
/proc/loadavg: 1.17 1.42 1.17 2/67 629
/proc/meminfo: memFree=1662376/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=55632 CPUtime=77.83
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 13720 0 0 0 7770 13 0 0 25 0 1 0 111460262 56967168 13714 1992294400 134512640 134998072 4294956176 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 13908 13714 59 118 0 13786 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 90780

[startup+162.302 s]
/proc/loadavg: 1.06 1.34 1.16 2/67 629
/proc/meminfo: memFree=1641640/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=76376 CPUtime=137.8
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 18900 0 0 0 13763 17 0 0 25 0 1 0 111460262 78209024 18894 1992294400 134512640 134998072 4294956176 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 19094 18894 59 118 0 18972 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 111524

[startup+222.301 s]
/proc/loadavg: 1.02 1.28 1.15 2/67 629
/proc/meminfo: memFree=1623400/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=94616 CPUtime=197.79
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 23415 0 0 0 19757 22 0 0 25 0 1 0 111460262 96886784 23409 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 23654 23409 59 118 0 23532 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 129764

[startup+282.302 s]
/proc/loadavg: 1.01 1.23 1.13 2/67 629
/proc/meminfo: memFree=1606696/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=111320 CPUtime=257.77
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 27606 0 0 0 25749 28 0 0 25 0 1 0 111460262 113991680 27600 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 27830 27600 59 118 0 27708 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 146468

[startup+342.302 s]
/proc/loadavg: 1.00 1.18 1.12 2/67 629
/proc/meminfo: memFree=1591720/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=126020 CPUtime=317.75
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 31320 0 0 0 31743 32 0 0 25 0 1 0 111460262 129044480 31314 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 31505 31314 59 118 0 31383 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 161168


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/67 629
/proc/meminfo: memFree=1507752/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=210728 CPUtime=797.62
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 52249 0 0 0 79705 57 0 0 25 0 1 0 111460262 215785472 52243 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 52682 52243 59 118 0 52560 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 245876

[startup+882.303 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 629
/proc/meminfo: memFree=1501352/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=217000 CPUtime=857.6
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 53818 0 0 0 85702 58 0 0 25 0 1 0 111460262 222208000 53812 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 54250 53812 59 118 0 54128 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 252148

[startup+942.303 s]
/proc/loadavg: 1.04 1.03 1.05 2/67 629
/proc/meminfo: memFree=1492520/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=225948 CPUtime=917.58
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 56060 0 0 0 91698 60 0 0 25 0 1 0 111460262 231370752 56054 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 56487 56054 59 118 0 56365 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 261096

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.05 2/67 629
/proc/meminfo: memFree=1479464/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=238696 CPUtime=977.56
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 59270 0 0 0 97693 63 0 0 25 0 1 0 111460262 244424704 59264 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 59674 59264 59 118 0 59552 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 273844

[startup+1062.3 s]
/proc/loadavg: 1.21 1.07 1.06 2/67 629
/proc/meminfo: memFree=1470696/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=247584 CPUtime=1037.55
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 61478 0 0 0 103690 65 0 0 25 0 1 0 111460262 253526016 61472 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 61896 61472 59 118 0 61774 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 282732

[startup+1122.3 s]
/proc/loadavg: 1.15 1.07 1.06 2/67 629
/proc/meminfo: memFree=1461096/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=257004 CPUtime=1097.53
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 63861 0 0 0 109686 67 0 0 25 0 1 0 111460262 263172096 63855 1992294400 134512640 134998072 4294956176 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 64251 63855 59 118 0 64129 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 292152

[startup+1182.3 s]
/proc/loadavg: 1.12 1.07 1.06 2/67 629
/proc/meminfo: memFree=1453224/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=264860 CPUtime=1157.52
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 65814 0 0 0 115682 70 0 0 25 0 1 0 111460262 271216640 65808 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66215 65808 59 118 0 66093 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 300008

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

[startup+1190.3 s]
/proc/loadavg: 1.11 1.07 1.06 2/67 629
/proc/meminfo: memFree=1452200/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=265784 CPUtime=1165.51
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66068 0 0 0 116481 70 0 0 25 0 1 0 111460262 272162816 66062 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66446 66062 59 118 0 66324 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 300932

[startup+1193.51 s]
/proc/loadavg: 1.18 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451880/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266048 CPUtime=1168.71
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66137 0 0 0 116801 70 0 0 25 0 1 0 111460262 272433152 66131 1992294400 134512640 134998072 4294956176 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66512 66131 59 118 0 66390 0
Current children cumulated CPU time (s) 1193.1
Current children cumulated vsize (KiB) 301196

[startup+1196.7 s]
/proc/loadavg: 1.17 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451560/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266444 CPUtime=1171.91
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66217 0 0 0 117121 70 0 0 25 0 1 0 111460262 272838656 66211 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66611 66211 59 118 0 66489 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 301592

[startup+1198.3 s]
/proc/loadavg: 1.17 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451368/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266708 CPUtime=1173.5
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66284 0 0 0 117280 70 0 0 25 0 1 0 111460262 273108992 66278 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66677 66278 59 118 0 66555 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 301856

[startup+1199.1 s]
/proc/loadavg: 1.17 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451240/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266708 CPUtime=1174.3
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66303 0 0 0 117360 70 0 0 25 0 1 0 111460262 273108992 66297 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66677 66297 59 118 0 66555 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 301856

[startup+1199.5 s]
/proc/loadavg: 1.17 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451240/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266708 CPUtime=1174.7
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66310 0 0 0 117400 70 0 0 25 0 1 0 111460262 273108992 66304 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66677 66304 59 118 0 66555 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 301856

[startup+1199.6 s]
/proc/loadavg: 1.17 1.08 1.07 2/67 629
/proc/meminfo: memFree=1451240/2055920 swapFree=4180752/4192956
[pid=623] ppid=621 vsize=35148 CPUtime=24.39
/proc/623/stat : 623 (SATzilla2009_C) S 621 623 492 0 -1 4194304 13951 42140 0 0 1108 14 1286 31 25 0 1 0 111457820 35991552 8535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/623/statm: 8787 8535 220 399 0 8384 0
[pid=629] ppid=623 vsize=266708 CPUtime=1174.8
/proc/629/stat : 629 (minisat20) R 623 623 492 0 -1 4194304 66311 0 0 0 117410 70 0 0 25 0 1 0 111460262 273108992 66305 1992294400 134512640 134998072 4294956176 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/629/statm: 66677 66305 59 118 0 66555 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 301856

Child status: 17
Real time (s): 1199.65
CPU time (s): 1199.28
CPU user time (s): 1198.07
CPU system time (s): 1.20882
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 301856

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

runsolver used 1.2988 second user time and 3.07453 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-27 14:11:20
IDJOB=1737955
IDBENCH=71798
IDSOLVER=527
FILE ID=node81/1737955-1240834279
PBS_JOBID= 9187534
Free space on /tmp= 126408 MiB

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

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=2144376767

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1756888 kB
Buffers:         32152 kB
Cached:         200232 kB
SwapCached:       5276 kB
Active:          86452 kB
Inactive:       153936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756888 kB
SwapTotal:     4192956 kB
SwapFree:      4180752 kB
Dirty:           37636 kB
Writeback:           0 kB
Mapped:          13716 kB
Slab:            44368 kB
Committed_AS:   435516 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126380 MiB
End job on node81 at 2009-04-27 14:31:20