Trace number 1717265

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_R 2009-03-22? (exit code) 1198.95 1199.3

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
Bench CategoryAPPLICATION (applications 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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

272.98/273.17	c ERROR: Premature EOF reached in HOME/instance-1717265-1240626370.cnf
272.98/273.17	c SATzilla is building models for class 1
272.98/273.17	c run presolver SATenstein for 30 seconds ... 
272.98/273.17	c Bin: Executing SATenstein
272.98/273.17	c spawning binary file with 30 seconds ...
272.98/273.17	c child exit by a signal
272.98/273.17	c SATenstein returned code 139.
272.98/273.17	c run presolver mxc-sr08 for 30 seconds ... 
272.98/273.17	c Bin: Executing mxc-sr08
272.98/273.17	c spawning binary file with 30 seconds ...
272.98/273.17	c child exit by a signal
272.98/273.17	c mxc-sr08 returned code 137.
272.98/273.17	c Orignal number of varibales is 620037, number of clauses is 2098249 
272.98/273.17	c predicted feature computation time is -3201.669670 
272.98/273.17	c Bin: Executing satelite
272.98/273.17	c spawning binary file with 240 seconds ...
272.98/273.17	c child exit by a signal
272.98/273.17	c Satzilla is runing default solver ... 
272.98/273.17	c satzilla running adaptg2wsat0 ... 
272.98/273.17	c Bin: Executing adaptg2wsat0
272.98/273.17	c spawning binary file with 926 seconds ...
272.98/273.17	c child exited successfully
272.98/273.17	c adaptg2wsat0 returned code 0.
272.98/273.17	c satzilla running minisat20 ... 
272.98/273.17	This is MiniSat 2.0 beta
272.98/273.17	WARNING: for repeatability, setting FPU to use double precision
272.98/273.17	============================[ Problem Statistics ]=============================
272.98/273.17	|                                                                             |
272.98/273.17	|  Number of variables:  620037                                               |
272.98/273.17	|  Number of clauses:    2098249                                              |
274.28/274.50	|  Parsing time:         1.16         s                                       |
274.38/274.57	============================[ Search Statistics ]==============================
274.38/274.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.38/274.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
274.38/274.57	===============================================================================
274.38/274.57	|         0 |  619987  2098099  5069173 |   699366        0    nan |  0.000 % |
275.18/275.32	|       100 |  619987  2098099  5069173 |   769302      100      6 |  0.008 % |
278.37/278.52	|       250 |  619987  2098099  5069173 |   846233      250      5 |  0.008 % |
279.87/280.09	|       476 |  619987  2098099  5069173 |   930856      476     28 |  0.008 % |
283.58/283.74	|       813 |  619987  2098099  5069173 |  1023942      813     32 |  0.008 % |
288.87/289.00	|      1319 |  619987  2098099  5069173 |  1126336     1319     29 |  0.008 % |
301.87/302.01	|      2078 |  619984  2097943  5068861 |  1238970     2032     23 |  0.009 % |
315.47/315.67	|      3219 |  619972  2097631  5068237 |  1362867     3154     20 |  0.010 % |
334.56/334.71	|      4927 |  619972  2097319  5067613 |  1499153     4848     21 |  0.010 % |
365.45/365.67	|      7489 |  619970  2097267  5067509 |  1649069     7405     29 |  0.011 % |
412.14/412.35	|     11334 |  619970  2097162  5067299 |  1813976    11250     30 |  0.011 % |
493.52/493.79	|     17101 |  619970  2097162  5067299 |  1995373    17017     28 |  0.011 % |
589.30/589.55	|     25753 |  619970  2097162  5067299 |  2194911    25669     30 |  0.011 % |
737.35/737.64	|     38728 |  619970  2097162  5067299 |  2414402    38644     33 |  0.011 % |
974.49/974.80	|     58189 |  619842  2090443  5053861 |  2655842    56331     38 |  0.031 % |
1197.13/1197.52	|     87381 |  619814  2088987  5050949 |  2921426    85305     37 |  0.036 % |
1198.83/1199.29	c Bin: Executing minisat20
1198.83/1199.29	c spawning binary file with 926 seconds ...
1198.83/1199.29	c child exit by a signal
1198.83/1199.29	c minisat20 returned code 137.
1198.83/1199.29	c satzilla running minisat20SAT07 ... 
1198.83/1199.29	c Bin: Executing minisat20SAT07
1198.83/1199.29	c minisat20SAT07 returned code 1.
1198.83/1199.29	c satzilla running minisat20 ... 
1198.83/1199.29	c Bin: Executing minisat20
1198.83/1199.29	c minisat20 returned code 1.
1198.83/1199.29	c satzilla running vallst ... 
1198.83/1199.29	c Bin: Executing vallst
1198.83/1199.29	c vallst returned code 1.
1198.83/1199.29	c satzilla running zchaff_rand ... 
1198.83/1199.29	c Bin: Executing zchaff_rand
1198.83/1199.29	c zchaff_rand returned code 1.
1198.83/1199.29	c satzilla running tts-4-0 ... 
1198.83/1199.29	c Bin: Executing tts-4-0
1198.83/1199.29	c tts-4-0 returned code 1.
1198.83/1199.29	c satzilla running picosat846 ... 
1198.83/1199.29	c Bin: Executing picosat846
1198.83/1199.29	c picosat846 returned code 1.
1198.83/1199.29	c satzilla running mxc-sr08 ... 
1198.83/1199.29	c Bin: Executing mxc-sr08
1198.83/1199.29	c mxc-sr08 returned code 1.
1198.83/1199.29	c satzilla running adaptg2wsat0 ... 
1198.83/1199.29	c Bin: Executing adaptg2wsat0
1198.83/1199.29	c adaptg2wsat0 returned code 1.
1198.83/1199.29	c satzilla running adaptg2wsat+ ... 
1198.83/1199.29	c Bin: Executing adaptg2wsat+
1198.83/1199.29	c adaptg2wsat+ returned code 1.
1198.83/1199.29	c satzilla running gnovelty+ ... 
1198.83/1199.29	c Bin: Executing gnovelty+
1198.83/1199.29	c gnovelty+ returned code 1.
1198.83/1199.29	c satzilla running SATenstein ... 
1198.83/1199.29	c Bin: Executing SATenstein
1198.83/1199.29	c SATenstein returned code 1.
1198.83/1199.29	c ERROR: All Failed! 
1198.83/1199.29	c SATZILLA_TIME=1199.130000

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-1717265-1240626370/watcher-1717265-1240626370 -o /tmp/evaluation-result-1717265-1240626370/solver-1717265-1240626370 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1717265-1240626370.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11457
/proc/meminfo: memFree=1259200/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=22908 CPUtime=0
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 279 0 0 0 0 0 0 0 21 0 1 0 90666614 23457792 260 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 5727 260 151 83 0 5288 0

[startup+0.0761279 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11457
/proc/meminfo: memFree=1259200/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=22908 CPUtime=0.06
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 540 0 0 0 6 0 0 0 21 0 1 0 90666614 23457792 521 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 5727 521 151 83 0 5288 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24964

[startup+0.10113 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11457
/proc/meminfo: memFree=1259200/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=22908 CPUtime=0.09
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 626 0 0 0 9 0 0 0 21 0 1 0 90666614 23457792 607 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 5727 607 151 83 0 5288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24964

[startup+0.301149 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11457
/proc/meminfo: memFree=1259200/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=22908 CPUtime=0.28
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 1356 0 0 0 28 0 0 0 23 0 1 0 90666614 23457792 1337 1992294400 134512640 134854740 4294955360 18446744073709551615 134782321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 5727 1337 151 83 0 5288 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24964

[startup+0.701191 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11457
/proc/meminfo: memFree=1259200/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=27008 CPUtime=0.69
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 2812 0 0 0 67 2 0 0 25 0 1 0 90666614 27656192 2793 1992294400 134512640 134854740 4294955360 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 6752 2793 151 83 0 6313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29064

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11459
/proc/meminfo: memFree=1244080/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=0
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 90666614 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 112 96 399 0 111 0
[pid=11458] ppid=11457 vsize=35208 CPUtime=1.49
/proc/11458/stat : 11458 (SATenstein) R 11457 11457 10775 0 -1 4194304 5714 0 0 0 145 4 0 0 25 0 1 0 90666614 36052992 5695 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11458/statm: 8802 5695 151 83 0 8363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37264

[startup+3.10245 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11459
/proc/meminfo: memFree=1227952/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=2.97
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 152 20567 0 0 0 0 260 37 16 0 1 0 90666614 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 121 104 399 0 111 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2056

[startup+6.30177 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 11460
/proc/meminfo: memFree=965232/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=2.97
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 152 20567 0 0 0 0 260 37 16 0 1 0 90666614 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 121 104 399 0 111 0
[pid=11460] ppid=11457 vsize=257052 CPUtime=3.3
/proc/11460/stat : 11460 (mxc-sr08) R 11457 11457 10775 0 -1 4194304 67218 0 0 0 302 28 0 0 25 0 1 0 90666913 263221248 57293 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11460/statm: 64263 57293 55 138 0 64122 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 259108

[startup+12.7014 s]
/proc/loadavg: 1.39 1.08 1.03 2/67 11460
/proc/meminfo: memFree=789424/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=2.97
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 152 20567 0 0 0 0 260 37 16 0 1 0 90666614 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 121 104 399 0 111 0
[pid=11460] ppid=11457 vsize=436512 CPUtime=9.7
/proc/11460/stat : 11460 (mxc-sr08) R 11457 11457 10775 0 -1 4194304 111857 0 0 0 920 50 0 0 25 0 1 0 90666913 446988288 101932 1992294400 134512640 135078026 4294956192 18446744073709551615 134552991 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11460/statm: 109128 101932 55 138 0 108987 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 438568

[startup+25.5018 s]
/proc/loadavg: 1.66 1.16 1.05 2/67 11460
/proc/meminfo: memFree=702192/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=2.97
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 152 20567 0 0 0 0 260 37 16 0 1 0 90666614 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 121 104 399 0 111 0
[pid=11460] ppid=11457 vsize=524272 CPUtime=22.49
/proc/11460/stat : 11460 (mxc-sr08) R 11457 11457 10775 0 -1 4194304 130532 0 0 0 2191 58 0 0 25 0 1 0 90666913 536854528 120607 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11460/statm: 131068 120607 55 138 0 130927 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 526328

[startup+51.1014 s]
/proc/loadavg: 1.89 1.26 1.09 2/67 11461
/proc/meminfo: memFree=851312/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=33.04
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 179 153199 0 0 0 0 3200 104 19 0 1 0 90666614 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 138 120 399 0 111 0
[pid=11461] ppid=11457 vsize=346412 CPUtime=18.01
/proc/11461/stat : 11461 (satelite) R 11457 11457 10775 0 -1 4194304 73494 0 0 0 1726 75 0 0 25 0 1 0 90669921 354725888 71942 1992294400 134512640 135037501 4294956176 18446744073709551615 134543285 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11461/statm: 86603 71942 67 128 0 86472 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 348468

[startup+102.306 s]
/proc/loadavg: 2.44 1.50 1.18 2/67 11461
/proc/meminfo: memFree=710832/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=33.04
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 179 153199 0 0 0 0 3200 104 19 0 1 0 90666614 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 138 120 399 0 111 0
[pid=11461] ppid=11457 vsize=400444 CPUtime=69.18
/proc/11461/stat : 11461 (satelite) R 11457 11457 10775 0 -1 4194304 85689 0 0 0 6741 177 0 0 25 0 1 0 90669921 410054656 84137 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11461/statm: 100111 84137 67 128 0 99980 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 402500

[startup+162.302 s]
/proc/loadavg: 2.51 1.68 1.25 2/67 11461
/proc/meminfo: memFree=677296/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=33.04
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 179 153199 0 0 0 0 3200 104 19 0 1 0 90666614 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 138 120 399 0 111 0
[pid=11461] ppid=11457 vsize=424636 CPUtime=129.16
/proc/11461/stat : 11461 (satelite) R 11457 11457 10775 0 -1 4194304 90988 0 0 0 12717 199 0 0 25 0 1 0 90669921 434827264 88233 1992294400 134512640 135037501 4294956176 18446744073709551615 134543046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11461/statm: 106159 88233 67 128 0 106028 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 426692

[startup+222.301 s]
/proc/loadavg: 2.55 1.84 1.33 2/67 11461
/proc/meminfo: memFree=673456/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2056 CPUtime=33.04
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 179 153199 0 0 0 0 3200 104 19 0 1 0 90666614 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11457/statm: 514 138 120 399 0 111 0
[pid=11461] ppid=11457 vsize=429036 CPUtime=189.15
/proc/11461/stat : 11461 (satelite) R 11457 11457 10775 0 -1 4194304 91986 0 0 0 18714 201 0 0 25 0 1 0 90669921 439332864 89231 1992294400 134512640 135037501 4294956176 18446744073709551615 134543064 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11461/statm: 107259 89231 67 128 0 107128 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 431092

[startup+282.302 s]
/proc/loadavg: 2.31 1.90 1.38 2/67 11463
/proc/meminfo: memFree=910256/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=129216 CPUtime=9.11
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 30232 0 0 0 895 16 0 0 25 0 1 0 90693931 132317184 30226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 32304 30226 59 118 0 32182 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 131284

[startup+342.302 s]
/proc/loadavg: 2.22 1.94 1.43 2/67 11463
/proc/meminfo: memFree=910320/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=130024 CPUtime=69.1
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 30543 0 0 0 6892 18 0 0 25 0 1 0 90693931 133144576 30537 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 32506 30537 59 118 0 32384 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 132092


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.19 1.26 2/67 11465
/proc/meminfo: memFree=909680/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=137420 CPUtime=548.98
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 32374 0 0 0 54877 21 0 0 25 0 1 0 90693931 140718080 32368 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 34355 32368 59 118 0 34233 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 139488

[startup+882.302 s]
/proc/loadavg: 1.00 1.16 1.24 2/67 11465
/proc/meminfo: memFree=908912/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=138080 CPUtime=608.96
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 32554 0 0 0 60875 21 0 0 25 0 1 0 90693931 141393920 32548 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 34520 32548 59 118 0 34398 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 140148

[startup+942.301 s]
/proc/loadavg: 1.00 1.12 1.22 2/67 11465
/proc/meminfo: memFree=907312/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=139664 CPUtime=668.94
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 32953 0 0 0 66873 21 0 0 25 0 1 0 90693931 143015936 32947 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 34916 32947 59 118 0 34794 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 141732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.10 1.20 2/67 11465
/proc/meminfo: memFree=906096/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=140852 CPUtime=728.92
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 33262 0 0 0 72871 21 0 0 25 0 1 0 90693931 144232448 33256 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 35213 33256 59 118 0 35091 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 142920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.18 2/67 11465
/proc/meminfo: memFree=904880/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=142160 CPUtime=788.91
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 33567 0 0 0 78869 22 0 0 25 0 1 0 90693931 145571840 33561 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 35540 33561 59 118 0 35418 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 144228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.17 2/67 11465
/proc/meminfo: memFree=902832/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=144160 CPUtime=848.9
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34070 0 0 0 84868 22 0 0 25 0 1 0 90693931 147619840 34064 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36040 34064 59 118 0 35918 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 146228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 11465
/proc/meminfo: memFree=901872/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145084 CPUtime=908.88
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34328 0 0 0 90866 22 0 0 25 0 1 0 90693931 148566016 34322 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36271 34322 59 118 0 36149 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 147152

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 11465
/proc/meminfo: memFree=901616/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145348 CPUtime=916.88
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34384 0 0 0 91666 22 0 0 25 0 1 0 90693931 148836352 34378 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36337 34378 59 118 0 36215 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 147416

[startup+1193.51 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 11465
/proc/meminfo: memFree=901488/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145480 CPUtime=920.08
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34407 0 0 0 91986 22 0 0 25 0 1 0 90693931 148971520 34401 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36370 34401 59 118 0 36248 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 147548

[startup+1196.7 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 11465
/proc/meminfo: memFree=901424/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145480 CPUtime=923.28
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34428 0 0 0 92306 22 0 0 25 0 1 0 90693931 148971520 34422 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36370 34422 59 118 0 36248 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 147548

[startup+1198.3 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 11465
/proc/meminfo: memFree=901424/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145612 CPUtime=924.87
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34436 0 0 0 92465 22 0 0 25 0 1 0 90693931 149106688 34430 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36403 34430 59 118 0 36281 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 147680

[startup+1198.7 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 11465
/proc/meminfo: memFree=901424/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145612 CPUtime=925.27
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34439 0 0 0 92505 22 0 0 25 0 1 0 90693931 149106688 34433 1992294400 134512640 134998072 4294956192 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36403 34433 59 118 0 36281 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 147680

[startup+1199.1 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 11465
/proc/meminfo: memFree=901360/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145612 CPUtime=925.67
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34439 0 0 0 92545 22 0 0 25 0 1 0 90693931 149106688 34433 1992294400 134512640 134998072 4294956192 18446744073709551615 134530025 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36403 34433 59 118 0 36281 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 147680

[startup+1199.2 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 11465
/proc/meminfo: memFree=901360/2055924 swapFree=4181440/4192956
[pid=11457] ppid=11455 vsize=2068 CPUtime=273.06
/proc/11457/stat : 11457 (SATzilla2009_R) S 11455 11457 10775 0 -1 4194304 208 246220 0 0 0 0 26993 313 19 0 1 0 90666614 2117632 144 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11457/statm: 517 144 124 399 0 114 0
[pid=11463] ppid=11457 vsize=145612 CPUtime=925.77
/proc/11463/stat : 11463 (minisat20) R 11457 11457 10775 0 -1 4194304 34439 0 0 0 92555 22 0 0 25 0 1 0 90693931 149106688 34433 1992294400 134512640 134998072 4294956192 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11463/statm: 36403 34433 59 118 0 36281 0
Current children cumulated CPU time (s) 1198.83
Current children cumulated vsize (KiB) 147680

Child status: 17
Real time (s): 1199.3
CPU time (s): 1198.95
CPU user time (s): 1195.57
CPU system time (s): 3.38549
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 529100

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

runsolver used 1.13183 second user time and 3.24051 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 04:26:13
IDJOB=1717265
IDBENCH=20408
IDSOLVER=526
FILE ID=node83/1717265-1240626370
PBS_JOBID= 9186374
Free space on /tmp= 66132 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717265-1240626370/watcher-1717265-1240626370 -o /tmp/evaluation-result-1717265-1240626370/solver-1717265-1240626370 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1717265-1240626370.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=1462386429

node83.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.222
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.222
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:      2055924 kB
MemFree:       1259616 kB
Buffers:         67024 kB
Cached:         664616 kB
SwapCached:       5956 kB
Active:         261228 kB
Inactive:       478860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1259616 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           70584 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            42096 kB
Committed_AS:   297604 kB
PageTables:       1384 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= 65892 MiB
End job on node83 at 2009-04-25 04:46:13