Trace number 1715603

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_I 2009-03-22? (exit code) 1199.52 1200.15

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark906.632
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

44.63/44.70	c SATzilla is building models for class 3
44.63/44.70	c run presolver mxc-sr08 for 10 seconds ... 
44.63/44.70	c Bin: Executing mxc-sr08
44.63/44.70	c spawning binary file with 10 seconds ...
44.63/44.70	c child exit by a signal
44.63/44.70	c mxc-sr08 returned code 137.
44.63/44.70	c run presolver picosat846 for 5 seconds ... 
44.63/44.70	c Bin: Executing picosat846
44.63/44.70	c spawning binary file with 5 seconds ...
44.63/44.70	c child exit by a signal
44.63/44.70	c picosat846 returned code 137.
44.63/44.70	c Orignal number of varibales is 226208, number of clauses is 1021181 
44.63/44.70	c predicted feature computation time is 27.854777 
44.63/44.70	c Bin: Executing satelite
44.63/44.70	c spawning binary file with 240 seconds ...
44.63/44.70	c child exited successfully
44.63/44.70	c satzilla computing base features
44.63/44.70	c Number of variabe is: 61601, Number of clause is : 363891 
44.63/44.70	c Initializing...
44.63/44.70	c satzilla doing clause learning
44.63/44.70	c start clause learning features ...
44.63/44.70	c Bin: Executing zchaff07
44.63/44.70	c spawning binary file with 2 seconds ...
44.63/44.70	c child exit by a signal
44.63/44.70	c satzilla doing survey propogation probe
44.63/44.70	c do survay propogation for 2 second ...
44.63/44.70	c satzilla doing local search probe
44.63/44.70	c features are:226208 1.02118e+06 61601 363891 2.67215 1.80628 0.169284 0.353744 1.07195 1.32349 4.18905e-05 0.395055 3.2467e-05 0.000194802 0.964044 0.608449 0.923172 4.18905e-05 0.449561 1.64885e-05 9.34346e-05 2.7397 0.246769 0.159093 0 0.764706 3.07887 2.73435e-05 0.432683 8.24423e-06 7.69461e-05 2.50183 0.764045 4.0682e-05 0.465541 1.09923e-05 0.000104427 33 0.366779 13 44 44 13 44 34 41 3.97288 0.255265 2.86364 5.61538 5.61538 2.86364 5.61538 3.55882 3.85366 0.524615 0.578178 8.11578e-10 0.948319 0.851154 0.0462737 0.791021 0.223441 0.638442 0.0138065 0.90761 3.02231e-07 0.205692 0.0301362 1.67037e-05 0.0236788 0.000836764 0.0119605 3918 0 20288 0 20288 20288 20288 1.7713 0 0.926899 0 
44.63/44.70	c satzilla's ranking:
44.63/44.70	c 1) mxc-sr08: 3.302505
44.63/44.70	c 2) picosat846: 3.140914
44.63/44.70	c 3) zchaff_rand: 2.942270
44.63/44.70	c 4) minisat20SAT07: 1.196909
44.63/44.70	c 5) march_dl2004: 0.272520
44.63/44.70	c 6) SATenstein: -10000.000000
44.63/44.70	c 7) gnovelty+: -10000.000000
44.63/44.70	c 8) adaptg2wsat+: -10000.000000
44.63/44.70	c 9) adaptg2wsat0: -10000.000000
44.63/44.70	c 10) tts-4-0: -10000.000000
44.63/44.70	c 11) vallst: -10000.000000
44.63/44.70	c 12) minisat20: -10000.000000
44.63/44.70	c 13) kcnfs04SAT07: -10000.000000
44.63/44.70	c satzilla running mxc-sr08 ... 
1199.43/1200.14	c Bin: Executing mxc-sr08
1199.43/1200.14	c spawning binary file with 1155 seconds ...
1199.43/1200.14	c child exit by a signal
1199.43/1200.14	c mxc-sr08 returned code 137.
1199.43/1200.14	c satzilla running picosat846 ... 
1199.43/1200.14	c Bin: Executing picosat846
1199.43/1200.14	c picosat846 returned code 1.
1199.43/1200.14	c satzilla running zchaff_rand ... 
1199.43/1200.14	c Bin: Executing zchaff_rand
1199.43/1200.14	c zchaff_rand returned code 1.
1199.43/1200.14	c satzilla running minisat20SAT07 ... 
1199.43/1200.14	c Bin: Executing minisat20SAT07
1199.43/1200.14	c minisat20SAT07 returned code 1.
1199.43/1200.14	c satzilla running march_dl2004 ... 
1199.43/1200.14	c Bin: Executing march_dl2004
1199.43/1200.14	c march_dl2004 returned code 1.
1199.43/1200.14	c satzilla running SATenstein ... 
1199.43/1200.14	c Bin: Executing SATenstein
1199.43/1200.14	c SATenstein returned code 1.
1199.43/1200.14	c satzilla running gnovelty+ ... 
1199.43/1200.14	c Bin: Executing gnovelty+
1199.43/1200.14	c gnovelty+ returned code 1.
1199.43/1200.14	c satzilla running adaptg2wsat+ ... 
1199.43/1200.14	c Bin: Executing adaptg2wsat+
1199.43/1200.14	c adaptg2wsat+ returned code 1.
1199.43/1200.14	c satzilla running adaptg2wsat0 ... 
1199.43/1200.14	c Bin: Executing adaptg2wsat0
1199.43/1200.14	c adaptg2wsat0 returned code 1.
1199.43/1200.14	c satzilla running tts-4-0 ... 
1199.43/1200.14	c Bin: Executing tts-4-0
1199.43/1200.14	c tts-4-0 returned code 1.
1199.43/1200.14	c satzilla running vallst ... 
1199.43/1200.14	c Bin: Executing vallst
1199.43/1200.14	c vallst returned code 1.
1199.43/1200.14	c satzilla running minisat20 ... 
1199.43/1200.14	c Bin: Executing minisat20
1199.43/1200.14	c minisat20 returned code 1.
1199.43/1200.14	c satzilla running kcnfs04SAT07 ... 
1199.43/1200.14	c Bin: Executing kcnfs04SAT07
1199.43/1200.14	c kcnfs04SAT07 returned code 1.
1199.43/1200.14	c ERROR: All Failed! 
1199.43/1200.14	c SATZILLA_TIME=1199.670000

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-1715603-1240605738/watcher-1715603-1240605738 -o /tmp/evaluation-result-1715603-1240605738/solver-1715603-1240605738 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1715603-1240605738.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: 0.08 0.02 0.01 3/64 27705
/proc/meminfo: memFree=1274288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) R 27703 27705 27668 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=18872 CPUtime=0
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 646 0 0 0 0 0 0 0 18 0 1 0 88600301 19324928 642 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27706/statm: 4718 649 44 138 0 4577 0

