Trace number 1716434

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark387.769
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

42.64/42.72	c SATzilla is building models for class 2
42.64/42.72	c run presolver march_dl2004 for 5 seconds ... 
42.64/42.72	c Bin: Executing march_dl2004
42.64/42.72	c spawning binary file with 5 seconds ...
42.64/42.72	c child exit by a signal
42.64/42.72	c march_dl2004 returned code 137.
42.64/42.72	c run presolver mxc-sr08 for 5 seconds ... 
42.64/42.72	c Bin: Executing mxc-sr08
42.64/42.72	c spawning binary file with 5 seconds ...
42.64/42.72	c child exit by a signal
42.64/42.72	c mxc-sr08 returned code 137.
42.64/42.72	c Orignal number of varibales is 183464, number of clauses is 855717 
42.64/42.72	c predicted feature computation time is 37.761790 
42.64/42.72	c Bin: Executing satelite
42.64/42.72	c spawning binary file with 240 seconds ...
42.64/42.72	c child exited successfully
42.64/42.72	c satzilla computing base features
42.64/42.72	c Number of variabe is: 59617, Number of clause is : 357793 
42.64/42.72	c Initializing...
42.64/42.72	c satzilla compute diameter ...
42.64/42.72	c start diameter features ...
42.64/42.72	c satzilla doing clause learning
42.64/42.72	c start clause learning features ...
42.64/42.72	c Bin: Executing zchaff07
42.64/42.72	c spawning binary file with 2 seconds ...
42.64/42.72	c child exit by a signal
42.64/42.72	c satzilla doing survey propogation probe
42.64/42.72	c do survay propogation for 2 second ...
42.64/42.72	c satzilla doing local search probe
42.64/42.72	c satzilla doing lobjois search-space size estimate
42.64/42.72	c features are:183464 855717 59617 357793 2.07738 1.39165 0.166624 0.363821 1.0243 1.35993 4.49098e-05 0.429099 3.35475e-05 0.000201285 1.02256 0.577619 0.899822 4.49098e-05 0.537876 1.67695e-05 0.000109002 2.82917 0.245168 0.157332 0 0.809524 3.11265 2.75796e-05 0.523082 8.38474e-06 7.82575e-05 2.52909 0.740286 4.59167e-05 0.520499 1.11796e-05 0.000111796 14.7143 0.0307017 14 15 0.59827 75 0 75 75 75 75 75 75 75 3.55333 0.433396 2.01333 5.09333 5.09333 2.01333 5.09333 2.01333 5.09333 0.525642 0.589279 9.97868e-12 0.989458 0.858102 0.0523074 0.805769 0.215601 0.633772 0.0151581 0.858236 1.77454e-07 0.204301 0.0317606 4.09111e-06 0.0254991 0.00183689 0.0137317 3362 0 20031 0 20031 20031 20031 1.70618 0 0.924093 0 0.115356 0.486439 
42.64/42.72	c satzilla's ranking:
42.64/42.72	c 1) zchaff_rand: 4.512350
42.64/42.72	c 2) minisat20SAT07: 3.499507
42.64/42.72	c 3) mxc-sr08: 3.125332
42.64/42.72	c 4) minisat20: 2.907047
42.64/42.72	c 5) march_dl2004: 1.588094
42.64/42.72	c 6) vallst: 0.749311
42.64/42.72	c 7) tts-4-0: 0.134732
42.64/42.72	c 8) SATenstein: -10000.000000
42.64/42.72	c 9) gnovelty+: -10000.000000
42.64/42.72	c 10) adaptg2wsat+: -10000.000000
42.64/42.72	c 11) adaptg2wsat0: -10000.000000
42.64/42.72	c 12) picosat846: -10000.000000
42.64/42.72	c 13) kcnfs04SAT07: -10000.000000
42.64/42.72	c satzilla running zchaff_rand ... 
1199.47/1199.94	c Bin: Executing zchaff_rand
1199.47/1199.94	c spawning binary file with 1157 seconds ...
1199.47/1199.94	c child exit by a signal
1199.47/1199.94	c zchaff_rand returned code 137.
1199.47/1199.94	c satzilla running minisat20SAT07 ... 
1199.47/1199.94	c Bin: Executing minisat20SAT07
1199.47/1199.94	c minisat20SAT07 returned code 1.
1199.47/1199.94	c satzilla running mxc-sr08 ... 
1199.47/1199.94	c Bin: Executing mxc-sr08
1199.47/1199.94	c mxc-sr08 returned code 1.
1199.47/1199.94	c satzilla running minisat20 ... 
1199.47/1199.94	c Bin: Executing minisat20
1199.47/1199.94	c minisat20 returned code 1.
1199.47/1199.94	c satzilla running march_dl2004 ... 
1199.47/1199.94	c Bin: Executing march_dl2004
1199.47/1199.94	c march_dl2004 returned code 1.
1199.47/1199.94	c satzilla running vallst ... 
1199.47/1199.94	c Bin: Executing vallst
1199.47/1199.94	c vallst returned code 1.
1199.47/1199.94	c satzilla running tts-4-0 ... 
1199.47/1199.94	c Bin: Executing tts-4-0
1199.47/1199.94	c tts-4-0 returned code 1.
1199.47/1199.94	c satzilla running SATenstein ... 
1199.47/1199.94	c Bin: Executing SATenstein
1199.47/1199.94	c SATenstein returned code 1.
1199.47/1199.94	c satzilla running gnovelty+ ... 
1199.47/1199.94	c Bin: Executing gnovelty+
1199.47/1199.94	c gnovelty+ returned code 1.
1199.47/1199.94	c satzilla running adaptg2wsat+ ... 
1199.47/1199.94	c Bin: Executing adaptg2wsat+
1199.47/1199.94	c adaptg2wsat+ returned code 1.
1199.47/1199.94	c satzilla running adaptg2wsat0 ... 
1199.47/1199.94	c Bin: Executing adaptg2wsat0
1199.47/1199.94	c adaptg2wsat0 returned code 1.
1199.47/1199.94	c satzilla running picosat846 ... 
1199.47/1199.94	c Bin: Executing picosat846
1199.47/1199.94	c picosat846 returned code 1.
1199.47/1199.94	c satzilla running kcnfs04SAT07 ... 
1199.47/1199.94	c Bin: Executing kcnfs04SAT07
1199.47/1199.94	c kcnfs04SAT07 returned code 1.
1199.47/1199.94	c ERROR: All Failed! 
1199.47/1199.94	c SATZILLA_TIME=1199.710000

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-1716434-1240615677/watcher-1716434-1240615677 -o /tmp/evaluation-result-1716434-1240615677/solver-1716434-1240615677 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1716434-1240615677.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/64 11575
/proc/meminfo: memFree=1522240/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) R 11573 11575 11212 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=4700 CPUtime=0
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 823 0 0 0 0 0 0 0 18 0 1 0 89592248 4812800 818 1992294400 134512640 134996440 4294956176 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 1175 825 49 118 0 1054 0

