Trace number 1716174

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.34 1199.95

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

56.34/56.45	c SATzilla is building models for class 2
56.34/56.45	c run presolver march_dl2004 for 5 seconds ... 
56.34/56.45	c Bin: Executing march_dl2004
56.34/56.45	c spawning binary file with 5 seconds ...
56.34/56.45	c child exit by a signal
56.34/56.45	c march_dl2004 returned code 137.
56.34/56.45	c run presolver mxc-sr08 for 5 seconds ... 
56.34/56.45	c Bin: Executing mxc-sr08
56.34/56.45	c spawning binary file with 5 seconds ...
56.34/56.45	c child exit by a signal
56.34/56.45	c mxc-sr08 returned code 137.
56.34/56.45	c Orignal number of varibales is 184196, number of clauses is 833889 
56.34/56.45	c predicted feature computation time is 37.869763 
56.34/56.45	c Bin: Executing satelite
56.34/56.45	c spawning binary file with 240 seconds ...
56.34/56.45	c child exited successfully
56.34/56.45	c satzilla computing base features
56.34/56.45	c Number of variabe is: 86440, Number of clause is : 472816 
56.34/56.45	c Initializing...
56.34/56.45	c satzilla compute diameter ...
56.34/56.45	c start diameter features ...
56.34/56.45	c satzilla doing clause learning
56.34/56.45	c start clause learning features ...
56.34/56.45	c Bin: Executing zchaff07
56.34/56.45	c spawning binary file with 2 seconds ...
56.34/56.45	c child exit by a signal
56.34/56.45	c satzilla doing survey propogation probe
56.34/56.45	c do survay propogation for 2 second ...
56.34/56.45	c satzilla doing local search probe
56.34/56.45	c satzilla doing lobjois search-space size estimate
56.34/56.45	c features are:184196 833889 86440 472816 1.13091 0.763665 0.18282 0.393289 1.00253 1.38659 3.15303e-05 0.49241 2.31374e-05 0.000115687 1.01861 0.623412 0.869493 3.15303e-05 0.451697 1.48049e-05 7.82545e-05 2.58232 0.267441 0.161005 0 0.764706 2.87968 1.87697e-05 0.459064 6.34496e-06 5.28747e-05 2.26313 0.748566 3.40727e-05 0.46021 8.45995e-06 8.45995e-05 15.3571 0.0312009 15 16 0.651757 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.576352 0.547277 8.61679e-09 0.945815 0.880168 0.0803633 0.837679 0.241752 0.739454 0.0160981 0.813739 3.03495e-07 0.14928 0.0305885 3.8715e-05 0.0255397 0.00502529 0.0165118 12312 0 0 0 0 0 0 2.67109 0 1.159 0 0.203501 0.782497 
56.34/56.45	c satzilla's ranking:
56.34/56.45	c 1) minisat20SAT07: 3.296757
56.34/56.45	c 2) minisat20: 2.843206
56.34/56.45	c 3) zchaff_rand: 1.583958
56.34/56.45	c 4) mxc-sr08: 1.542544
56.34/56.45	c 5) march_dl2004: 1.404292
56.34/56.45	c 6) vallst: 0.438126
56.34/56.45	c 7) tts-4-0: -0.519986
56.34/56.45	c 8) SATenstein: -10000.000000
56.34/56.45	c 9) gnovelty+: -10000.000000
56.34/56.45	c 10) adaptg2wsat+: -10000.000000
56.34/56.45	c 11) adaptg2wsat0: -10000.000000
56.34/56.45	c 12) picosat846: -10000.000000
56.34/56.45	c 13) kcnfs04SAT07: -10000.000000
56.34/56.45	c satzilla running minisat20SAT07 ... 
1199.28/1199.93	c Bin: Executing minisat20SAT07
1199.28/1199.93	c spawning binary file with 1143 seconds ...
1199.28/1199.93	c child exit by a signal
1199.28/1199.93	c minisat20SAT07 returned code 137.
1199.28/1199.93	c satzilla running minisat20 ... 
1199.28/1199.93	c Bin: Executing minisat20
1199.28/1199.93	c minisat20 returned code 1.
1199.28/1199.93	c satzilla running zchaff_rand ... 
1199.28/1199.93	c Bin: Executing zchaff_rand
1199.28/1199.93	c zchaff_rand returned code 1.
1199.28/1199.93	c satzilla running mxc-sr08 ... 
1199.28/1199.93	c Bin: Executing mxc-sr08
1199.28/1199.93	c mxc-sr08 returned code 1.
1199.28/1199.93	c satzilla running march_dl2004 ... 
1199.28/1199.93	c Bin: Executing march_dl2004
1199.28/1199.93	c march_dl2004 returned code 1.
1199.28/1199.93	c satzilla running vallst ... 
1199.28/1199.93	c Bin: Executing vallst
1199.28/1199.93	c vallst returned code 1.
1199.28/1199.93	c satzilla running tts-4-0 ... 
1199.28/1199.93	c Bin: Executing tts-4-0
1199.28/1199.93	c tts-4-0 returned code 1.
1199.28/1199.93	c satzilla running SATenstein ... 
1199.28/1199.93	c Bin: Executing SATenstein
1199.28/1199.93	c SATenstein returned code 1.
1199.28/1199.93	c satzilla running gnovelty+ ... 
1199.28/1199.93	c Bin: Executing gnovelty+
1199.28/1199.93	c gnovelty+ returned code 1.
1199.28/1199.93	c satzilla running adaptg2wsat+ ... 
1199.28/1199.93	c Bin: Executing adaptg2wsat+
1199.28/1199.93	c adaptg2wsat+ returned code 1.
1199.28/1199.93	c satzilla running adaptg2wsat0 ... 
1199.28/1199.93	c Bin: Executing adaptg2wsat0
1199.28/1199.93	c adaptg2wsat0 returned code 1.
1199.28/1199.93	c satzilla running picosat846 ... 
1199.28/1199.93	c Bin: Executing picosat846
1199.28/1199.93	c picosat846 returned code 1.
1199.28/1199.93	c satzilla running kcnfs04SAT07 ... 
1199.28/1199.93	c Bin: Executing kcnfs04SAT07
1199.28/1199.93	c kcnfs04SAT07 returned code 1.
1199.28/1199.93	c ERROR: All Failed! 
1199.28/1199.93	c SATZILLA_TIME=1199.500000

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-1716174-1240612233/watcher-1716174-1240612233 -o /tmp/evaluation-result-1716174-1240612233/solver-1716174-1240612233 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1716174-1240612233.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.91 0.97 0.99 3/64 27896
/proc/meminfo: memFree=1235872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) R 27894 27896 27668 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=10756 CPUtime=0
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 905 0 0 0 0 0 0 0 18 0 1 0 89249387 11014144 900 1992294400 134512640 134996440 4294956176 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 2689 902 49 118 0 2568 0

