Trace number 1719918

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) 1198.89 1199.51

General information on the benchmark

Nameschup-l2s-bc56s-1-k391.cnf
MD5SUM1f1dd0782ec95ee5e6d7a06f92fc0f12
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark832.877
Satisfiable
(Un)Satisfiability was proved
Number of variables561371
Number of clauses1778987
Sum of the clauses size4570195
Maximum clause length392
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2843213
Number of clauses of size 3908640
Number of clauses of size 416428
Number of clauses of size 56651
Number of clauses of size over 53913

Solver Data

123.90/124.08	c SATzilla is building models for class 2
123.90/124.08	c run presolver march_dl2004 for 5 seconds ... 
123.90/124.08	c Bin: Executing march_dl2004
123.90/124.08	c spawning binary file with 5 seconds ...
123.90/124.08	c child exit by a signal
123.90/124.08	c march_dl2004 returned code 137.
123.90/124.08	c run presolver mxc-sr08 for 5 seconds ... 
123.90/124.08	c Bin: Executing mxc-sr08
123.90/124.08	c spawning binary file with 5 seconds ...
123.90/124.08	c child exit by a signal
123.90/124.08	c mxc-sr08 returned code 137.
123.90/124.08	c Orignal number of varibales is 561371, number of clauses is 1778987 
123.90/124.08	c predicted feature computation time is 23.734840 
123.90/124.08	c Bin: Executing satelite
123.90/124.08	c spawning binary file with 240 seconds ...
123.90/124.08	c child exited successfully
123.90/124.08	c satzilla computing base features
123.90/124.08	c Number of variabe is: 151801, Number of clause is : 813247 
123.90/124.08	c Initializing...
123.90/124.08	c satzilla compute diameter ...
123.90/124.08	c start diameter features ...
123.90/124.08	c satzilla doing clause learning
123.90/124.08	c start clause learning features ...
123.90/124.08	c Bin: Executing zchaff07
123.90/124.08	c spawning binary file with 2 seconds ...
123.90/124.08	c child exit by a signal
123.90/124.08	c satzilla doing survey propogation probe
123.90/124.08	c do survay propogation for 2 second ...
123.90/124.08	c satzilla doing local search probe
123.90/124.08	c satzilla doing lobjois search-space size estimate
123.90/124.08	c features are:561371 1.77899e+06 151801 813247 2.69807 1.18751 0.18666 0.41405 0.748774 1.33209 2.20032e-05 1.1396 1.31751e-05 0.00244399 1.15192 0.201918 0.834505 2.20032e-05 1.19406 7.37783e-06 0.000328314 2.92528 0.179759 0.181758 0 0.886364 2.52832 1.02661e-05 1.24677 1.22964e-06 0.000164772 2.47467 0.550856 3.83755e-05 1.25425 6.14819e-06 0.000558256 8.15789 0.0446981 8 9 0.436162 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.419512 0.5875 0 0.999047 0.759307 0.0625073 0.566918 0.211098 0.466168 0.317851 0.291616 2.29152e-05 0.5 0.446194 0.205244 0.360021 0.26308 0.317836 21602 0 0 0 0 0 0 2.25354 0 1.24123 0 0.0716131 0.365472 
123.90/124.08	c satzilla's ranking:
123.90/124.08	c 1) minisat20: 2.598393
123.90/124.08	c 2) minisat20SAT07: 1.906195
123.90/124.08	c 3) zchaff_rand: 1.049199
123.90/124.08	c 4) march_dl2004: 0.453769
123.90/124.08	c 5) tts-4-0: -0.865886
123.90/124.08	c 6) mxc-sr08: -1.970058
123.90/124.08	c 7) vallst: -33.365374
123.90/124.08	c 8) SATenstein: -10000.000000
123.90/124.08	c 9) gnovelty+: -10000.000000
123.90/124.08	c 10) adaptg2wsat+: -10000.000000
123.90/124.08	c 11) adaptg2wsat0: -10000.000000
123.90/124.08	c 12) picosat846: -10000.000000
123.90/124.08	c 13) kcnfs04SAT07: -10000.000000
123.90/124.08	c satzilla running minisat20 ... 
123.90/124.09	This is MiniSat 2.0 beta
123.90/124.09	WARNING: for repeatability, setting FPU to use double precision
123.90/124.09	============================[ Problem Statistics ]=============================
123.90/124.09	|                                                                             |
123.90/124.09	|  Number of variables:  561371                                               |
123.90/124.09	|  Number of clauses:    1778987                                              |
125.09/125.29	|  Parsing time:         1.04         s                                       |
125.20/125.36	============================[ Search Statistics ]==============================
125.20/125.36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
125.20/125.36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
125.20/125.36	===============================================================================
125.20/125.36	|         0 |  553353  1750402  4494855 |   583467        0    nan |  0.000 % |
126.49/126.61	|       100 |  553080  1750402  4494855 |   641814       96     29 |  2.167 % |
127.79/127.90	|       250 |  553079  1750402  4494855 |   705995      245     15 |  2.170 % |
128.88/129.01	|       475 |  549188  1735910  4458859 |   776595      464     28 |  2.170 % |
129.69/129.83	|       812 |  549188  1735910  4458859 |   854254      801     23 |  2.170 % |
132.89/133.08	|      1318 |  549181  1735887  4458796 |   939679     1305     18 |  2.172 % |
134.48/134.67	|      2077 |  549176  1735859  4458720 |  1033647     2063     21 |  2.172 % |
143.29/143.49	|      3217 |  543281  1717159  4416516 |  1137012     2789     25 |  3.222 % |
156.38/156.56	|      4925 |  543227  1716946  4415956 |  1250714     4482     32 |  3.232 % |
169.07/169.21	|      7487 |  542967  1715993  4413684 |  1375785     6981     31 |  3.359 % |
185.26/185.46	|     11331 |  542180  1713600  4407785 |  1513363    10791     28 |  3.434 % |
216.24/216.42	|     17097 |  541626  1711284  4402210 |  1664700    16354     40 |  3.517 % |
254.33/254.57	|     25746 |  534318  1689704  4347882 |  1831170    24617     44 |  4.828 % |
317.39/317.62	|     38720 |  531332  1679244  4320534 |  2014287    37356     61 |  5.351 % |
418.04/418.34	|     58181 |  520267  1644708  4235806 |  2215716    54124     66 |  7.322 % |
588.85/589.23	|     87376 |  514091  1624068  4189176 |  2437287    79800     68 |  8.422 % |
824.25/824.72	|    131167 |  487649  1531124  3950405 |  2681016   105574     72 | 13.133 % |
1198.76/1199.48	c Bin: Executing minisat20
1198.76/1199.48	c spawning binary file with 1075 seconds ...
1198.76/1199.48	c child exit by a signal
1198.76/1199.48	c minisat20 returned code 137.
1198.76/1199.48	c satzilla running minisat20SAT07 ... 
1198.76/1199.48	c Bin: Executing minisat20SAT07
1198.76/1199.48	c minisat20SAT07 returned code 1.
1198.76/1199.48	c satzilla running zchaff_rand ... 
1198.76/1199.48	c Bin: Executing zchaff_rand
1198.76/1199.48	c zchaff_rand returned code 1.
1198.76/1199.48	c satzilla running march_dl2004 ... 
1198.76/1199.48	c Bin: Executing march_dl2004
1198.76/1199.48	c march_dl2004 returned code 1.
1198.76/1199.48	c satzilla running tts-4-0 ... 
1198.76/1199.48	c Bin: Executing tts-4-0
1198.76/1199.48	c tts-4-0 returned code 1.
1198.76/1199.48	c satzilla running mxc-sr08 ... 
1198.76/1199.48	c Bin: Executing mxc-sr08
1198.76/1199.48	c mxc-sr08 returned code 1.
1198.76/1199.48	c satzilla running vallst ... 
1198.76/1199.48	c Bin: Executing vallst
1198.76/1199.48	c vallst returned code 1.
1198.76/1199.48	c satzilla running SATenstein ... 
1198.76/1199.48	c Bin: Executing SATenstein
1198.76/1199.48	c SATenstein returned code 1.
1198.76/1199.48	c satzilla running gnovelty+ ... 
1198.76/1199.48	c Bin: Executing gnovelty+
1198.76/1199.48	c gnovelty+ returned code 1.
1198.76/1199.48	c satzilla running adaptg2wsat+ ... 
1198.76/1199.48	c Bin: Executing adaptg2wsat+
1198.76/1199.48	c adaptg2wsat+ returned code 1.
1198.76/1199.48	c satzilla running adaptg2wsat0 ... 
1198.76/1199.48	c Bin: Executing adaptg2wsat0
1198.76/1199.49	c adaptg2wsat0 returned code 1.
1198.76/1199.49	c satzilla running picosat846 ... 
1198.76/1199.49	c Bin: Executing picosat846
1198.76/1199.49	c picosat846 returned code 1.
1198.76/1199.49	c satzilla running kcnfs04SAT07 ... 
1198.76/1199.49	c Bin: Executing kcnfs04SAT07
1198.76/1199.49	c kcnfs04SAT07 returned code 1.
1198.76/1199.49	c ERROR: All Failed! 
1198.76/1199.49	c SATZILLA_TIME=1199.030000

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-1719918-1240650666/watcher-1719918-1240650666 -o /tmp/evaluation-result-1719918-1240650666/solver-1719918-1240650666 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1719918-1240650666.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.83 1.83 1.49 3/65 17458
/proc/meminfo: memFree=1673768/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) R 17456 17458 17294 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=9784 CPUtime=0
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 869 0 0 0 0 0 0 0 19 0 1 0 93097283 10018816 865 1992294400 134512640 134996440 4294956176 18446744073709551615 134549417 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 2446 872 49 118 0 2325 0

