Trace number 1721716

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) 1198.97 1199.49

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

23.06/23.14	c SATzilla is building models for class 2
23.06/23.14	c run presolver march_dl2004 for 5 seconds ... 
23.06/23.14	c Bin: Executing march_dl2004
23.06/23.14	c spawning binary file with 5 seconds ...
23.06/23.14	c child exit by a signal
23.06/23.14	c march_dl2004 returned code 137.
23.06/23.14	c run presolver mxc-sr08 for 5 seconds ... 
23.06/23.14	c Bin: Executing mxc-sr08
23.06/23.14	c spawning binary file with 5 seconds ...
23.06/23.14	c child exit by a signal
23.06/23.14	c mxc-sr08 returned code 137.
23.06/23.14	c Orignal number of varibales is 2220, number of clauses is 148488 
23.06/23.14	c predicted feature computation time is 10.494422 
23.06/23.14	c Bin: Executing satelite
23.06/23.14	c spawning binary file with 240 seconds ...
23.06/23.14	c child exited successfully
23.06/23.14	c satzilla computing base features
23.06/23.14	c Number of variabe is: 1437, Number of clause is : 147422 
23.06/23.14	c Initializing...
23.06/23.14	c satzilla compute diameter ...
23.06/23.14	c start diameter features ...
23.06/23.14	c satzilla doing clause learning
23.06/23.14	c start clause learning features ...
23.06/23.14	c Bin: Executing zchaff07
23.06/23.14	c spawning binary file with 2 seconds ...
23.06/23.14	c child exit by a signal
23.06/23.14	c satzilla doing survey propogation probe
23.06/23.14	c do survay propogation for 2 second ...
23.06/23.14	c satzilla doing local search probe
23.06/23.14	c satzilla doing lobjois search-space size estimate
23.06/23.14	c features are:2220 148488 1437 147422 0.544885 0.00723094 0.00974753 0.420398 0.5369 0.550204 0.0029556 1.24023 0.00139179 0.0292276 0.413336 0.0222965 0.93425 0.0029556 1.07198 4.74827e-05 0.0104801 3.71291 0.242451 0.315563 0 0.872861 2.30398 0.0019349 0.811878 4.06995e-05 0.00528415 3.62692 0.93425 0.00164021 0.992056 4.06995e-05 0.005101 4 0 4 4 -0 565 0.0123894 558 572 572 558 572 558 572 62.5659 0.00171256 62.4588 62.6731 62.6731 62.4588 62.6731 62.4588 62.6731 0.486133 0.697789 2.30644e-05 0.993614 0.930464 0.0398832 0.835611 0.166312 0.477849 0.00888472 2.55732 -1.11022e-16 0.220043 0.0313489 0 0.00369145 4.16334e-17 6.13583e-05 112.667 0.57967 333.333 0.867043 486 0 486 22.9789 0.546958 1.0012 0.00883895 0.608835 0.828213 
23.06/23.14	c satzilla's ranking:
23.06/23.14	c 1) mxc-sr08: 5.574813
23.06/23.14	c 2) march_dl2004: 4.485281
23.06/23.14	c 3) minisat20SAT07: 3.673015
23.06/23.14	c 4) zchaff_rand: 3.543479
23.06/23.14	c 5) minisat20: 2.294180
23.06/23.14	c 6) vallst: 1.125781
23.06/23.14	c 7) tts-4-0: 0.218388
23.06/23.14	c 8) SATenstein: -10000.000000
23.06/23.14	c 9) gnovelty+: -10000.000000
23.06/23.14	c 10) adaptg2wsat+: -10000.000000
23.06/23.14	c 11) adaptg2wsat0: -10000.000000
23.06/23.14	c 12) picosat846: -10000.000000
23.06/23.14	c 13) kcnfs04SAT07: -10000.000000
23.06/23.14	c satzilla running mxc-sr08 ... 
1198.85/1199.48	c Bin: Executing mxc-sr08
1198.85/1199.48	c spawning binary file with 1176 seconds ...
1198.85/1199.48	c child exit by a signal
1198.85/1199.48	c mxc-sr08 returned code 137.
1198.85/1199.48	c satzilla running march_dl2004 ... 
1198.85/1199.48	c Bin: Executing march_dl2004
1198.85/1199.48	c march_dl2004 returned code 1.
1198.85/1199.48	c satzilla running minisat20SAT07 ... 
1198.85/1199.48	c Bin: Executing minisat20SAT07
1198.85/1199.48	c minisat20SAT07 returned code 1.
1198.85/1199.48	c satzilla running zchaff_rand ... 
1198.85/1199.48	c Bin: Executing zchaff_rand
1198.85/1199.48	c zchaff_rand returned code 1.
1198.85/1199.48	c satzilla running minisat20 ... 
1198.85/1199.48	c Bin: Executing minisat20
1198.85/1199.48	c minisat20 returned code 1.
1198.85/1199.48	c satzilla running vallst ... 
1198.85/1199.48	c Bin: Executing vallst
1198.85/1199.48	c vallst returned code 1.
1198.85/1199.48	c satzilla running tts-4-0 ... 
1198.85/1199.48	c Bin: Executing tts-4-0
1198.85/1199.48	c tts-4-0 returned code 1.
1198.85/1199.48	c satzilla running SATenstein ... 
1198.85/1199.48	c Bin: Executing SATenstein
1198.85/1199.48	c SATenstein returned code 1.
1198.85/1199.48	c satzilla running gnovelty+ ... 
1198.85/1199.48	c Bin: Executing gnovelty+
1198.85/1199.48	c gnovelty+ returned code 1.
1198.85/1199.48	c satzilla running adaptg2wsat+ ... 
1198.85/1199.48	c Bin: Executing adaptg2wsat+
1198.85/1199.48	c adaptg2wsat+ returned code 1.
1198.85/1199.48	c satzilla running adaptg2wsat0 ... 
1198.85/1199.48	c Bin: Executing adaptg2wsat0
1198.85/1199.48	c adaptg2wsat0 returned code 1.
1198.85/1199.48	c satzilla running picosat846 ... 
1198.85/1199.48	c Bin: Executing picosat846
1198.85/1199.48	c picosat846 returned code 1.
1198.85/1199.48	c satzilla running kcnfs04SAT07 ... 
1198.85/1199.48	c Bin: Executing kcnfs04SAT07
1198.85/1199.48	c kcnfs04SAT07 returned code 1.
1198.85/1199.48	c ERROR: All Failed! 
1198.85/1199.48	c SATZILLA_TIME=1199.130000

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-1721716-1240668709/watcher-1721716-1240668709 -o /tmp/evaluation-result-1721716-1240668709/solver-1721716-1240668709 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1721716-1240668709.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/64 19865
/proc/meminfo: memFree=1504896/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=1944 CPUtime=0
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 256 0 0 0 0 0 0 0 19 0 1 0 94898720 1990656 251 1992294400 134512640 134996440 4294956192 18446744073709551615 134775958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 486 251 50 118 0 365 0

