Trace number 1538277

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.66 1200.16

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S115851319-100.cnf
MD5SUMa1edfaeac2621d913d1c4fa9fc78f271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark169.393
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data

18.76/18.83	c SATzilla is building models for class 2
18.76/18.83	c run presolver march_dl2004 for 5 seconds ... 
18.76/18.83	c Bin: Executing march_dl2004
18.76/18.83	c spawning binary file with 5 seconds ...
18.76/18.83	c child exit by a signal
18.76/18.83	c march_dl2004 returned code 137.
18.76/18.83	c run presolver mxc-sr08 for 5 seconds ... 
18.76/18.83	c Bin: Executing mxc-sr08
18.76/18.83	c spawning binary file with 5 seconds ...
18.76/18.83	c child exit by a signal
18.76/18.83	c mxc-sr08 returned code 137.
18.76/18.83	c Orignal number of varibales is 1100, number of clauses is 22000 
18.76/18.83	c predicted feature computation time is 7.529663 
18.76/18.83	c Bin: Executing satelite
18.76/18.83	c spawning binary file with 240 seconds ...
18.76/18.83	c child exited successfully
18.76/18.83	c satzilla computing base features
18.76/18.83	c Number of variabe is: 1100, Number of clause is : 22000 
18.76/18.83	c Initializing...
18.76/18.83	c satzilla compute diameter ...
18.76/18.83	c start diameter features ...
18.76/18.83	c satzilla doing clause learning
18.76/18.83	c start clause learning features ...
18.76/18.83	c Bin: Executing zchaff07
18.76/18.83	c spawning binary file with 2 seconds ...
18.76/18.83	c child exit by a signal
18.76/18.83	c satzilla doing survey propogation probe
18.76/18.83	c do survay propogation for 2 second ...
18.76/18.83	c satzilla doing local search probe
18.76/18.83	c satzilla doing lobjois search-space size estimate
18.76/18.83	c features are:1100 22000 1100 22000 0 0 0.05 0.375727 0.647611 0.831178 0.00454545 1.9082e-16 0.00454545 0.00454545 -0 0 0 0.00454545 0.101419 0.00304545 0.00604545 3.70439 0.0835991 0.0629821 0 0.361702 3.05516 0.000839256 0.233397 0.000318182 0.00159091 2.86087 0.184636 0.0152467 0.0873077 0.0111818 0.0197273 3 0 3 3 -0 40.95 0.296695 22 87 59 29 45 33 39 60.7882 0.0902476 49.1163 71.8108 68.2045 53.6863 64.0714 56.9355 60.9189 0.175234 0.682297 1.09311e-05 0.612052 0.340633 0.0326162 0.255517 0.0813418 0.157358 0.00285132 0.680226 0.000253004 0.0174834 0.00523021 0.00102217 0.00361677 0.00152904 0.00234071 60.8758 0.161526 211.595 0.0544071 211 196 228 0.755297 0.286586 0.860883 0.026073 0.473001 0.565328 
18.76/18.83	c satzilla's ranking:
18.76/18.83	c 1) march_dl2004: 4.218197
18.76/18.83	c 2) minisat20SAT07: 3.699708
18.76/18.83	c 3) mxc-sr08: 3.635992
18.76/18.83	c 4) minisat20: 2.764519
18.76/18.83	c 5) zchaff_rand: 1.561386
18.76/18.83	c 6) vallst: 0.011637
18.76/18.83	c 7) tts-4-0: -0.061313
18.76/18.83	c 8) SATenstein: -10000.000000
18.76/18.83	c 9) gnovelty+: -10000.000000
18.76/18.83	c 10) adaptg2wsat+: -10000.000000
18.76/18.83	c 11) adaptg2wsat0: -10000.000000
18.76/18.83	c 12) picosat846: -10000.000000
18.76/18.83	c 13) kcnfs04SAT07: -10000.000000
18.76/18.83	c satzilla running march_dl2004 ... 
1199.57/1200.15	c Bin: Executing march_dl2004
1199.57/1200.15	c spawning binary file with 1181 seconds ...
1199.57/1200.15	c child exit by a signal
1199.57/1200.15	c march_dl2004 returned code 137.
1199.57/1200.15	c satzilla running minisat20SAT07 ... 
1199.57/1200.15	c Bin: Executing minisat20SAT07
1199.57/1200.15	c minisat20SAT07 returned code 1.
1199.57/1200.15	c satzilla running mxc-sr08 ... 
1199.57/1200.15	c Bin: Executing mxc-sr08
1199.57/1200.15	c mxc-sr08 returned code 1.
1199.57/1200.15	c satzilla running minisat20 ... 
1199.57/1200.15	c Bin: Executing minisat20
1199.57/1200.15	c minisat20 returned code 1.
1199.57/1200.15	c satzilla running zchaff_rand ... 
1199.57/1200.15	c Bin: Executing zchaff_rand
1199.57/1200.15	c zchaff_rand returned code 1.
1199.57/1200.15	c satzilla running vallst ... 
1199.57/1200.15	c Bin: Executing vallst
1199.57/1200.15	c vallst returned code 1.
1199.57/1200.15	c satzilla running tts-4-0 ... 
1199.57/1200.15	c Bin: Executing tts-4-0
1199.57/1200.15	c tts-4-0 returned code 1.
1199.57/1200.15	c satzilla running SATenstein ... 
1199.57/1200.15	c Bin: Executing SATenstein
1199.57/1200.15	c SATenstein returned code 1.
1199.57/1200.15	c satzilla running gnovelty+ ... 
1199.57/1200.15	c Bin: Executing gnovelty+
1199.57/1200.15	c gnovelty+ returned code 1.
1199.57/1200.15	c satzilla running adaptg2wsat+ ... 
1199.57/1200.15	c Bin: Executing adaptg2wsat+
1199.57/1200.15	c adaptg2wsat+ returned code 1.
1199.57/1200.15	c satzilla running adaptg2wsat0 ... 
1199.57/1200.15	c Bin: Executing adaptg2wsat0
1199.57/1200.15	c adaptg2wsat0 returned code 1.
1199.57/1200.15	c satzilla running picosat846 ... 
1199.57/1200.15	c Bin: Executing picosat846
1199.57/1200.15	c picosat846 returned code 1.
1199.57/1200.15	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.15	c Bin: Executing kcnfs04SAT07
1199.57/1200.15	c kcnfs04SAT07 returned code 1.
1199.57/1200.15	c ERROR: All Failed! 
1199.57/1200.15	c SATZILLA_TIME=1199.830000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538277-1238423178/watcher-1538277-1238423178 -o /tmp/evaluation-result-1538277-1238423178/solver-1538277-1238423178 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538277-1238423178.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.01 1.04 1.00 3/68 16123
/proc/meminfo: memFree=1516488/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) R 16121 16123 15804 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=812 CPUtime=0
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 1114979386 831488 109 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 203 110 50 118 0 82 0