[startup+0.0474179 s]
/proc/loadavg: 1.83 1.83 1.49 3/65 17458
/proc/meminfo: memFree=1673768/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=33564 CPUtime=0.03
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 4843 0 0 0 2 1 0 0 20 0 1 0 93097283 34369536 4838 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 8391 4842 49 118 0 8270 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35620

[startup+0.102428 s]
/proc/loadavg: 1.83 1.83 1.49 3/65 17458
/proc/meminfo: memFree=1673768/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=49652 CPUtime=0.09
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 10040 0 0 0 6 3 0 0 20 0 1 0 93097283 50843648 10035 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 12413 10035 50 118 0 12292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51708

[startup+0.301465 s]
/proc/loadavg: 1.83 1.83 1.49 3/65 17458
/proc/meminfo: memFree=1673768/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=52028 CPUtime=0.29
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 10807 0 0 0 25 4 0 0 22 0 1 0 93097283 53276672 10802 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 13007 10802 50 118 0 12886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54084

[startup+0.702545 s]
/proc/loadavg: 1.83 1.83 1.49 3/65 17458
/proc/meminfo: memFree=1673768/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=56780 CPUtime=0.69
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 12294 0 0 0 64 5 0 0 25 0 1 0 93097283 58142720 12289 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 14195 12289 50 118 0 14074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58836

