Trace number 1719086

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.82 1200.48

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

31.92/32.04	c SATzilla is building models for class 2
31.92/32.04	c run presolver march_dl2004 for 5 seconds ... 
31.92/32.04	c Bin: Executing march_dl2004
31.92/32.04	c spawning binary file with 5 seconds ...
31.92/32.04	c child exit by a signal
31.92/32.04	c march_dl2004 returned code 137.
31.92/32.04	c run presolver mxc-sr08 for 5 seconds ... 
31.92/32.04	c Bin: Executing mxc-sr08
31.92/32.04	c spawning binary file with 5 seconds ...
31.92/32.04	c child exit by a signal
31.92/32.04	c mxc-sr08 returned code 137.
31.92/32.04	c Orignal number of varibales is 44095, number of clauses is 542253 
31.92/32.04	c predicted feature computation time is 23.046385 
31.92/32.04	c Bin: Executing satelite
31.92/32.04	c spawning binary file with 240 seconds ...
31.92/32.04	c child exited successfully
31.92/32.04	c satzilla computing base features
31.92/32.04	c Number of variabe is: 32773, Number of clause is : 518020 
31.92/32.04	c Initializing...
31.92/32.04	c satzilla compute diameter ...
31.92/32.04	c start diameter features ...
31.92/32.04	c satzilla doing clause learning
31.92/32.04	c start clause learning features ...
31.92/32.04	c Bin: Executing zchaff07
31.92/32.04	c spawning binary file with 2 seconds ...
31.92/32.04	c child exit by a signal
31.92/32.04	c satzilla doing survey propogation probe
31.92/32.04	c do survay propogation for 2 second ...
31.92/32.04	c satzilla doing local search probe
31.92/32.04	c satzilla doing lobjois search-space size estimate
31.92/32.04	c features are:44095 542253 32773 518020 0.345467 0.04678 0.0632659 0.731363 0.572374 1.13052 9.51936e-05 1.7873 6.10258e-05 0.00265462 0.705798 0.879995 0.922986 9.51936e-05 3.95043 1.3513e-05 0.0292479 4.30503 0.318481 0.256309 0 0.986207 4.03645 5.67234e-05 3.35145 3.86085e-06 0.0148894 4.01312 0.911832 0.000174403 2.84094 9.65214e-06 0.0308309 4.6 0.1065 4 5 0.673012 368 0.842391 58 678 678 58 678 58 678 32.035 0.138873 27.5862 36.4838 36.4838 27.5862 36.4838 27.5862 36.4838 0.772096 0.43717 0 1 0.999357 0.062633 0.99468 0.654115 0.943628 0.142997 1.14845 1.63314e-13 0.5 0.425505 0.000822405 0.257827 0.00693833 0.0778029 12036 0 0 0 0 0 0 22.8595 0 1.1174 0 0.327485 0.504243 
31.92/32.04	c satzilla's ranking:
31.92/32.04	c 1) vallst: 8.993931
31.92/32.04	c 2) minisat20SAT07: 3.292162
31.92/32.04	c 3) minisat20: 3.115549
31.92/32.04	c 4) march_dl2004: 2.451952
31.92/32.04	c 5) mxc-sr08: 0.418786
31.92/32.04	c 6) tts-4-0: -0.248116
31.92/32.04	c 7) zchaff_rand: -1.738515
31.92/32.04	c 8) SATenstein: -10000.000000
31.92/32.04	c 9) gnovelty+: -10000.000000
31.92/32.04	c 10) adaptg2wsat+: -10000.000000
31.92/32.04	c 11) adaptg2wsat0: -10000.000000
31.92/32.04	c 12) picosat846: -10000.000000
31.92/32.04	c 13) kcnfs04SAT07: -10000.000000
31.92/32.04	c satzilla running vallst ... 
1199.73/1200.44	c Bin: Executing vallst
1199.73/1200.44	c spawning binary file with 1168 seconds ...
1199.73/1200.44	c child exit by a signal
1199.73/1200.44	c vallst returned code 137.
1199.73/1200.44	c satzilla running minisat20SAT07 ... 
1199.73/1200.44	c Bin: Executing minisat20SAT07
1199.73/1200.44	c minisat20SAT07 returned code 1.
1199.73/1200.44	c satzilla running minisat20 ... 
1199.73/1200.44	c Bin: Executing minisat20
1199.73/1200.44	c minisat20 returned code 1.
1199.73/1200.44	c satzilla running march_dl2004 ... 
1199.73/1200.44	c Bin: Executing march_dl2004
1199.73/1200.44	c march_dl2004 returned code 1.
1199.73/1200.44	c satzilla running mxc-sr08 ... 
1199.73/1200.44	c Bin: Executing mxc-sr08
1199.73/1200.44	c mxc-sr08 returned code 1.
1199.73/1200.44	c satzilla running tts-4-0 ... 
1199.73/1200.44	c Bin: Executing tts-4-0
1199.73/1200.44	c tts-4-0 returned code 1.
1199.73/1200.44	c satzilla running zchaff_rand ... 
1199.73/1200.44	c Bin: Executing zchaff_rand
1199.73/1200.44	c zchaff_rand returned code 1.
1199.73/1200.44	c satzilla running SATenstein ... 
1199.73/1200.44	c Bin: Executing SATenstein
1199.73/1200.44	c SATenstein returned code 1.
1199.73/1200.44	c satzilla running gnovelty+ ... 
1199.73/1200.44	c Bin: Executing gnovelty+
1199.73/1200.44	c gnovelty+ returned code 1.
1199.73/1200.44	c satzilla running adaptg2wsat+ ... 
1199.73/1200.44	c Bin: Executing adaptg2wsat+
1199.73/1200.44	c adaptg2wsat+ returned code 1.
1199.73/1200.44	c satzilla running adaptg2wsat0 ... 
1199.73/1200.44	c Bin: Executing adaptg2wsat0
1199.73/1200.44	c adaptg2wsat0 returned code 1.
1199.73/1200.44	c satzilla running picosat846 ... 
1199.73/1200.46	c Bin: Executing picosat846
1199.73/1200.46	c picosat846 returned code 1.
1199.73/1200.46	c satzilla running kcnfs04SAT07 ... 
1199.73/1200.46	c Bin: Executing kcnfs04SAT07
1199.73/1200.46	c kcnfs04SAT07 returned code 1.
1199.73/1200.46	c ERROR: All Failed! 
1199.73/1200.46	c SATZILLA_TIME=1199.970000

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-1719086-1240643141/watcher-1719086-1240643141 -o /tmp/evaluation-result-1719086-1240643141/solver-1719086-1240643141 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1719086-1240643141.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 16125
/proc/meminfo: memFree=1798968/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) R 16123 16125 15871 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=6012 CPUtime=0
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 698 0 0 0 0 0 0 0 18 0 1 0 92343413 6156288 693 1992294400 134512640 134996440 4294956192 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 1503 695 49 118 0 1382 0

