Trace number 1723218

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.56 1200.17

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7277
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

48.63/48.74	c SATzilla is building models for class 2
48.63/48.74	c run presolver march_dl2004 for 5 seconds ... 
48.63/48.74	c Bin: Executing march_dl2004
48.63/48.74	c spawning binary file with 5 seconds ...
48.63/48.74	c child exit by a signal
48.63/48.74	c march_dl2004 returned code 137.
48.63/48.74	c run presolver mxc-sr08 for 5 seconds ... 
48.63/48.74	c Bin: Executing mxc-sr08
48.63/48.74	c spawning binary file with 5 seconds ...
48.63/48.74	c child exit by a signal
48.63/48.74	c mxc-sr08 returned code 137.
48.63/48.74	c Orignal number of varibales is 404382, number of clauses is 1204273 
48.63/48.74	c predicted feature computation time is 44.860336 
48.63/48.74	c Bin: Executing satelite
48.63/48.74	c spawning binary file with 240 seconds ...
48.63/48.74	c child exited successfully
48.63/48.74	c satzilla computing base features
48.63/48.74	c Number of variabe is: 64148, Number of clause is : 512827 
48.63/48.74	c Initializing...
48.63/48.74	c satzilla compute diameter ...
48.63/48.74	c start diameter features ...
48.63/48.74	c satzilla doing clause learning
48.63/48.74	c start clause learning features ...
48.63/48.74	c Bin: Executing zchaff07
48.63/48.74	c spawning binary file with 2 seconds ...
48.63/48.74	c child exit by a signal
48.63/48.74	c satzilla doing survey propogation probe
48.63/48.74	c do survay propogation for 2 second ...
48.63/48.74	c satzilla doing local search probe
48.63/48.74	c satzilla doing lobjois search-space size estimate
48.63/48.74	c features are:404382 1.20427e+06 64148 512827 5.30389 1.3483 0.125087 0.378311 0.703406 1.79656 6.15145e-05 0.381472 3.11779e-05 0.000763859 1.63928 0.126485 0.450191 6.15145e-05 1.95894 1.36498e-05 0.00730851 2.70939 0.171055 0.147888 0 0.947712 2.62105 2.2082e-05 2.39686 0 0.0036367 2.38461 0.466069 5.04361e-05 1.7683 9.74988e-06 0.004171 7.16667 0.0520016 7 8 0.450561 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.62667 0.418441 6.68084e-08 0.999948 0.93235 0.173177 0.836482 0.530978 0.662577 0.0895956 0.714162 -1.11022e-16 0.446751 0.15564 0.00182079 0.146005 0.0341713 0.0823404 4560 0 17879 0 17879 17879 17879 1.672 0 0.945493 0 0.0184304 0.0608521 
48.63/48.74	c satzilla's ranking:
48.63/48.74	c 1) zchaff_rand: 4.572565
48.63/48.74	c 2) minisat20: 2.917981
48.63/48.74	c 3) minisat20SAT07: 2.680366
48.63/48.74	c 4) vallst: 2.577953
48.63/48.74	c 5) mxc-sr08: 2.397066
48.63/48.74	c 6) march_dl2004: 1.460783
48.63/48.74	c 7) tts-4-0: 0.195055
48.63/48.74	c 8) SATenstein: -10000.000000
48.63/48.74	c 9) gnovelty+: -10000.000000
48.63/48.74	c 10) adaptg2wsat+: -10000.000000
48.63/48.74	c 11) adaptg2wsat0: -10000.000000
48.63/48.74	c 12) picosat846: -10000.000000
48.63/48.74	c 13) kcnfs04SAT07: -10000.000000
48.63/48.74	c satzilla running zchaff_rand ... 
1199.47/1200.16	c Bin: Executing zchaff_rand
1199.47/1200.16	c spawning binary file with 1151 seconds ...
1199.47/1200.16	c child exit by a signal
1199.47/1200.16	c zchaff_rand returned code 137.
1199.47/1200.16	c satzilla running minisat20 ... 
1199.47/1200.16	c Bin: Executing minisat20
1199.47/1200.16	c minisat20 returned code 1.
1199.47/1200.16	c satzilla running minisat20SAT07 ... 
1199.47/1200.16	c Bin: Executing minisat20SAT07
1199.47/1200.16	c minisat20SAT07 returned code 1.
1199.47/1200.16	c satzilla running vallst ... 
1199.47/1200.16	c Bin: Executing vallst
1199.47/1200.16	c vallst returned code 1.
1199.47/1200.16	c satzilla running mxc-sr08 ... 
1199.47/1200.16	c Bin: Executing mxc-sr08
1199.47/1200.16	c mxc-sr08 returned code 1.
1199.47/1200.16	c satzilla running march_dl2004 ... 
1199.47/1200.16	c Bin: Executing march_dl2004
1199.47/1200.16	c march_dl2004 returned code 1.
1199.47/1200.16	c satzilla running tts-4-0 ... 
1199.47/1200.16	c Bin: Executing tts-4-0
1199.47/1200.16	c tts-4-0 returned code 1.
1199.47/1200.16	c satzilla running SATenstein ... 
1199.47/1200.16	c Bin: Executing SATenstein
1199.47/1200.16	c SATenstein returned code 1.
1199.47/1200.16	c satzilla running gnovelty+ ... 
1199.47/1200.16	c Bin: Executing gnovelty+
1199.47/1200.16	c gnovelty+ returned code 1.
1199.47/1200.16	c satzilla running adaptg2wsat+ ... 
1199.47/1200.16	c Bin: Executing adaptg2wsat+
1199.47/1200.16	c adaptg2wsat+ returned code 1.
1199.47/1200.16	c satzilla running adaptg2wsat0 ... 
1199.47/1200.16	c Bin: Executing adaptg2wsat0
1199.47/1200.16	c adaptg2wsat0 returned code 1.
1199.47/1200.16	c satzilla running picosat846 ... 
1199.47/1200.16	c Bin: Executing picosat846
1199.47/1200.16	c picosat846 returned code 1.
1199.47/1200.16	c satzilla running kcnfs04SAT07 ... 
1199.47/1200.16	c Bin: Executing kcnfs04SAT07
1199.47/1200.16	c kcnfs04SAT07 returned code 1.
1199.47/1200.16	c ERROR: All Failed! 
1199.47/1200.16	c SATZILLA_TIME=1199.720000

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-1723218-1240684212/watcher-1723218-1240684212 -o /tmp/evaluation-result-1723218-1240684212/solver-1723218-1240684212 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1723218-1240684212.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 2968
/proc/meminfo: memFree=1404968/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=6924 CPUtime=0
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 905 0 0 0 0 0 0 0 19 0 1 0 96449488 7090176 900 1992294400 134512640 134996440 4294956176 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 1731 909 49 118 0 1610 0