[startup+1.5017 s]
/proc/loadavg: 1.83 1.83 1.49 2/67 17460
/proc/meminfo: memFree=1620248/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=66152 CPUtime=1.49
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 15200 0 0 0 142 7 0 0 25 0 1 0 93097283 67739648 15195 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 16538 15196 50 118 0 16417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68208

[startup+3.10202 s]
/proc/loadavg: 1.85 1.83 1.49 2/67 17460
/proc/meminfo: memFree=1604120/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=0
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 93097283 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17458/statm: 514 112 96 399 0 111 0
[pid=17459] ppid=17458 vsize=162760 CPUtime=3.09
/proc/17459/stat : 17459 (march_dl2004) R 17458 17458 17294 0 -1 4194304 35940 0 0 0 293 16 0 0 25 0 1 0 93097283 166666240 33675 1992294400 134512640 134996440 4294956176 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17459/statm: 40690 33675 52 118 0 40569 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164816

[startup+6.30264 s]
/proc/loadavg: 1.85 1.83 1.49 2/67 17461
/proc/meminfo: memFree=1540320/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=5.01
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 152 42973 0 0 0 0 481 20 16 0 1 0 93097283 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 514 121 104 399 0 111 0
[pid=17461] ppid=17458 vsize=226704 CPUtime=1.26
/proc/17461/stat : 17461 (mxc-sr08) R 17458 17458 17294 0 -1 4194304 48844 0 0 0 105 21 0 0 25 0 1 0 93097785 232144896 48696 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17461/statm: 56676 48696 54 138 0 56535 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 228760

[startup+12.7019 s]
/proc/loadavg: 2.18 1.90 1.52 2/67 17462
/proc/meminfo: memFree=1457056/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=10.05
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 179 119079 0 0 0 0 947 58 16 0 1 0 93097283 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 514 138 120 399 0 111 0
[pid=17462] ppid=17458 vsize=283804 CPUtime=2.62
/proc/17462/stat : 17462 (satelite) R 17458 17458 17294 0 -1 4194304 63028 0 0 0 222 40 0 0 25 0 1 0 93098290 290615296 58147 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17462/statm: 70951 58147 67 128 0 70820 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 285860