[startup+0.034312 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16125
/proc/meminfo: memFree=1798968/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=7988 CPUtime=0.02
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 1349 0 0 0 2 0 0 0 19 0 1 0 92343413 8179712 1344 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 1997 1344 50 118 0 1876 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10044

[startup+0.101317 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16125
/proc/meminfo: memFree=1798968/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=8912 CPUtime=0.09
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 1648 0 0 0 9 0 0 0 19 0 1 0 92343413 9125888 1643 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 2228 1643 50 118 0 2107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10968

[startup+0.301339 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16125
/proc/meminfo: memFree=1798968/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=11684 CPUtime=0.29
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 2502 0 0 0 28 1 0 0 21 0 1 0 92343413 11964416 2497 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 2921 2497 50 118 0 2800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13740

[startup+0.701383 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16125
/proc/meminfo: memFree=1798968/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=17360 CPUtime=0.69
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 4199 0 0 0 67 2 0 0 25 0 1 0 92343413 17776640 4194 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 4340 4194 50 118 0 4219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19416

[startup+1.50247 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16127
/proc/meminfo: memFree=1772648/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=34964 CPUtime=1.49
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 9759 0 0 0 145 4 0 0 25 0 1 0 92343413 35803136 6561 1992294400 134512640 134996440 4294956192 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 8741 6561 55 118 0 8620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37020

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16127
/proc/meminfo: memFree=1770856/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=0
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92343413 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16125/statm: 514 112 96 399 0 111 0
[pid=16126] ppid=16125 vsize=44920 CPUtime=3.09
/proc/16126/stat : 16126 (march_dl2004) R 16125 16125 15871 0 -1 4194304 25358 0 0 0 297 12 0 0 25 0 1 0 92343413 45998080 9008 1992294400 134512640 134996440 4294956192 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 11230 9008 57 118 0 11109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46976

[startup+6.30202 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 16128
/proc/meminfo: memFree=1755688/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=5
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 152 39450 0 0 0 0 481 19 16 0 1 0 92343413 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 514 121 104 399 0 111 0
[pid=16128] ppid=16125 vsize=47824 CPUtime=1.27
/proc/16128/stat : 16128 (mxc-sr08) R 16125 16125 15871 0 -1 4194304 13730 0 0 0 121 6 0 0 25 0 1 0 92343914 48971776 11103 1992294400 134512640 135078026 4294956192 18446744073709551615 134566013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16128/statm: 11956 11103 55 138 0 11815 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49880

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 16129
/proc/meminfo: memFree=1750824/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=2056 CPUtime=10
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 179 55631 0 0 0 0 972 28 16 0 1 0 92343413 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 514 138 120 399 0 111 0
[pid=16129] ppid=16125 vsize=61776 CPUtime=2.66
/proc/16129/stat : 16129 (satelite) R 16125 16125 15871 0 -1 4194304 13891 0 0 0 257 9 0 0 25 0 1 0 92344415 63258624 12619 1992294400 134512640 135037501 4294956176 18446744073709551615 134587903 0 0 8392704 3 0 0 0 17 0 0 0
/proc/16129/statm: 15444 12619 67 128 0 15313 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63832

[startup+25.5011 s]
/proc/loadavg: 1.21 1.05 1.01 2/66 16130
/proc/meminfo: memFree=1724336/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=67660 CPUtime=25.46
/proc/16125/stat : 16125 (SATzilla2009_C) R 16123 16125 15871 0 -1 4194304 22835 82084 0 0 884 13 1600 49 25 0 1 0 92343413 69283840 16212 1992294400 134512640 136149437 4294956224 18446744073709551615 134872687 0 0 4096 3 0 0 0 17 0 0 0
/proc/16125/statm: 16915 16212 151 399 0 16512 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67660

[startup+51.102 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 16131
/proc/meminfo: memFree=1711464/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=31344 CPUtime=19.03
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4291 0 1 0 1881 22 0 0 25 0 1 0 92346617 32096256 4246 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 7836 4246 151 55 0 7426 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 94092

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/67 16131
/proc/meminfo: memFree=1710376/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=31848 CPUtime=70.19
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4534 0 1 0 6902 117 0 0 25 0 1 0 92346617 32612352 4457 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 7962 4457 151 55 0 7552 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 94596

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 16131
/proc/meminfo: memFree=1710184/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=32152 CPUtime=130.15
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4612 0 1 0 12845 170 0 0 25 0 1 0 92346617 32923648 4525 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8038 4525 151 55 0 7628 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 94900

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 16131
/proc/meminfo: memFree=1710056/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=32152 CPUtime=190.13
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4643 0 1 0 18772 241 0 0 25 0 1 0 92346617 32923648 4540 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8038 4540 151 55 0 7628 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 94900

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 16131
/proc/meminfo: memFree=1709672/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=32172 CPUtime=250.11
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4751 0 1 0 24699 312 0 0 25 0 1 0 92346617 32944128 4626 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8043 4626 151 55 0 7633 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 94920

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 16131
/proc/meminfo: memFree=1709032/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=32304 CPUtime=310.07
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 4923 0 1 0 30649 358 0 0 25 0 1 0 92346617 33079296 4778 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8076 4778 151 55 0 7666 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 95052


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1706984/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=33816 CPUtime=789.87
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5527 0 1 0 78131 856 0 0 25 0 1 0 92346617 34627584 5250 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8454 5250 151 55 0 8044 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 96564

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1706920/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=33816 CPUtime=849.84
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5553 0 1 0 84045 939 0 0 25 0 1 0 92346617 34627584 5259 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8454 5259 151 55 0 8044 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 96564

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1706472/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34356 CPUtime=909.82
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5685 0 1 0 89983 999 0 0 25 0 1 0 92346617 35180544 5372 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8589 5372 151 55 0 8179 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 97104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1706344/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34488 CPUtime=969.78
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5740 0 1 0 95920 1058 0 0 25 0 1 0 92346617 35315712 5419 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8622 5419 151 55 0 8212 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 97236

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705896/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34488 CPUtime=1029.76
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5851 0 1 0 101847 1129 0 0 25 0 1 0 92346617 35315712 5509 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8622 5509 151 55 0 8212 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 97236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705512/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1089.74
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 5976 0 1 0 107799 1175 0 0 25 0 1 0 92346617 35586048 5574 1992294400 134512640 134738160 4294956192 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5574 151 55 0 8278 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 97500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1149.69
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6012 0 1 0 113722 1247 0 0 25 0 1 0 92346617 35586048 5588 1992294400 134512640 134738160 4294956192 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5588 151 55 0 8278 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 97500

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1157.68
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6012 0 1 0 114521 1247 0 0 25 0 1 0 92346617 35586048 5588 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5588 151 55 0 8278 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 97500

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1164.07
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6019 0 1 0 115151 1256 0 0 25 0 1 0 92346617 35586048 5592 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5592 151 55 0 8278 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 97500

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1165.67
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6021 0 1 0 115306 1261 0 0 25 0 1 0 92346617 35586048 5594 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5594 151 55 0 8278 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 97500

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=35160 CPUtime=1166.47
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6032 0 1 0 115383 1264 0 0 25 0 1 0 92346617 36003840 5605 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8790 5605 151 55 0 8380 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 97908

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1167.27
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6036 0 1 0 115463 1264 0 0 25 0 1 0 92346617 35586048 5595 1992294400 134512640 134738160 4294956192 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5595 151 55 0 8278 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 97500

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1167.67
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6036 0 1 0 115503 1264 0 0 25 0 1 0 92346617 35586048 5595 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5595 151 55 0 8278 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 97500

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16131
/proc/meminfo: memFree=1705448/2055920 swapFree=4180992/4192956
[pid=16125] ppid=16123 vsize=62748 CPUtime=31.96
/proc/16125/stat : 16125 (SATzilla2009_C) S 16123 16125 15871 0 -1 4194304 24352 82084 0 0 1533 14 1600 49 25 0 1 0 92343413 64253952 15398 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16125/statm: 15687 15398 220 399 0 15284 0
[pid=16131] ppid=16125 vsize=34752 CPUtime=1167.77
/proc/16131/stat : 16131 (vallst) R 16125 16125 15871 0 -1 4194304 6036 0 1 0 115513 1264 0 0 25 0 1 0 92346617 35586048 5595 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/16131/statm: 8688 5595 151 55 0 8278 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 97500

Child status: 17
Real time (s): 1200.48
CPU time (s): 1199.82
CPU user time (s): 1186.52
CPU system time (s): 13.303
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 97908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1186.52
system time used= 13.303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112487
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 5278

runsolver used 1.59976 second user time and 2.76758 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 09:05:42
IDJOB=1719086
IDBENCH=20577
IDSOLVER=527
FILE ID=node87/1719086-1240643141
PBS_JOBID= 9186438
Free space on /tmp= 66412 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719086-1240643141/watcher-1719086-1240643141 -o /tmp/evaluation-result-1719086-1240643141/solver-1719086-1240643141 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1719086-1240643141.cnf

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=1631892024

node87.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.213
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.213
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:       1799512 kB
Buffers:         29744 kB
Cached:         155972 kB
SwapCached:       5772 kB
Active:          87180 kB
Inactive:       106704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799512 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:           41704 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            48504 kB
Committed_AS:   282496 kB
PageTables:       1456 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= 66380 MiB
End job on node87 at 2009-04-25 09:25:43