[startup+0.02428 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19865
/proc/meminfo: memFree=1504896/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=2208 CPUtime=0.02
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 332 0 0 0 2 0 0 0 19 0 1 0 94898720 2260992 327 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 552 327 50 118 0 431 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4264

[startup+0.101287 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19865
/proc/meminfo: memFree=1504896/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=3132 CPUtime=0.09
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 626 0 0 0 9 0 0 0 19 0 1 0 94898720 3207168 621 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 783 621 50 118 0 662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.301309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19865
/proc/meminfo: memFree=1504896/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=8332 CPUtime=0.29
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 2043 0 0 0 29 0 0 0 21 0 1 0 94898720 8531968 1321 1992294400 134512640 134996440 4294956192 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 2083 1322 53 118 0 1962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10388

[startup+0.701353 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19865
/proc/meminfo: memFree=1504896/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=8620 CPUtime=0.69
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 7033 0 0 0 67 2 0 0 25 0 1 0 94898720 8826880 1513 1992294400 134512640 134996440 4294956192 18446744073709551615 134588921 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 2155 1513 57 118 0 2034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10676

[startup+1.50244 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 19867
/proc/meminfo: memFree=1498928/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=15260 CPUtime=1.49
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 17487 0 0 0 140 9 0 0 25 0 1 0 94898720 15626240 3077 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 3815 3077 73 118 0 3694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17316

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 19867
/proc/meminfo: memFree=1492520/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=0
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94898720 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 112 96 399 0 111 0
[pid=19866] ppid=19865 vsize=15260 CPUtime=3.09
/proc/19866/stat : 19866 (march_dl2004) R 19865 19865 19641 0 -1 4194304 17487 0 0 0 285 24 0 0 25 0 1 0 94898720 15626240 3077 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19866/statm: 3815 3077 73 118 0 3694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17316

[startup+6.30195 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 19868
/proc/meminfo: memFree=1495792/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=2056 CPUtime=4.99
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 152 19083 0 0 0 0 459 40 19 0 1 0 94898720 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 514 121 104 399 0 111 0
[pid=19868] ppid=19865 vsize=13092 CPUtime=1.28
/proc/19868/stat : 19868 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 3690 0 0 0 127 1 0 0 25 0 1 0 94899220 13406208 3084 1992294400 134512640 135078026 4294956192 18446744073709551615 134569262 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19868/statm: 3273 3084 55 138 0 3132 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15148

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19869
/proc/meminfo: memFree=1489208/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=14792 CPUtime=12.67
/proc/19865/stat : 19865 (SATzilla2009_C) R 19863 19865 19641 0 -1 4194304 4694 27931 0 0 130 2 1089 46 25 0 1 0 94898720 15147008 3350 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/19865/statm: 3698 3350 135 399 0 3295 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14792

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1468656/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=13496 CPUtime=2.33
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 3831 0 0 0 232 1 0 0 25 0 1 0 94901035 13819904 3225 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 3374 3225 55 138 0 3233 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35808

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1454256/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=28812 CPUtime=27.91
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 7789 0 0 0 2787 4 0 0 25 0 1 0 94901035 29503488 6880 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 7203 6880 71 138 0 7062 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 51124

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1439920/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=43864 CPUtime=79.1
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 11393 0 0 0 7902 8 0 0 25 0 1 0 94901035 44916736 10484 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 10966 10484 71 138 0 10825 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 66176

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1427248/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=56776 CPUtime=139.07
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 14561 0 0 0 13897 10 0 0 25 0 1 0 94901035 58138624 13652 1992294400 134512640 135078026 4294956192 18446744073709551615 134534559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 14194 13652 71 138 0 14053 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 79088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1426928/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=57172 CPUtime=199.04
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 14654 0 0 0 19894 10 0 0 25 0 1 0 94901035 58544128 13745 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 14293 13745 71 138 0 14152 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 79484

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1415920/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=68692 CPUtime=259.01
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 17380 0 0 0 25888 13 0 0 25 0 1 0 94901035 70340608 16471 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 17173 16471 71 138 0 17032 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 91004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1413744/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=71092 CPUtime=318.99
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 17956 0 0 0 31885 14 0 0 25 0 1 0 94901035 72798208 17047 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 17773 17047 71 138 0 17632 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 93404


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1400112/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=86120 CPUtime=798.79
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 21328 0 0 0 79861 18 0 0 25 0 1 0 94901035 88186880 20419 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 21530 20419 71 138 0 21389 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 108432

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1398384/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=88100 CPUtime=858.77
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 21728 0 0 0 85858 19 0 0 25 0 1 0 94901035 90214400 20819 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 22025 20819 71 138 0 21884 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 110412

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1397872/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=88748 CPUtime=918.75
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 21852 0 0 0 91855 20 0 0 25 0 1 0 94901035 90877952 20943 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 22187 20943 71 138 0 22046 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 111060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1397872/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=88748 CPUtime=978.73
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 21863 0 0 0 97853 20 0 0 25 0 1 0 94901035 90877952 20954 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 22187 20954 71 138 0 22046 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 111060

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1395696/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=91380 CPUtime=1038.7
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22431 0 0 0 103850 20 0 0 25 0 1 0 94901035 93573120 21522 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 22845 21522 71 138 0 22704 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 113692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1395184/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=91908 CPUtime=1098.68
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22518 0 0 0 109847 21 0 0 25 0 1 0 94901035 94113792 21609 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 22977 21609 71 138 0 22836 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 114220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1158.65
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 115844 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 116236

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 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1166.64
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 116643 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 116236

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1169.85
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 116964 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1192.96
Current children cumulated vsize (KiB) 116236

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1173.05
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 117284 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 116236

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1174.64
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 117443 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 116236

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1175.44
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 117523 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 116236

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1175.64
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 117543 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 116236

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19871
/proc/meminfo: memFree=1393392/2055920 swapFree=4181276/4192956
[pid=19865] ppid=19863 vsize=22312 CPUtime=23.11
/proc/19865/stat : 19865 (SATzilla2009_C) S 19863 19865 19641 0 -1 4194304 8321 32340 0 0 971 5 1286 49 25 0 1 0 94898720 22847488 5339 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19865/statm: 5578 5339 219 399 0 5175 0
[pid=19871] ppid=19865 vsize=93924 CPUtime=1175.74
/proc/19871/stat : 19871 (mxc-sr08) R 19865 19865 19641 0 -1 4194304 22971 0 0 0 117553 21 0 0 25 0 1 0 94901035 96178176 22062 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19871/statm: 23481 22062 71 138 0 23340 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 116236

Child status: 17
Real time (s): 1199.49
CPU time (s): 1198.97
CPU user time (s): 1198.18
CPU system time (s): 0.78488
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 116236

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

runsolver used 1.09083 second user time and 3.2815 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-25 16:11:49
IDJOB=1721716
IDBENCH=71075
IDSOLVER=527
FILE ID=node47/1721716-1240668709
PBS_JOBID= 9186561
Free space on /tmp= 66288 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_14_SAT.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721716-1240668709/watcher-1721716-1240668709 -o /tmp/evaluation-result-1721716-1240668709/solver-1721716-1240668709 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1721716-1240668709.cnf

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1790146348

node47.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.212
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.212
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:       1505376 kB
Buffers:         57040 kB
Cached:         440136 kB
SwapCached:       6432 kB
Active:         214880 kB
Inactive:       291144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505376 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           33856 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            30564 kB
Committed_AS:   350708 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= 66256 MiB
End job on node47 at 2009-04-25 16:31:49