[startup+25.5014 s]
/proc/loadavg: 2.30 1.94 1.53 2/67 17462
/proc/meminfo: memFree=1369184/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=2056 CPUtime=10.05
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 179 119079 0 0 0 0 947 58 16 0 1 0 93097283 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 514 138 120 399 0 111 0
[pid=17462] ppid=17458 vsize=308996 CPUtime=15.41
/proc/17462/stat : 17462 (satelite) R 17458 17458 17294 0 -1 4194304 86426 0 0 0 1470 71 0 0 25 0 1 0 93098290 316411904 63109 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17462/statm: 77249 63109 69 128 0 77118 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 311052

[startup+51.1014 s]
/proc/loadavg: 2.54 2.02 1.57 2/66 17462
/proc/meminfo: memFree=1574696/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=83980 CPUtime=51.04
/proc/17458/stat : 17458 (SATzilla2009_C) R 17456 17458 17294 0 -1 4194304 20152 205506 0 0 2534 11 2422 137 25 0 1 0 93097283 85995520 19954 1992294400 134512640 136149437 4294956208 18446744073709551615 134535668 0 0 4096 0 0 0 0 17 0 0 0
/proc/17458/statm: 20995 19954 135 399 0 20592 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 83980

[startup+102.305 s]
/proc/loadavg: 2.25 2.03 1.60 2/66 17462
/proc/meminfo: memFree=1573800/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=83980 CPUtime=102.22
/proc/17458/stat : 17458 (SATzilla2009_C) R 17456 17458 17294 0 -1 4194304 20615 205506 0 0 7651 12 2422 137 25 0 1 0 93097283 85995520 20417 1992294400 134512640 136149437 4294956208 18446744073709551615 134535674 0 0 4096 0 0 0 0 17 0 0 0
/proc/17458/statm: 20995 20417 135 399 0 20592 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 83980

[startup+162.301 s]
/proc/loadavg: 1.56 1.88 1.57 2/67 17464
/proc/meminfo: memFree=1448736/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=118440 CPUtime=38.19
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 26502 0 0 0 3802 17 0 0 25 0 1 0 93109691 121282560 26488 1992294400 134512640 134998072 4294956176 18446744073709551615 134533878 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 29610 26488 58 118 0 29488 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 223872

[startup+222.301 s]
/proc/loadavg: 1.20 1.72 1.53 2/67 17464
/proc/meminfo: memFree=1445920/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=121348 CPUtime=98.15
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 27229 0 0 0 9797 18 0 0 25 0 1 0 93109691 124260352 27215 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 30337 27215 59 118 0 30215 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 226780

[startup+282.302 s]
/proc/loadavg: 1.07 1.58 1.50 2/67 17464
/proc/meminfo: memFree=1441696/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=125432 CPUtime=158.13
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 28304 0 0 0 15793 20 0 0 25 0 1 0 93109691 128442368 28290 1992294400 134512640 134998072 4294956176 18446744073709551615 134527484 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 31358 28290 59 118 0 31236 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 230864

[startup+342.302 s]
/proc/loadavg: 1.02 1.48 1.46 2/67 17464
/proc/meminfo: memFree=1437216/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=129868 CPUtime=218.1
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 29397 0 0 0 21789 21 0 0 25 0 1 0 93109691 132984832 29383 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 32467 29383 59 118 0 32345 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 235300

[startup+402.302 s]
/proc/loadavg: 1.01 1.39 1.43 2/67 17464
/proc/meminfo: memFree=1434144/2055920 swapFree=4181424/4192956

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

/proc/17464/statm: 36329 33253 59 118 0 36207 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 250748

[startup+762.306 s]
/proc/loadavg: 1.00 1.11 1.28 2/67 17464
/proc/meminfo: memFree=1419808/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=147080 CPUtime=637.9
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 33666 0 0 0 63763 27 0 0 25 0 1 0 93109691 150609920 33652 1992294400 134512640 134998072 4294956176 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 36770 33652 59 118 0 36648 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 252512

[startup+822.302 s]
/proc/loadavg: 1.00 1.08 1.26 2/67 17464
/proc/meminfo: memFree=1415456/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=151304 CPUtime=697.86
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 34741 0 0 0 69758 28 0 0 25 0 1 0 93109691 154935296 34727 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 37826 34727 59 118 0 37704 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 256736