[startup+0.0927211 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 27705
/proc/meminfo: memFree=1274288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=55800 CPUtime=0.08
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 12130 0 0 0 2 6 0 0 19 0 1 0 88600301 57139200 12102 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27706/statm: 14186 12102 52 138 0 14045 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57856

[startup+0.101723 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 27705
/proc/meminfo: memFree=1274288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=60792 CPUtime=0.08
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 12528 0 0 0 2 6 0 0 19 0 1 0 88600301 62251008 12500 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27706/statm: 15198 12500 52 138 0 15057 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62848

[startup+0.301757 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 27705
/proc/meminfo: memFree=1274288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=78408 CPUtime=0.29
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 17060 0 0 0 21 8 0 0 21 0 1 0 88600301 80289792 16988 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27706/statm: 19602 16988 54 138 0 19461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80464

[startup+0.701811 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 27705
/proc/meminfo: memFree=1274288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=98756 CPUtime=0.68
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 21899 0 0 0 58 10 0 0 25 0 1 0 88600301 101126144 21827 1992294400 134512640 135078026 4294956192 18446744073709551615 134566417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27706/statm: 24689 21827 54 138 0 24548 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100812

[startup+1.50191 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 27707
/proc/meminfo: memFree=1169824/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=107952 CPUtime=1.49
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 28439 0 0 0 135 14 0 0 25 0 1 0 88600301 110542848 23832 1992294400 134512640 135078026 4294956192 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27706/statm: 26988 23832 55 138 0 26847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110008

[startup+3.10112 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 27707
/proc/meminfo: memFree=1173408/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=128820 CPUtime=3.09
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 33381 0 0 0 292 17 0 0 25 0 1 0 88600301 131911680 28774 1992294400 134512640 135078026 4294956192 18446744073709551615 134556702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27706/statm: 32205 28774 55 138 0 32064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130876

[startup+6.30155 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 27707
/proc/meminfo: memFree=1164384/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=0
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88600301 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27705/statm: 514 112 96 399 0 111 0
[pid=27706] ppid=27705 vsize=119304 CPUtime=6.29
/proc/27706/stat : 27706 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 36681 0 0 0 609 20 0 0 25 0 1 0 88600301 122167296 27603 1992294400 134512640 135078026 4294956192 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27706/statm: 29826 27603 71 138 0 29685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121360

[startup+12.7024 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 27708
/proc/meminfo: memFree=1224288/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=2056 CPUtime=10
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 152 36688 0 0 0 0 979 21 16 0 1 0 88600301 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 514 121 104 399 0 111 0
[pid=27708] ppid=27705 vsize=52700 CPUtime=2.66
/proc/27708/stat : 27708 (picosat846) R 27705 27705 27668 0 -1 4194304 12789 0 0 0 261 5 0 0 25 0 1 0 88601304 53964800 12775 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27708/statm: 13175 12775 85 14 0 12841 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54756

[startup+25.5011 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 27709
/proc/meminfo: memFree=1236776/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=34868 CPUtime=25.44
/proc/27705/stat : 27705 (SATzilla2009_I) R 27703 27705 27668 0 -1 4194304 8091 94159 0 0 289 3 2195 57 25 0 1 0 88600301 35704832 8042 1992294400 134512640 136149169 4294956224 18446744073709551615 134535477 0 0 4096 0 0 0 0 17 0 0 0
/proc/27705/statm: 8717 8042 135 399 0 8314 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 34868

[startup+51.1016 s]
/proc/loadavg: 0.66 0.18 0.06 2/66 27711
/proc/meminfo: memFree=1116384/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=119304 CPUtime=6.37
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 36681 0 0 0 619 18 0 0 25 0 1 0 88604772 122167296 27603 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 29826 27603 71 138 0 29685 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 163248

[startup+102.305 s]
/proc/loadavg: 0.92 0.32 0.11 2/66 27711
/proc/meminfo: memFree=1116192/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=119304 CPUtime=57.56
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 36692 0 0 0 5738 18 0 0 25 0 1 0 88604772 122167296 27614 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 29826 27614 71 138 0 29685 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 163248

[startup+162.302 s]
/proc/loadavg: 0.97 0.44 0.16 2/66 27711
/proc/meminfo: memFree=1116192/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=119436 CPUtime=117.53
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 36710 0 0 0 11735 18 0 0 25 0 1 0 88604772 122302464 27632 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 29859 27632 71 138 0 29718 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 163380

[startup+222.302 s]
/proc/loadavg: 0.99 0.54 0.21 2/66 27711
/proc/meminfo: memFree=1116192/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=119436 CPUtime=177.51
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 36719 0 0 0 17732 19 0 0 25 0 1 0 88604772 122302464 27641 1992294400 134512640 135078026 4294956192 18446744073709551615 134523671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 29859 27641 71 138 0 29718 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 163380

[startup+282.302 s]
/proc/loadavg: 0.99 0.62 0.26 2/66 27711
/proc/meminfo: memFree=1114656/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=121308 CPUtime=237.48
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 37133 0 0 0 23729 19 0 0 25 0 1 0 88604772 124219392 28055 1992294400 134512640 135078026 4294956192 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 30327 28055 71 138 0 30186 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 165252

[startup+342.302 s]
/proc/loadavg: 0.99 0.69 0.30 2/66 27711
/proc/meminfo: memFree=1112992/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=122920 CPUtime=297.44
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 37517 0 0 0 29725 19 0 0 25 0 1 0 88604772 125870080 28439 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 30730 28439 71 138 0 30589 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 166864


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 27711
/proc/meminfo: memFree=1094048/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=142368 CPUtime=717.24
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 42248 0 0 0 71699 25 0 0 25 0 1 0 88604772 145784832 33170 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 35592 33170 71 138 0 35451 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 186312

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.57 2/66 27711
/proc/meminfo: memFree=1087776/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=148900 CPUtime=777.21
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 43829 0 0 0 77693 28 0 0 25 0 1 0 88604772 152473600 34751 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 37225 34751 71 138 0 37084 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 192844

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.59 2/66 27711
/proc/meminfo: memFree=1081568/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=155440 CPUtime=837.16
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 45355 0 0 0 83687 29 0 0 25 0 1 0 88604772 159170560 36277 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 38860 36277 71 138 0 38719 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 199384

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 27711
/proc/meminfo: memFree=1074720/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=162572 CPUtime=897.14
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47082 0 0 0 89682 32 0 0 25 0 1 0 88604772 166473728 38004 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 40643 38004 71 138 0 40502 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 206516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.64 2/66 27711
/proc/meminfo: memFree=1072672/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=957.11
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47588 0 0 0 95678 33 0 0 25 0 1 0 88604772 169025536 38510 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38510 71 138 0 41125 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 209008

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/66 27711
/proc/meminfo: memFree=1072672/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1017.07
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47591 0 0 0 101674 33 0 0 25 0 1 0 88604772 169025536 38513 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38513 71 138 0 41125 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 209008

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 27717
/proc/meminfo: memFree=1072416/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1077.04
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47599 0 0 0 107671 33 0 0 25 0 1 0 88604772 169025536 38521 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38521 71 138 0 41125 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 209008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1137.01
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47619 0 0 0 113668 33 0 0 25 0 1 0 88604772 169025536 38541 1992294400 134512640 135078026 4294956192 18446744073709551615 134538969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38541 71 138 0 41125 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 209008

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1145
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47622 0 0 0 114467 33 0 0 25 0 1 0 88604772 169025536 38544 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38544 71 138 0 41125 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 209008

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1151.4
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47626 0 0 0 115107 33 0 0 25 0 1 0 88604772 169025536 38548 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38548 71 138 0 41125 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 209008

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1153
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47626 0 0 0 115267 33 0 0 25 0 1 0 88604772 169025536 38548 1992294400 134512640 135078026 4294956192 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38548 71 138 0 41125 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 209008

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.70 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1153.8
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47626 0 0 0 115347 33 0 0 25 0 1 0 88604772 169025536 38548 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38548 71 138 0 41125 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 209008

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.70 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1154.6
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47626 0 0 0 115427 33 0 0 25 0 1 0 88604772 169025536 38548 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38548 71 138 0 41125 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 209008

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.70 2/66 27717
/proc/meminfo: memFree=1072352/2055920 swapFree=4192956/4192956
[pid=27705] ppid=27703 vsize=43944 CPUtime=44.63
/proc/27705/stat : 27705 (SATzilla2009_I) S 27703 27705 27668 0 -1 4194304 17486 104180 0 0 2000 11 2388 64 25 0 1 0 88600301 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27705/statm: 10986 10686 217 399 0 10583 0
[pid=27711] ppid=27705 vsize=165064 CPUtime=1154.8
/proc/27711/stat : 27711 (mxc-sr08) R 27705 27705 27668 0 -1 4194304 47627 0 0 0 115447 33 0 0 25 0 1 0 88604772 169025536 38549 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27711/statm: 41266 38549 71 138 0 41125 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 209008

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.52
CPU user time (s): 1198.38
CPU system time (s): 1.13483
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (KiB): 209008

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

runsolver used 1.02084 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-24 22:42:19
IDJOB=1715603
IDBENCH=20342
IDSOLVER=528
FILE ID=node71/1715603-1240605738
PBS_JOBID= 9186251
Free space on /tmp= 66456 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715603-1240605738/watcher-1715603-1240605738 -o /tmp/evaluation-result-1715603-1240605738/solver-1715603-1240605738 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1715603-1240605738.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=2116827477

node71.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1274832 kB
Buffers:         84304 kB
Cached:         599980 kB
SwapCached:          0 kB
Active:         331640 kB
Inactive:       366424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           49784 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            69036 kB
Committed_AS:   166248 kB
PageTables:       1436 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= 66428 MiB
End job on node71 at 2009-04-24 23:02:24