[startup+0.044678 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27896
/proc/meminfo: memFree=1235872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=18724 CPUtime=0.03
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 3619 0 0 0 2 1 0 0 19 0 1 0 89249387 19173376 3614 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 4681 3614 50 118 0 4560 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20780

[startup+0.101686 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27896
/proc/meminfo: memFree=1235872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=19648 CPUtime=0.09
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 3891 0 0 0 8 1 0 0 19 0 1 0 89249387 20119552 3886 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 4912 3886 50 118 0 4791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21704

[startup+0.301712 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27896
/proc/meminfo: memFree=1235872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=22420 CPUtime=0.29
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 4768 0 0 0 27 2 0 0 21 0 1 0 89249387 22958080 4763 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 5605 4763 50 118 0 5484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24476

[startup+0.701767 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27896
/proc/meminfo: memFree=1235872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=27832 CPUtime=0.69
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 6422 0 0 0 66 3 0 0 25 0 1 0 89249387 28499968 6417 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 6958 6417 50 118 0 6837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29888

[startup+1.50193 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 27898
/proc/meminfo: memFree=1203792/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=64644 CPUtime=1.49
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 14329 0 0 0 143 6 0 0 25 0 1 0 89249387 66195456 12535 1992294400 134512640 134996440 4294956176 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 16161 12535 53 118 0 16040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66700

[startup+3.10109 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 27898
/proc/meminfo: memFree=1171984/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=0
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89249387 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27896/statm: 514 112 96 399 0 111 0
[pid=27897] ppid=27896 vsize=71932 CPUtime=3.09
/proc/27897/stat : 27897 (march_dl2004) R 27896 27896 27668 0 -1 4194304 20786 0 0 0 298 11 0 0 25 0 1 0 89249387 73658368 14582 1992294400 134512640 134996440 4294956176 18446744073709551615 134544553 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27897/statm: 17983 14582 55 118 0 17862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73988

[startup+6.30152 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27899
/proc/meminfo: memFree=1172112/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=5
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 152 26819 0 0 0 0 485 15 16 0 1 0 89249387 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 514 121 104 399 0 111 0
[pid=27899] ppid=27896 vsize=87432 CPUtime=1.27
/proc/27899/stat : 27899 (mxc-sr08) R 27896 27896 27668 0 -1 4194304 23221 0 0 0 118 9 0 0 25 0 1 0 89249888 89530368 19534 1992294400 134512640 135078026 4294956176 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27899/statm: 21858 19534 55 138 0 21717 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 89488

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27900
/proc/meminfo: memFree=1145936/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=2056 CPUtime=10
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 179 56879 0 0 0 0 971 29 16 0 1 0 89249387 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 514 138 120 399 0 111 0
[pid=27900] ppid=27896 vsize=102892 CPUtime=2.66
/proc/27900/stat : 27900 (satelite) R 27896 27896 27668 0 -1 4194304 24038 0 0 0 252 14 0 0 25 0 1 0 89250390 105361408 21991 1992294400 134512640 135037501 4294956160 18446744073709551615 134570843 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27900/statm: 25723 21991 67 128 0 25592 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104948

[startup+25.5011 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27900
/proc/meminfo: memFree=1184600/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=46032 CPUtime=25.47
/proc/27896/stat : 27896 (SATzilla2009_C) R 27894 27896 27668 0 -1 4194304 10818 91702 0 0 921 5 1567 54 25 0 1 0 89249387 47136768 10769 1992294400 134512640 136149437 4294956208 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 0 0 0
/proc/27896/statm: 11508 10769 135 399 0 11105 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46032

[startup+51.1016 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 27901
/proc/meminfo: memFree=1162520/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=68996 CPUtime=51.05
/proc/27896/stat : 27896 (SATzilla2009_C) R 27894 27896 27668 0 -1 4194304 23275 104227 0 0 3272 12 1760 61 25 0 1 0 89249387 70651904 16384 1992294400 134512640 136149437 4294956208 18446744073709551615 134847745 0 0 4096 3 0 0 0 17 0 0 0
/proc/27896/statm: 17249 16384 151 399 0 16846 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 68996

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=1087696/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=86928 CPUtime=45.8
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 23995 0 0 0 4567 13 0 0 25 0 1 0 89255032 89014272 21014 1992294400 134512640 135078472 4294956176 18446744073709551615 134550743 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 21732 21014 74 138 0 21591 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 145036

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=1053776/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=121260 CPUtime=105.78
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 32589 0 0 0 10556 22 0 0 25 0 1 0 89255032 124170240 29608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 30315 29608 74 138 0 30174 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 179368

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=1018768/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=155852 CPUtime=165.75
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 41215 0 0 0 16545 30 0 0 25 0 1 0 89255032 159592448 38234 1992294400 134512640 135078472 4294956176 18446744073709551615 134550262 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 38963 38234 74 138 0 38822 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 213960

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=981392/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=193876 CPUtime=225.72
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 50707 0 0 0 22533 39 0 0 25 0 1 0 89255032 198529024 47726 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 48469 47726 74 138 0 48328 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 251984

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=941528/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=232956 CPUtime=285.69
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 60509 0 0 0 28521 48 0 0 25 0 1 0 89255032 238546944 57528 1992294400 134512640 135078472 4294956176 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 58239 57528 74 138 0 58098 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 291064

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27902
/proc/meminfo: memFree=908056/2055920 swapFree=4192956/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=730072/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=444116 CPUtime=705.48
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 113245 0 0 0 70449 99 0 0 25 0 1 0 89255032 454774784 110264 1992294400 134512640 135078472 4294956176 18446744073709551615 134551912 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 111029 110264 74 138 0 110888 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 502224

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=695896/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=478688 CPUtime=765.45
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 121872 0 0 0 76436 109 0 0 25 0 1 0 89255032 490176512 118891 1992294400 134512640 135078472 4294956176 18446744073709551615 134551840 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 119672 118891 74 138 0 119531 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 536796

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=662872/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=511200 CPUtime=825.43
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 130014 0 0 0 82428 115 0 0 25 0 1 0 89255032 523468800 127033 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 127800 127033 74 138 0 127659 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 569308

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=634456/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=539888 CPUtime=885.41
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 137170 0 0 0 88419 122 0 0 25 0 1 0 89255032 552845312 134189 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 134972 134189 74 138 0 134831 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 597996

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=611032/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=563124 CPUtime=945.38
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 142962 0 0 0 94411 127 0 0 25 0 1 0 89255032 576638976 139981 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 140781 139981 74 138 0 140640 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 621232

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=591704/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=582740 CPUtime=1005.35
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 147866 0 0 0 100403 132 0 0 25 0 1 0 89255032 596725760 144885 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 145685 144885 74 138 0 145544 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 640848

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=567384/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=606744 CPUtime=1065.33
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 153886 0 0 0 106394 139 0 0 25 0 1 0 89255032 621305856 150905 1992294400 134512640 135078472 4294956176 18446744073709551615 134556436 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 151686 150905 74 138 0 151545 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 664852

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=533528/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=641136 CPUtime=1125.28
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 162388 0 0 0 112382 146 0 0 25 0 1 0 89255032 656523264 159407 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 160284 159407 74 138 0 160143 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 699244

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=530264/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=644048 CPUtime=1133.28
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 163120 0 0 0 113181 147 0 0 25 0 1 0 89255032 659505152 160139 1992294400 134512640 135078472 4294956176 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 161012 160139 74 138 0 160871 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 702156

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=527832/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=646428 CPUtime=1139.68
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 163703 0 0 0 113820 148 0 0 25 0 1 0 89255032 661942272 160722 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 161607 160722 74 138 0 161466 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 704536

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=527128/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=647492 CPUtime=1141.28
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 163996 0 0 0 113980 148 0 0 25 0 1 0 89255032 663031808 161015 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 161873 161015 74 138 0 161732 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 705600

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=526168/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=648292 CPUtime=1142.08
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 164173 0 0 0 114060 148 0 0 25 0 1 0 89255032 663851008 161192 1992294400 134512640 135078472 4294956176 18446744073709551615 134556167 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 162073 161192 74 138 0 161932 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 706400

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=526168/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=648556 CPUtime=1142.48
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4194304 164263 0 0 0 114100 148 0 0 25 0 1 0 89255032 664121344 161282 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 162139 161282 74 138 0 161998 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 706664

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 27904
/proc/meminfo: memFree=526168/2055920 swapFree=4192956/4192956
[pid=27896] ppid=27894 vsize=58108 CPUtime=56.4
/proc/27896/stat : 27896 (SATzilla2009_C) S 27894 27896 27668 0 -1 4194304 25866 104227 0 0 3804 15 1760 61 25 0 1 0 89249387 59502592 14140 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27896/statm: 14527 14140 220 399 0 14124 0
[pid=27902] ppid=27896 vsize=0 CPUtime=1142.88
/proc/27902/stat : 27902 (minisat20SAT07) R 27896 27896 27668 0 -1 4195332 164331 0 0 0 114134 154 0 0 25 0 1 0 89255032 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/27902/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 58108

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.34
CPU user time (s): 1196.98
CPU system time (s): 2.36064
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 706932

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

runsolver used 1.05684 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 00:30:34
IDJOB=1716174
IDBENCH=20370
IDSOLVER=527
FILE ID=node71/1716174-1240612233
PBS_JOBID= 9186251
Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716174-1240612233/watcher-1716174-1240612233 -o /tmp/evaluation-result-1716174-1240612233/solver-1716174-1240612233 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1716174-1240612233.cnf

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

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=1634017457

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:       1236288 kB
Buffers:         85244 kB
Cached:         637460 kB
SwapCached:          0 kB
Active:         361432 kB
Inactive:       375228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           46088 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            68852 kB
Committed_AS:   168556 kB
PageTables:       1448 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-25 00:50:34