[startup+882.302 s]
/proc/loadavg: 1.00 1.07 1.24 2/67 17464
/proc/meminfo: memFree=1413024/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=153816 CPUtime=757.83
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 35353 0 0 0 75754 29 0 0 25 0 1 0 93109691 157507584 35339 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 38454 35339 59 118 0 38332 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 259248

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.22 2/67 17464
/proc/meminfo: memFree=1409248/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=157388 CPUtime=817.8
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 36274 0 0 0 81750 30 0 0 25 0 1 0 93109691 161165312 36260 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 39347 36260 59 118 0 39225 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 262820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.21 2/67 17464
/proc/meminfo: memFree=1406240/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=160424 CPUtime=877.77
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 37022 0 0 0 87746 31 0 0 25 0 1 0 93109691 164274176 37008 1992294400 134512640 134998072 4294956176 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 40106 37008 59 118 0 39984 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 265856

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/67 17464
/proc/meminfo: memFree=1400992/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=166072 CPUtime=937.75
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 38375 0 0 0 93742 33 0 0 25 0 1 0 93109691 170057728 38361 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 41518 38361 59 118 0 41396 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 271504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/67 17464
/proc/meminfo: memFree=1396320/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=170436 CPUtime=997.71
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 39483 0 0 0 99737 34 0 0 25 0 1 0 93109691 174526464 39469 1992294400 134512640 134998072 4294956176 18446744073709551615 134525417 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 42609 39469 59 118 0 42487 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 275868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1391520/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=175320 CPUtime=1057.68
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 40707 0 0 0 105733 35 0 0 25 0 1 0 93109691 179527680 40693 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 43830 40693 59 118 0 43708 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 280752

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1391008/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=175716 CPUtime=1065.67
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 40808 0 0 0 106532 35 0 0 25 0 1 0 93109691 179933184 40794 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 43929 40794 59 118 0 43807 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 281148

[startup+1193.51 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1390752/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=175980 CPUtime=1068.88
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 40869 0 0 0 106853 35 0 0 25 0 1 0 93109691 180203520 40855 1992294400 134512640 134998072 4294956176 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 43995 40855 59 118 0 43873 0
Current children cumulated CPU time (s) 1192.87
Current children cumulated vsize (KiB) 281412

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1390304/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=176376 CPUtime=1072.07
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 40976 0 0 0 107172 35 0 0 25 0 1 0 93109691 180609024 40962 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 44094 40962 59 118 0 43972 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 281808

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1390176/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=176508 CPUtime=1073.67
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 41011 0 0 0 107332 35 0 0 25 0 1 0 93109691 180744192 40997 1992294400 134512640 134998072 4294956176 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 44127 40997 59 118 0 44005 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 281940

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1390112/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=105432 CPUtime=123.99
/proc/17458/stat : 17458 (SATzilla2009_C) S 17456 17458 17294 0 -1 4194304 47242 223932 0 0 9609 30 2613 147 25 0 1 0 93097283 107962368 25840 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17458/statm: 26358 25840 219 399 0 25955 0
[pid=17464] ppid=17458 vsize=176508 CPUtime=1074.47
/proc/17464/stat : 17464 (minisat20) R 17458 17458 17294 0 -1 4194304 41019 0 0 0 107412 35 0 0 25 0 1 0 93109691 180744192 41005 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17464/statm: 44127 41005 59 118 0 44005 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 281940

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 17464
/proc/meminfo: memFree=1390112/2055920 swapFree=4181424/4192956
[pid=17458] ppid=17456 vsize=0 CPUtime=1198.87
/proc/17458/stat : 17458 (SATzilla2009_C) R 17456 17458 17294 0 -1 4194308 47259 264952 0 0 9609 32 110060 186 16 0 1 0 93097283 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/17458/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.51
CPU time (s): 1198.89
CPU user time (s): 1196.7
CPU system time (s): 2.19167
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 336216

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

runsolver used 1.18382 second user time and 3.16152 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 11:11:09
IDJOB=1719918
IDBENCH=69581
IDSOLVER=527
FILE ID=node77/1719918-1240650666
PBS_JOBID= 9186481
Free space on /tmp= 66176 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE08/cnf/schup-l2s-bc56s-1-k391.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719918-1240650666/watcher-1719918-1240650666 -o /tmp/evaluation-result-1719918-1240650666/solver-1719918-1240650666 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1719918-1240650666.cnf

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

MD5SUM BENCH= 1f1dd0782ec95ee5e6d7a06f92fc0f12
RANDOM SEED=1402202692

node77.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.270
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.270
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:       1674312 kB
Buffers:         13196 kB
Cached:         293852 kB
SwapCached:       5412 kB
Active:         118692 kB
Inactive:       196208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674312 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:           67232 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            52728 kB
Committed_AS:   391860 kB
PageTables:       1372 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= 66144 MiB
End job on node77 at 2009-04-25 11:31:09