[startup+0.0809879 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2968
/proc/meminfo: memFree=1404968/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=35364 CPUtime=0.07
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 7198 0 0 0 4 3 0 0 19 0 1 0 96449488 36212736 7193 1992294400 134512640 134996440 4294956176 18446744073709551615 134637027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 8841 7193 50 118 0 8720 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37420

[startup+0.102988 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2968
/proc/meminfo: memFree=1404968/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=35628 CPUtime=0.09
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 7289 0 0 0 6 3 0 0 20 0 1 0 96449488 36483072 7284 1992294400 134512640 134996440 4294956176 18446744073709551615 134775602 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 8907 7284 50 118 0 8786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37684

[startup+0.303005 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2968
/proc/meminfo: memFree=1404968/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=38136 CPUtime=0.29
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 8072 0 0 0 26 3 0 0 22 0 1 0 96449488 39051264 8067 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 9534 8067 50 118 0 9413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40192

[startup+0.701042 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 2968
/proc/meminfo: memFree=1404968/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=43020 CPUtime=0.69
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 9598 0 0 0 65 4 0 0 25 0 1 0 96449488 44052480 9593 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 10755 9593 50 118 0 10634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45076

[startup+1.50111 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 2970
/proc/meminfo: memFree=1360600/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=52524 CPUtime=1.48
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 12542 0 0 0 141 7 0 0 25 0 1 0 96449488 53784576 12537 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 13131 12537 50 118 0 13010 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54580

[startup+3.10125 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 2970
/proc/meminfo: memFree=1315416/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=0
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96449488 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 112 96 399 0 111 0
[pid=2969] ppid=2968 vsize=116352 CPUtime=3.08
/proc/2969/stat : 2969 (march_dl2004) R 2968 2968 2610 0 -1 4194304 28434 0 0 0 295 13 0 0 25 0 1 0 96449488 119144448 24302 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2969/statm: 29088 24305 56 118 0 28967 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 118408

[startup+6.30153 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 2971
/proc/meminfo: memFree=1306776/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=5
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 152 45527 0 0 0 0 477 23 19 0 1 0 96449488 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 121 104 399 0 111 0
[pid=2971] ppid=2968 vsize=153424 CPUtime=1.27
/proc/2971/stat : 2971 (mxc-sr08) R 2968 2968 2610 0 -1 4194304 38789 0 0 0 108 19 0 0 25 0 1 0 96449990 157106176 33144 1992294400 134512640 135078026 4294956176 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2971/statm: 38356 33144 55 138 0 38215 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 155480

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 2972
/proc/meminfo: memFree=1238040/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=2056 CPUtime=10.04
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 179 109508 0 0 0 0 947 57 16 0 1 0 96449488 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 514 138 120 399 0 111 0
[pid=2972] ppid=2968 vsize=187180 CPUtime=2.62
/proc/2972/stat : 2972 (satelite) R 2968 2968 2610 0 -1 4194304 45048 0 0 0 235 27 0 0 25 0 1 0 96450494 191672320 41669 1992294400 134512640 135037501 4294956160 18446744073709551615 134543015 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2972/statm: 46795 41669 67 128 0 46664 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 189236

[startup+25.5022 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 2972
/proc/meminfo: memFree=1341728/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=53292 CPUtime=25.45
/proc/2968/stat : 2968 (SATzilla2009_C) R 2966 2968 2610 0 -1 4194304 12730 162550 0 0 569 6 1862 108 25 0 1 0 96449488 54571008 12681 1992294400 134512640 136149437 4294956208 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 0 0 0
/proc/2968/statm: 13323 12681 135 399 0 12920 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53292

[startup+51.1025 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1272024/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1199144 CPUtime=2.34
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 29890 0 0 0 219 15 0 0 25 0 1 0 96454362 1227923456 24311 1992294400 134512640 135365884 4294956160 18446744073709551615 134608328 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 299786 24311 108 208 0 299558 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1239368

[startup+102.307 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1221144/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1249420 CPUtime=53.5
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 56573 0 0 0 5310 40 0 0 25 0 1 0 96454362 1279406080 33233 1992294400 134512640 135365884 4294956160 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 312355 33233 112 208 0 312127 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1289644

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1215192/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1256780 CPUtime=113.47
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 72329 0 0 0 11282 65 0 0 25 0 1 0 96454362 1286942720 34769 1992294400 134512640 135365884 4294956160 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 314195 34769 112 208 0 313967 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1297004

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1209560/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1262700 CPUtime=173.46
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 85555 0 0 0 17259 87 0 0 25 0 1 0 96454362 1293004800 36145 1992294400 134512640 135365884 4294956160 18446744073709551615 134542913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 315675 36145 112 208 0 315447 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 1302924

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1205528/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1268196 CPUtime=233.43
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 100811 0 0 0 23231 112 0 0 25 0 1 0 96454362 1298632704 37181 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 317049 37181 112 208 0 316821 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 1308420

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1203160/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1270424 CPUtime=293.4
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 114118 0 0 0 29206 134 0 0 25 0 1 0 96454362 1300914176 37815 1992294400 134512640 135365884 4294956160 18446744073709551615 134577061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 317606 37815 112 208 0 317378 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 1310648


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1191384/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1280436 CPUtime=713.2
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 195179 0 0 0 71052 268 0 0 25 0 1 0 96454362 1311166464 40666 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 320109 40666 112 208 0 319881 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 1320660

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1190232/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1281096 CPUtime=773.17
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 204940 0 0 0 77031 286 0 0 25 0 1 0 96454362 1311842304 40947 1992294400 134512640 135365884 4294956160 18446744073709551615 134542930 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 320274 40947 112 208 0 320046 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 1321320

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1187992/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1282940 CPUtime=833.15
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 215849 0 0 0 83013 302 0 0 25 0 1 0 96454362 1313730560 41520 1992294400 134512640 135365884 4294956160 18446744073709551615 134542816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 320735 41520 112 208 0 320507 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 1323164

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1186136/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1287452 CPUtime=893.13
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 226594 0 0 0 88994 319 0 0 25 0 1 0 96454362 1318350848 42785 1992294400 134512640 135365884 4294956160 18446744073709551615 134570782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 321863 42785 112 208 0 321635 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 1327676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1184344/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1284752 CPUtime=953.09
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 237265 0 0 0 94973 336 0 0 25 0 1 0 96454362 1315586048 42396 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 321188 42396 112 208 0 320960 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 1324976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1183256/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1285404 CPUtime=1013.06
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 247036 0 0 0 100953 353 0 0 25 0 1 0 96454362 1316253696 42687 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 321351 42687 112 208 0 321123 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 1325628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1179352/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1289104 CPUtime=1073.02
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 256684 0 0 0 106934 368 0 0 25 0 1 0 96454362 1320042496 43645 1992294400 134512640 135365884 4294956160 18446744073709551615 134542913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322276 43645 112 208 0 322048 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 1329328

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177752/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1132.99
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 265815 0 0 0 112913 386 0 0 25 0 1 0 96454362 1321504768 44086 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44086 112 208 0 322405 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 1330756

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177496/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1140.98
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 266637 0 0 0 113709 389 0 0 25 0 1 0 96454362 1321504768 44118 1992294400 134512640 135365884 4294956160 18446744073709551615 134543578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44118 112 208 0 322405 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 1330756

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177368/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1147.39
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 267469 0 0 0 114348 391 0 0 25 0 1 0 96454362 1321504768 44160 1992294400 134512640 135365884 4294956160 18446744073709551615 134544044 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44160 112 208 0 322405 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 1330756

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177240/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1148.99
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 268270 0 0 0 114507 392 0 0 25 0 1 0 96454362 1321504768 44171 1992294400 134512640 135365884 4294956160 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44171 112 208 0 322405 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 1330756

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177240/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1149.79
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 268276 0 0 0 114587 392 0 0 25 0 1 0 96454362 1321504768 44177 1992294400 134512640 135365884 4294956160 18446744073709551615 134543578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44177 112 208 0 322405 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 1330756

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177240/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1150.58
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 268281 0 0 0 114666 392 0 0 25 0 1 0 96454362 1321504768 44182 1992294400 134512640 135365884 4294956160 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44182 112 208 0 322405 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 1330756

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2976
/proc/meminfo: memFree=1177240/2055920 swapFree=4192956/4192956
[pid=2968] ppid=2966 vsize=40224 CPUtime=48.68
/proc/2968/stat : 2968 (SATzilla2009_C) S 2966 2968 2610 0 -1 4194304 35365 175033 0 0 2676 21 2055 116 25 0 1 0 96449488 41189376 9711 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2968/statm: 10056 9711 220 399 0 9653 0
[pid=2974] ppid=2968 vsize=1290532 CPUtime=1150.79
/proc/2974/stat : 2974 (zchaff_rand) R 2968 2968 2610 0 -1 4194304 268283 0 0 0 114687 392 0 0 25 0 1 0 96454362 1321504768 44184 1992294400 134512640 135365884 4294956160 18446744073709551615 135090418 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2974/statm: 322633 44184 112 208 0 322405 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 1330756

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.56
CPU user time (s): 1194.22
CPU system time (s): 5.33819
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 1333916

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

runsolver used 0.991849 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 20:30:14
IDJOB=1723218
IDBENCH=71688
IDSOLVER=527
FILE ID=node50/1723218-1240684212
PBS_JOBID= 9186658
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723218-1240684212/watcher-1723218-1240684212 -o /tmp/evaluation-result-1723218-1240684212/solver-1723218-1240684212 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1723218-1240684212.cnf

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=1636723118

node50.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.216
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.216
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:       1405448 kB
Buffers:         89060 kB
Cached:         458952 kB
SwapCached:          0 kB
Active:         198828 kB
Inactive:       363148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           53448 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            74416 kB
Committed_AS:   292108 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= 66472 MiB
End job on node50 at 2009-04-25 20:50:15