[startup+0.0627 s]
/proc/loadavg: 1.01 1.04 1.00 3/68 16123
/proc/meminfo: memFree=1516488/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=2000 CPUtime=0.05
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 446 0 0 0 5 0 0 0 19 0 1 0 1114979386 2048000 352 1992294400 134512640 134996440 4294956192 18446744073709551615 134544613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 500 352 53 118 0 379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4056

[startup+0.102699 s]
/proc/loadavg: 1.01 1.04 1.00 3/68 16123
/proc/meminfo: memFree=1516488/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=3052 CPUtime=0.09
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 1477 0 0 0 9 0 0 0 19 0 1 0 1114979386 3125248 587 1992294400 134512640 134996440 4294956192 18446744073709551615 134649673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 763 587 57 118 0 642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5108

[startup+0.301719 s]
/proc/loadavg: 1.01 1.04 1.00 3/68 16123
/proc/meminfo: memFree=1516488/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=4544 CPUtime=0.29
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 3212 0 0 0 28 1 0 0 22 0 1 0 1114979386 4653056 743 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 1136 743 67 118 0 1015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6600

[startup+0.701759 s]
/proc/loadavg: 1.01 1.04 1.00 3/68 16123
/proc/meminfo: memFree=1516488/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=4544 CPUtime=0.69
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 3218 0 0 0 68 1 0 0 25 0 1 0 1114979386 4653056 749 1992294400 134512640 134996440 4294956192 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 1136 749 67 118 0 1015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6600

