Trace number 1538706

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.73 1200.08

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S2126130224-030.cnf
MD5SUM3ed6e5f5358c1fd3f163dcbb9450e91a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark66.6029
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.87/20.91	c SATzilla is building models for class 2
20.87/20.91	c run presolver march_dl2004 for 5 seconds ... 
20.87/20.91	c Bin: Executing march_dl2004
20.87/20.91	c spawning binary file with 5 seconds ...
20.87/20.91	c child exit by a signal
20.87/20.91	c march_dl2004 returned code 137.
20.87/20.91	c run presolver mxc-sr08 for 5 seconds ... 
20.87/20.91	c Bin: Executing mxc-sr08
20.87/20.91	c spawning binary file with 5 seconds ...
20.87/20.91	c child exit by a signal
20.87/20.91	c mxc-sr08 returned code 137.
20.87/20.91	c Orignal number of varibales is 16000, number of clauses is 67200 
20.87/20.91	c predicted feature computation time is 10.920647 
20.87/20.91	c Bin: Executing satelite
20.87/20.91	c spawning binary file with 240 seconds ...
20.87/20.91	c child exited successfully
20.87/20.91	c satzilla computing base features
20.87/20.91	c Number of variabe is: 15602, Number of clause is : 66788 
20.87/20.91	c Initializing...
20.87/20.91	c satzilla compute diameter ...
20.87/20.91	c start diameter features ...
20.87/20.91	c satzilla doing clause learning
20.87/20.91	c start clause learning features ...
20.87/20.91	c Bin: Executing zchaff07
20.87/20.91	c spawning binary file with 2 seconds ...
20.87/20.91	c child exit by a signal
20.87/20.91	c satzilla doing survey propogation probe
20.87/20.91	c do survay propogation for 2 second ...
20.87/20.91	c satzilla doing local search probe
20.87/20.91	c satzilla doing lobjois search-space size estimate
20.87/20.91	c features are:16000 67200 15602 66788 0.0255096 0.00616877 0.233605 0.494548 0.588146 0.713114 0.000194664 0.0646487 0.000192283 0.000384566 0.160087 0 0.964125 0.000194664 0.287047 1.49727e-05 0.000613883 2.70435 0.227584 0.170457 0 1 3.36302 9.53872e-05 0.396486 0 0.000299455 2.32051 0.492184 0.000394595 0.290676 2.99455e-05 0.00125771 5.12264 0.0640344 5 6 0.372155 12.7143 0.406984 5 27 23 7 16 9 12 66.782 0.197155 40.75 101.4 85.4444 52.3478 74.8125 56.0909 66.3333 0.394171 0.577653 2.00797e-05 1 0.707442 0.0871472 0.569661 0.206851 0.385409 0.0925277 0.661068 0.00156497 0.912448 0.172701 0.0287424 0.124255 0.0475033 0.0792647 332 0.0635249 3410.5 0.0206141 3429 3282 3464 0.147284 0.123576 0.838652 0.0105119 0.241377 0.284063 
20.87/20.91	c satzilla's ranking:
20.87/20.91	c 1) march_dl2004: 3.227048
20.87/20.91	c 2) minisat20SAT07: 3.050005
20.87/20.91	c 3) mxc-sr08: 2.822126
20.87/20.91	c 4) minisat20: 2.743317
20.87/20.91	c 5) zchaff_rand: 1.745678
20.87/20.91	c 6) vallst: 0.350732
20.87/20.91	c 7) tts-4-0: 0.261634
20.87/20.91	c 8) SATenstein: -10000.000000
20.87/20.91	c 9) gnovelty+: -10000.000000
20.87/20.91	c 10) adaptg2wsat+: -10000.000000
20.87/20.91	c 11) adaptg2wsat0: -10000.000000
20.87/20.91	c 12) picosat846: -10000.000000
20.87/20.91	c 13) kcnfs04SAT07: -10000.000000
20.87/20.91	c satzilla running march_dl2004 ... 
1199.62/1200.07	c Bin: Executing march_dl2004
1199.62/1200.07	c spawning binary file with 1179 seconds ...
1199.62/1200.07	c child exit by a signal
1199.62/1200.07	c march_dl2004 returned code 137.
1199.62/1200.07	c satzilla running minisat20SAT07 ... 
1199.62/1200.07	c Bin: Executing minisat20SAT07
1199.62/1200.07	c minisat20SAT07 returned code 1.
1199.62/1200.07	c satzilla running mxc-sr08 ... 
1199.62/1200.07	c Bin: Executing mxc-sr08
1199.62/1200.07	c mxc-sr08 returned code 1.
1199.62/1200.07	c satzilla running minisat20 ... 
1199.62/1200.07	c Bin: Executing minisat20
1199.62/1200.07	c minisat20 returned code 1.
1199.62/1200.07	c satzilla running zchaff_rand ... 
1199.62/1200.07	c Bin: Executing zchaff_rand
1199.62/1200.07	c zchaff_rand returned code 1.
1199.62/1200.07	c satzilla running vallst ... 
1199.62/1200.07	c Bin: Executing vallst
1199.62/1200.07	c vallst returned code 1.
1199.62/1200.07	c satzilla running tts-4-0 ... 
1199.62/1200.07	c Bin: Executing tts-4-0
1199.62/1200.07	c tts-4-0 returned code 1.
1199.62/1200.07	c satzilla running SATenstein ... 
1199.62/1200.07	c Bin: Executing SATenstein
1199.62/1200.07	c SATenstein returned code 1.
1199.62/1200.07	c satzilla running gnovelty+ ... 
1199.62/1200.07	c Bin: Executing gnovelty+
1199.62/1200.07	c gnovelty+ returned code 1.
1199.62/1200.07	c satzilla running adaptg2wsat+ ... 
1199.62/1200.07	c Bin: Executing adaptg2wsat+
1199.62/1200.07	c adaptg2wsat+ returned code 1.
1199.62/1200.07	c satzilla running adaptg2wsat0 ... 
1199.62/1200.07	c Bin: Executing adaptg2wsat0
1199.62/1200.07	c adaptg2wsat0 returned code 1.
1199.62/1200.07	c satzilla running picosat846 ... 
1199.62/1200.07	c Bin: Executing picosat846
1199.62/1200.07	c picosat846 returned code 1.
1199.62/1200.07	c satzilla running kcnfs04SAT07 ... 
1199.62/1200.07	c Bin: Executing kcnfs04SAT07
1199.62/1200.07	c kcnfs04SAT07 returned code 1.
1199.62/1200.07	c ERROR: All Failed! 
1199.62/1200.07	c SATZILLA_TIME=1199.880000

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-1538706-1238438923/watcher-1538706-1238438923 -o /tmp/evaluation-result-1538706-1238438923/solver-1538706-1238438923 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538706-1238438923.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.92 0.98 0.99 3/76 28964
/proc/meminfo: memFree=1642616/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) R 28962 28964 28382 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=2100 CPUtime=0
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 1116553502 2150400 366 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 525 367 50 118 0 404 0