[startup+0.076042 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11575
/proc/meminfo: memFree=1522240/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=19276 CPUtime=0.06
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 3762 0 0 0 5 1 0 0 19 0 1 0 89592248 19738624 3757 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 4819 3757 50 118 0 4698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21332

[startup+0.101043 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11575
/proc/meminfo: memFree=1522240/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=19672 CPUtime=0.08
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 3869 0 0 0 7 1 0 0 19 0 1 0 89592248 20144128 3864 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 4918 3864 50 118 0 4797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21728

[startup+0.301071 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11575
/proc/meminfo: memFree=1522240/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=22312 CPUtime=0.29
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 4689 0 0 0 27 2 0 0 21 0 1 0 89592248 22847488 4684 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 5578 4684 50 118 0 5457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24368

[startup+0.701128 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11575
/proc/meminfo: memFree=1522240/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=27196 CPUtime=0.69
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 6204 0 0 0 65 4 0 0 24 0 1 0 89592248 27848704 6199 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 6799 6199 50 118 0 6678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29252

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11577
/proc/meminfo: memFree=1491120/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=66048 CPUtime=1.49
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 14285 0 0 0 141 8 0 0 25 0 1 0 89592248 67633152 12497 1992294400 134512640 134996440 4294956176 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 16512 12497 53 118 0 16391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68104

[startup+3.10247 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11577
/proc/meminfo: memFree=1466224/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=0
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89592247 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11575/statm: 514 112 96 399 0 111 0
[pid=11576] ppid=11575 vsize=74164 CPUtime=3.09
/proc/11576/stat : 11576 (march_dl2004) R 11575 11575 11212 0 -1 4194304 21014 0 0 0 299 10 0 0 25 0 1 0 89592248 75943936 15305 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11576/statm: 18541 15305 55 118 0 18420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76220

[startup+6.30192 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 11578
/proc/meminfo: memFree=1457328/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=5
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 152 25088 0 0 0 0 486 14 16 0 1 0 89592247 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 514 121 104 399 0 111 0
[pid=11578] ppid=11575 vsize=88120 CPUtime=1.28
/proc/11578/stat : 11578 (mxc-sr08) R 11575 11575 11212 0 -1 4194304 23528 0 0 0 117 11 0 0 25 0 1 0 89592749 90234880 19702 1992294400 134512640 135078026 4294956176 18446744073709551615 134552994 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11578/statm: 22030 19702 55 138 0 21889 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90176

[startup+12.7028 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 11579
/proc/meminfo: memFree=1430768/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=2056 CPUtime=10.02
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 179 54961 0 0 0 0 972 30 16 0 1 0 89592247 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 514 138 120 399 0 111 0
[pid=11579] ppid=11575 vsize=102684 CPUtime=2.66
/proc/11579/stat : 11579 (satelite) R 11575 11575 11212 0 -1 4194304 24500 0 0 0 252 14 0 0 25 0 1 0 89593250 105148416 22536 1992294400 134512640 135037501 4294956160 18446744073709551615 134529923 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11579/statm: 25671 22536 67 128 0 25540 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 104740

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 3/65 11579
/proc/meminfo: memFree=1483640/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=35040 CPUtime=25.47
/proc/11575/stat : 11575 (SATzilla2009_C) R 11573 11575 11212 0 -1 4194304 8270 91840 0 0 885 3 1603 56 25 0 1 0 89592247 35880960 8221 1992294400 134512640 136149437 4294956208 18446744073709551615 134535207 0 0 4096 0 0 0 0 17 1 0 0
/proc/11575/statm: 8760 8221 135 399 0 8357 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35040

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 11581
/proc/meminfo: memFree=1396720/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=575600 CPUtime=8.35
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 25126 0 0 0 823 12 0 0 25 0 1 0 89596520 589414400 18952 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 143900 18952 112 208 0 143672 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 621880

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 11581
/proc/meminfo: memFree=1388464/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=580800 CPUtime=59.53
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 46000 0 0 0 5922 31 0 0 25 0 1 0 89596520 594739200 20538 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 145200 20538 112 208 0 144972 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 627080

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11581
/proc/meminfo: memFree=1384880/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=583520 CPUtime=119.51
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 66667 0 0 0 11903 48 0 0 25 0 1 0 89596520 597524480 21819 1992294400 134512640 135365884 4294956160 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 145880 21819 112 208 0 145652 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 629800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11581
/proc/meminfo: memFree=1378608/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=602232 CPUtime=179.5
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 83641 0 0 0 17887 63 0 0 25 0 1 0 89596520 616685568 23356 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 150558 23356 112 208 0 150330 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 648512

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11581
/proc/meminfo: memFree=1372464/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=604056 CPUtime=239.47
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 98483 0 0 0 23871 76 0 0 25 0 1 0 89596520 618553344 24915 1992294400 134512640 135365884 4294956160 18446744073709551615 134556021 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 151014 24915 112 208 0 150786 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 650336

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11581
/proc/meminfo: memFree=1366640/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=606324 CPUtime=299.46
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 111743 0 0 0 29856 90 0 0 25 0 1 0 89596520 620875776 26328 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 151581 26328 112 208 0 151353 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 652604


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11583
/proc/meminfo: memFree=1339120/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=668552 CPUtime=719.33
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 187964 0 0 0 71776 157 0 0 25 0 1 0 89596520 684597248 33134 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 167138 33134 112 208 0 166910 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 714832

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 11583
/proc/meminfo: memFree=1336880/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=670072 CPUtime=779.31
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 195735 0 0 0 77766 165 0 0 25 0 1 0 89596520 686153728 33725 1992294400 134512640 135365884 4294956160 18446744073709551615 134538941 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 167518 33725 112 208 0 167290 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 716352

[startup+882.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 11583
/proc/meminfo: memFree=1333488/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=671008 CPUtime=839.29
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 203728 0 0 0 83755 174 0 0 25 0 1 0 89596520 687112192 34538 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 167752 34538 112 208 0 167524 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 717288

[startup+942.302 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 11583
/proc/meminfo: memFree=1331440/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=672176 CPUtime=899.28
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 211065 0 0 0 89747 181 0 0 25 0 1 0 89596520 688308224 35054 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168044 35054 112 208 0 167816 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 718456

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 11583
/proc/meminfo: memFree=1329904/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=672880 CPUtime=959.26
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 218268 0 0 0 95738 188 0 0 25 0 1 0 89596520 689029120 35436 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168220 35436 112 208 0 167992 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 719160

[startup+1062.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 11583
/proc/meminfo: memFree=1329264/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=673204 CPUtime=1019.24
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 225270 0 0 0 101730 194 0 0 25 0 1 0 89596520 689360896 35617 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168301 35617 112 208 0 168073 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 719484

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 11583
/proc/meminfo: memFree=1326832/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=673980 CPUtime=1079.22
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 232351 0 0 0 107721 201 0 0 25 0 1 0 89596520 690155520 36203 1992294400 134512640 135365884 4294956160 18446744073709551615 134553917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168495 36203 112 208 0 168267 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 720260

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1324080/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674688 CPUtime=1139.21
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 239589 0 0 0 113714 207 0 0 25 0 1 0 89596520 690880512 36913 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168672 36913 112 208 0 168444 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 720968

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1323376/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674688 CPUtime=1147.2
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 240486 0 0 0 114512 208 0 0 25 0 1 0 89596520 690880512 37092 1992294400 134512640 135365884 4294956160 18446744073709551615 134543988 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168672 37092 112 208 0 168444 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 720968

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1322992/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674688 CPUtime=1153.6
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 241255 0 0 0 115151 209 0 0 25 0 1 0 89596520 690880512 37143 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168672 37143 112 208 0 168444 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 720968

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1322992/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674688 CPUtime=1155.2
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 241257 0 0 0 115311 209 0 0 25 0 1 0 89596520 690880512 37145 1992294400 134512640 135365884 4294956160 18446744073709551615 134553765 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168672 37145 112 208 0 168444 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 720968

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1322928/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674848 CPUtime=1156
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 241622 0 0 0 115391 209 0 0 25 0 1 0 89596520 691044352 37151 1992294400 134512640 135365884 4294956160 18446744073709551615 134543630 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168712 37151 112 208 0 168484 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 721128

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1322928/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674848 CPUtime=1156.4
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 241624 0 0 0 115431 209 0 0 25 0 1 0 89596520 691044352 37153 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168712 37153 112 208 0 168484 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 721128

[startup+1199.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 11583
/proc/meminfo: memFree=1322928/2055920 swapFree=4180324/4192956
[pid=11575] ppid=11573 vsize=46280 CPUtime=42.67
/proc/11575/stat : 11575 (SATzilla2009_C) S 11573 11575 11212 0 -1 4194304 19718 102006 0 0 2396 12 1799 60 25 0 1 0 89592247 47390720 11233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11575/statm: 11570 11233 220 399 0 11167 0
[pid=11581] ppid=11575 vsize=674848 CPUtime=1156.8
/proc/11581/stat : 11581 (zchaff_rand) R 11575 11575 11212 0 -1 4194304 241625 0 0 0 115471 209 0 0 25 0 1 0 89596520 691044352 37154 1992294400 134512640 135365884 4294956160 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11581/statm: 168712 37154 112 208 0 168484 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 721128

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.55
CPU user time (s): 1196.69
CPU system time (s): 2.86556
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 722404

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

runsolver used 1.37579 second user time and 2.98255 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 01:27:58
IDJOB=1716434
IDBENCH=20379
IDSOLVER=527
FILE ID=node49/1716434-1240615677
PBS_JOBID= 9186268
Free space on /tmp= 66308 MiB

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

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=846240841

node49.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.241
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.241
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:       1522720 kB
Buffers:         52512 kB
Cached:         403636 kB
SwapCached:       6388 kB
Active:         143976 kB
Inactive:       321140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522720 kB
SwapTotal:     4192956 kB
SwapFree:      4180324 kB
Dirty:           46644 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            53904 kB
Committed_AS:   291920 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node49 at 2009-04-25 01:47:59