[startup+1.50184 s]
/proc/loadavg: 1.01 1.04 1.00 2/70 16125
/proc/meminfo: memFree=1513592/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=29472 CPUtime=1.49
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 9383 0 0 0 138 11 0 0 25 0 1 0 1114979386 30179328 6723 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 7368 6723 72 118 0 7247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31528

[startup+3.10199 s]
/proc/loadavg: 1.01 1.04 1.00 2/70 16125
/proc/meminfo: memFree=1489528/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=0
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114979386 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16123/statm: 514 112 96 399 0 111 0
[pid=16124] ppid=16123 vsize=30600 CPUtime=3.09
/proc/16124/stat : 16124 (march_dl2004) R 16123 16123 15804 0 -1 4194304 10335 0 0 0 277 32 0 0 25 0 1 0 1114979386 31334400 7275 1992294400 134512640 134996440 4294956192 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16124/statm: 7650 7275 72 118 0 7529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32656

[startup+6.30131 s]
/proc/loadavg: 1.01 1.04 1.00 2/70 16126
/proc/meminfo: memFree=1513400/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=2056 CPUtime=4.99
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 156 10920 0 0 0 0 466 33 16 0 1 0 1114979386 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 514 125 107 399 0 111 0
[pid=16126] ppid=16123 vsize=4700 CPUtime=1.28
/proc/16126/stat : 16126 (mxc-sr08) R 16123 16123 15804 0 -1 4194304 1301 0 0 0 128 0 0 0 25 0 1 0 1114979886 4812800 1078 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16126/statm: 1175 1078 71 138 0 1034 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6756

[startup+12.702 s]
/proc/loadavg: 1.01 1.04 1.00 2/69 16127
/proc/meminfo: memFree=1513664/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=3728 CPUtime=12.14
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 912 12988 0 0 208 0 972 34 25 0 1 0 1114979386 3817472 597 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 932 597 136 399 0 529 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 3728

[startup+25.5022 s]
/proc/loadavg: 1.01 1.03 1.00 2/70 16129
/proc/meminfo: memFree=1481336/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=34180 CPUtime=6.65
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 10920 0 0 0 628 37 0 0 25 0 1 0 1114981270 35000320 7687 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 8545 7687 74 118 0 8424 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40764

[startup+51.1027 s]
/proc/loadavg: 1.00 1.03 1.00 2/70 16129
/proc/meminfo: memFree=1467896/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=47952 CPUtime=32.22
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 14303 0 0 0 3184 38 0 0 25 0 1 0 1114981270 49102848 11070 1992294400 134512640 134996440 4294956192 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 11988 11070 74 118 0 11867 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 54536