[startup+0.070469 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 28964
/proc/meminfo: memFree=1642616/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=2892 CPUtime=0.06
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 593 0 0 0 6 0 0 0 19 0 1 0 1116553502 2961408 588 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 723 588 50 118 0 602 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4948

[startup+0.10147 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 28964
/proc/meminfo: memFree=1642616/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=5052 CPUtime=0.09
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 865 0 0 0 9 0 0 0 19 0 1 0 1116553502 5173248 860 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 1263 862 50 118 0 1142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7108

[startup+0.301488 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 28964
/proc/meminfo: memFree=1642616/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=5692 CPUtime=0.29
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 3082 0 0 0 28 1 0 0 21 0 1 0 1116553502 5828608 1042 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 1423 1042 55 118 0 1302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.70152 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 28964
/proc/meminfo: memFree=1642616/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=13896 CPUtime=0.69
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 9329 0 0 0 66 3 0 0 25 0 1 0 1116553502 14229504 3064 1992294400 134512640 134996440 4294956176 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 3474 3064 65 118 0 3353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15952

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28966
/proc/meminfo: memFree=1625640/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=19124 CPUtime=1.49
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 13034 0 0 0 121 28 0 0 25 0 1 0 1116553502 19582976 4276 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 4781 4276 72 118 0 4660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21180

[startup+3.10272 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28966
/proc/meminfo: memFree=1626536/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=0
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116553502 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28964/statm: 514 112 96 399 0 111 0
[pid=28965] ppid=28964 vsize=17720 CPUtime=3.09
/proc/28965/stat : 28965 (march_dl2004) R 28964 28964 28382 0 -1 4194304 14541 0 0 0 274 35 0 0 25 0 1 0 1116553502 18145280 4008 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28965/statm: 4430 4008 74 118 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19776

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 28967
/proc/meminfo: memFree=1634280/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=2056 CPUtime=4.99
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 156 14573 0 0 0 0 464 35 16 0 1 0 1116553502 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 514 125 107 399 0 111 0
[pid=28967] ppid=28964 vsize=10012 CPUtime=1.28
/proc/28967/stat : 28967 (mxc-sr08) R 28964 28964 28382 0 -1 4194304 2754 0 0 0 127 1 0 0 25 0 1 0 1116554002 10252288 2216 1992294400 134512640 135078026 4294956176 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28967/statm: 2503 2216 71 138 0 2362 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12068

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 28968
/proc/meminfo: memFree=1635568/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=7848 CPUtime=12.67
/proc/28964/stat : 28964 (SATzilla2009_C) R 28962 28964 28382 0 -1 4194304 2373 20026 0 0 234 1 993 39 25 0 1 0 1116553502 8036352 1597 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 0 0 0
/proc/28964/statm: 1962 1597 135 399 0 1559 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7848

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1617000/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=17732 CPUtime=4.57
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 14545 0 0 0 421 36 0 0 25 0 1 0 1116555593 18157568 4012 1992294400 134512640 134996440 4294956176 18446744073709551615 134564394 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 4433 4012 74 118 0 4312 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28280

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1614440/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=21120 CPUtime=30.16
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15196 0 0 0 2978 38 0 0 25 0 1 0 1116555593 21626880 4663 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5280 4663 74 118 0 5159 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 31668

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1613864/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=21640 CPUtime=81.35
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15344 0 0 0 8097 38 0 0 25 0 1 0 1116555593 22159360 4811 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5410 4811 74 118 0 5289 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32188

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1613480/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=22020 CPUtime=141.33
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15439 0 0 0 14095 38 0 0 25 0 1 0 1116555593 22548480 4906 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5505 4906 74 118 0 5384 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 32568

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1613160/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=22400 CPUtime=201.31
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15513 0 0 0 20093 38 0 0 25 0 1 0 1116555593 22937600 4980 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5600 4980 74 118 0 5479 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 32948

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1613032/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=22520 CPUtime=261.29
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15555 0 0 0 26091 38 0 0 25 0 1 0 1116555593 23060480 5022 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5630 5022 74 118 0 5509 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 33068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28970
/proc/meminfo: memFree=1612904/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=22644 CPUtime=321.28
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15597 0 0 0 32090 38 0 0 25 0 1 0 1116555593 23187456 5064 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5661 5064 74 118 0 5540 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 33192


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1612008/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23396 CPUtime=801.15
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15770 0 0 0 80076 39 0 0 25 0 1 0 1116555593 23957504 5237 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5849 5237 74 118 0 5728 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 33944

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611944/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23396 CPUtime=861.13
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15785 0 0 0 86074 39 0 0 25 0 1 0 1116555593 23957504 5252 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5849 5252 74 118 0 5728 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 33944

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611944/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23516 CPUtime=921.12
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15801 0 0 0 92073 39 0 0 25 0 1 0 1116555593 24080384 5268 1992294400 134512640 134996440 4294956176 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5879 5268 74 118 0 5758 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 34064

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611880/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23516 CPUtime=981.1
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15815 0 0 0 98071 39 0 0 25 0 1 0 1116555593 24080384 5282 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5879 5282 74 118 0 5758 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 34064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611880/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23636 CPUtime=1041.08
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15826 0 0 0 104069 39 0 0 25 0 1 0 1116555593 24203264 5293 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5909 5293 74 118 0 5788 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 34184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23636 CPUtime=1101.07
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15839 0 0 0 110068 39 0 0 25 0 1 0 1116555593 24203264 5306 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5909 5306 74 118 0 5788 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 34184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1161.05
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15851 0 0 0 116066 39 0 0 25 0 1 0 1116555593 24326144 5318 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5318 74 118 0 5818 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 34304

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1169.05
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15851 0 0 0 116866 39 0 0 25 0 1 0 1116555593 24326144 5318 1992294400 134512640 134996440 4294956176 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5318 74 118 0 5818 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 34304

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1175.45
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117506 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 34304

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1177.04
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117665 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 34304

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1177.84
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117745 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 34304

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1178.24
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117785 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 34304

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1178.64
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117825 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 34304

[startup+1200 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28976
/proc/meminfo: memFree=1611816/2055920 swapFree=4173760/4192956
[pid=28964] ppid=28962 vsize=10548 CPUtime=20.87
/proc/28964/stat : 28964 (SATzilla2009_C) S 28962 28964 28382 0 -1 4194304 5476 22761 0 0 834 21 1175 57 25 0 1 0 1116553502 10801152 2398 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28964/statm: 2637 2398 220 399 0 2234 0
[pid=28970] ppid=28964 vsize=23756 CPUtime=1178.75
/proc/28970/stat : 28970 (march_dl2004) R 28964 28964 28382 0 -1 4194304 15853 0 0 0 117836 39 0 0 25 0 1 0 1116555593 24326144 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28970/statm: 5939 5320 74 118 0 5818 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 34304

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.73
CPU user time (s): 1198.53
CPU system time (s): 1.19582
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 34304

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

runsolver used 1.51177 second user time and 3.9524 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-30 20:48:43
IDJOB=1538706
IDBENCH=70348
IDSOLVER=527
FILE ID=node65/1538706-1238438923
PBS_JOBID= 9061571
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S2126130224-030.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538706-1238438923/watcher-1538706-1238438923 -o /tmp/evaluation-result-1538706-1238438923/solver-1538706-1238438923 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538706-1238438923.cnf

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

MD5SUM BENCH= 3ed6e5f5358c1fd3f163dcbb9450e91a
RANDOM SEED=2133748256

node65.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.231
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.231
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:       1643096 kB
Buffers:         71896 kB
Cached:         252464 kB
SwapCached:       9792 kB
Active:         168756 kB
Inactive:       166972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643096 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:           32724 kB
Writeback:           0 kB
Mapped:          17008 kB
Slab:            61872 kB
Committed_AS:  3366856 kB
PageTables:       2316 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= 66284 MiB
End job on node65 at 2009-03-30 21:08:43