[startup+102.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 16129
/proc/meminfo: memFree=1460280/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=55528 CPUtime=83.4
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 16193 0 0 0 8301 39 0 0 25 0 1 0 1114981270 56860672 12960 1992294400 134512640 134996440 4294956192 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 13882 12960 74 118 0 13761 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 62112

[startup+162.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 16129
/proc/meminfo: memFree=1457464/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=58428 CPUtime=143.38
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 16911 0 0 0 14298 40 0 0 25 0 1 0 1114981270 59830272 13678 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 14607 13678 74 118 0 14486 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 65012

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 16129
/proc/meminfo: memFree=1454648/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=61184 CPUtime=203.34
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 17616 0 0 0 20293 41 0 0 25 0 1 0 1114981270 62652416 14383 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 15296 14383 74 118 0 15175 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 67768

[startup+282.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 16129
/proc/meminfo: memFree=1453048/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=62756 CPUtime=263.33
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 18016 0 0 0 26290 43 0 0 25 0 1 0 1114981270 64262144 14783 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 15689 14783 74 118 0 15568 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 69340

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16129
/proc/meminfo: memFree=1451128/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=64604 CPUtime=323.31
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 18495 0 0 0 32288 43 0 0 25 0 1 0 1114981270 66154496 15262 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 16151 15262 74 118 0 16030 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 71188


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16129
/proc/meminfo: memFree=1445624/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=69884 CPUtime=743.14
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 19841 0 0 0 74269 45 0 0 25 0 1 0 1114981270 71561216 16608 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17471 16608 74 118 0 17350 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 76468

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16129
/proc/meminfo: memFree=1445176/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=70412 CPUtime=803.12
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 19974 0 0 0 80267 45 0 0 25 0 1 0 1114981270 72101888 16741 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17603 16741 74 118 0 17482 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 76996

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16129
/proc/meminfo: memFree=1444728/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=70940 CPUtime=863.09
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20090 0 0 0 86264 45 0 0 25 0 1 0 1114981270 72642560 16857 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17735 16857 74 118 0 17614 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 77524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16129
/proc/meminfo: memFree=1444280/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=71336 CPUtime=923.07
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20193 0 0 0 92262 45 0 0 25 0 1 0 1114981270 73048064 16960 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17834 16960 74 118 0 17713 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 77920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1443832/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=71732 CPUtime=983.04
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20291 0 0 0 98259 45 0 0 25 0 1 0 1114981270 73453568 17058 1992294400 134512640 134996440 4294956192 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17933 17058 74 118 0 17812 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 78316

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1443576/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=71996 CPUtime=1043.02
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20371 0 0 0 104257 45 0 0 25 0 1 0 1114981270 73723904 17138 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 17999 17138 74 118 0 17878 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 78580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1443192/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72392 CPUtime=1102.99
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20457 0 0 0 110254 45 0 0 25 0 1 0 1114981270 74129408 17224 1992294400 134512640 134996440 4294956192 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18098 17224 74 118 0 17977 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 78976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442744/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72788 CPUtime=1162.98
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20568 0 0 0 116252 46 0 0 25 0 1 0 1114981270 74534912 17335 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18197 17335 74 118 0 18076 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 79372

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442680/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1170.97
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20583 0 0 0 117051 46 0 0 25 0 1 0 1114981270 74670080 17350 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17350 74 118 0 18109 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 79504

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442680/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1177.38
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20595 0 0 0 117692 46 0 0 25 0 1 0 1114981270 74670080 17362 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17362 74 118 0 18109 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 79504

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442680/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1178.97
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20600 0 0 0 117851 46 0 0 25 0 1 0 1114981270 74670080 17367 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17367 74 118 0 18109 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 79504

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442616/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1179.77
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20601 0 0 0 117931 46 0 0 25 0 1 0 1114981270 74670080 17368 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17368 74 118 0 18109 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 79504

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442616/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1180.57
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20601 0 0 0 118011 46 0 0 25 0 1 0 1114981270 74670080 17368 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17368 74 118 0 18109 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 79504

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 16131
/proc/meminfo: memFree=1442616/2055920 swapFree=4175244/4192956
[pid=16123] ppid=16121 vsize=6584 CPUtime=18.8
/proc/16123/stat : 16123 (SATzilla2009_C) S 16121 16123 15804 0 -1 4194304 2099 13992 0 0 666 8 1154 52 25 0 1 0 1114979386 6742016 1281 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16123/statm: 1646 1281 219 399 0 1243 0
[pid=16129] ppid=16123 vsize=72920 CPUtime=1180.77
/proc/16129/stat : 16129 (march_dl2004) R 16123 16123 15804 0 -1 4194304 20601 0 0 0 118031 46 0 0 25 0 1 0 1114981270 74670080 17368 1992294400 134512640 134996440 4294956192 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16129/statm: 18230 17368 74 118 0 18109 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 79504

Child status: 17
Real time (s): 1200.16
CPU time (s): 1199.66
CPU user time (s): 1198.57
CPU system time (s): 1.08783
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 79504

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

runsolver used 1.23981 second user time and 3.14152 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-30 16:26:18
IDJOB=1538277
IDBENCH=70205
IDSOLVER=527
FILE ID=node60/1538277-1238423178
PBS_JOBID= 9061503
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S115851319-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538277-1238423178/watcher-1538277-1238423178 -o /tmp/evaluation-result-1538277-1238423178/solver-1538277-1238423178 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538277-1238423178.cnf

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

MD5SUM BENCH= a1edfaeac2621d913d1c4fa9fc78f271
RANDOM SEED=938043209

node60.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.202
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.202
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:       1517032 kB
Buffers:         86276 kB
Cached:         362204 kB
SwapCached:      10996 kB
Active:         158780 kB
Inactive:       302816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517032 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:           31980 kB
Writeback:           0 kB
Mapped:          18416 kB
Slab:            62944 kB
Committed_AS:  3255752 kB
PageTables:       1712 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= 66516 MiB
End job on node60 at 2009-03-30 16:46:18