Trace number 1722966

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.35 1199.83

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.46/22.53	c SATzilla is building models for class 2
22.46/22.53	c run presolver march_dl2004 for 5 seconds ... 
22.46/22.53	c Bin: Executing march_dl2004
22.46/22.53	c spawning binary file with 5 seconds ...
22.46/22.53	c child exit by a signal
22.46/22.53	c march_dl2004 returned code 137.
22.46/22.53	c run presolver mxc-sr08 for 5 seconds ... 
22.46/22.53	c Bin: Executing mxc-sr08
22.46/22.53	c spawning binary file with 5 seconds ...
22.46/22.53	c child exit by a signal
22.46/22.53	c mxc-sr08 returned code 137.
22.46/22.53	c Orignal number of varibales is 2058, number of clauses is 133055 
22.46/22.53	c predicted feature computation time is 10.135951 
22.46/22.53	c Bin: Executing satelite
22.46/22.53	c spawning binary file with 240 seconds ...
22.46/22.53	c child exited successfully
22.46/22.53	c satzilla computing base features
22.46/22.53	c Number of variabe is: 1298, Number of clause is : 132150 
22.46/22.53	c Initializing...
22.46/22.53	c satzilla compute diameter ...
22.46/22.53	c start diameter features ...
22.46/22.53	c satzilla doing clause learning
22.46/22.53	c start clause learning features ...
22.46/22.53	c Bin: Executing zchaff07
22.46/22.53	c spawning binary file with 2 seconds ...
22.46/22.53	c child exit by a signal
22.46/22.53	c satzilla doing survey propogation probe
22.46/22.53	c do survay propogation for 2 second ...
22.46/22.53	c satzilla doing local search probe
22.46/22.53	c satzilla doing lobjois search-space size estimate
22.46/22.53	c features are:2058 133055 1298 132150 0.585516 0.00684828 0.00982217 0.425288 0.541544 0.565781 0.00327455 1.19714 0.00154083 0.0300462 0.432217 0.0230723 0.929784 0.00327455 1.05767 6.81044e-05 0.0113583 3.86176 0.24684 0.310703 0 0.881773 2.43236 0.00213119 0.800898 5.29701e-05 0.00577374 3.69536 0.929784 0.00176326 0.963955 6.05373e-05 0.00531971 3.62585 0.133459 3 4 0.661127 722.5 0.23737 551 894 894 551 894 551 894 61.7282 0.0753474 57.0772 66.3793 66.3793 57.0772 66.3793 57.0772 66.3793 0.479128 0.696627 0.000703093 0.990581 0.93559 0.0373645 0.792314 0.204505 0.382443 0.00682018 2.89675 -1.11022e-16 0.20285 0.0247783 0 0.00241615 2.77556e-17 3.25994e-05 229.75 1.16524 338.75 0.667025 447.5 0 453 32.0333 0.94777 1.00698 0.0209437 0.622144 0.878945 
22.46/22.53	c satzilla's ranking:
22.46/22.53	c 1) mxc-sr08: 4.694897
22.46/22.53	c 2) zchaff_rand: 4.542879
22.46/22.53	c 3) march_dl2004: 3.583824
22.46/22.53	c 4) minisat20SAT07: 3.316470
22.46/22.53	c 5) minisat20: 1.307201
22.46/22.53	c 6) vallst: 1.299736
22.46/22.53	c 7) tts-4-0: 0.215558
22.46/22.53	c 8) SATenstein: -10000.000000
22.46/22.53	c 9) gnovelty+: -10000.000000
22.46/22.53	c 10) adaptg2wsat+: -10000.000000
22.46/22.53	c 11) adaptg2wsat0: -10000.000000
22.46/22.53	c 12) picosat846: -10000.000000
22.46/22.53	c 13) kcnfs04SAT07: -10000.000000
22.46/22.53	c satzilla running mxc-sr08 ... 
1199.29/1199.82	c Bin: Executing mxc-sr08
1199.29/1199.82	c spawning binary file with 1177 seconds ...
1199.29/1199.82	c child exit by a signal
1199.29/1199.82	c mxc-sr08 returned code 137.
1199.29/1199.82	c satzilla running zchaff_rand ... 
1199.29/1199.82	c Bin: Executing zchaff_rand
1199.29/1199.82	c zchaff_rand returned code 1.
1199.29/1199.82	c satzilla running march_dl2004 ... 
1199.29/1199.82	c Bin: Executing march_dl2004
1199.29/1199.82	c march_dl2004 returned code 1.
1199.29/1199.82	c satzilla running minisat20SAT07 ... 
1199.29/1199.82	c Bin: Executing minisat20SAT07
1199.29/1199.82	c minisat20SAT07 returned code 1.
1199.29/1199.82	c satzilla running minisat20 ... 
1199.29/1199.82	c Bin: Executing minisat20
1199.29/1199.82	c minisat20 returned code 1.
1199.29/1199.82	c satzilla running vallst ... 
1199.29/1199.82	c Bin: Executing vallst
1199.29/1199.82	c vallst returned code 1.
1199.29/1199.82	c satzilla running tts-4-0 ... 
1199.29/1199.82	c Bin: Executing tts-4-0
1199.29/1199.82	c tts-4-0 returned code 1.
1199.29/1199.82	c satzilla running SATenstein ... 
1199.29/1199.82	c Bin: Executing SATenstein
1199.29/1199.82	c SATenstein returned code 1.
1199.29/1199.82	c satzilla running gnovelty+ ... 
1199.29/1199.82	c Bin: Executing gnovelty+
1199.29/1199.82	c gnovelty+ returned code 1.
1199.29/1199.82	c satzilla running adaptg2wsat+ ... 
1199.29/1199.83	c Bin: Executing adaptg2wsat+
1199.29/1199.83	c adaptg2wsat+ returned code 1.
1199.29/1199.83	c satzilla running adaptg2wsat0 ... 
1199.29/1199.83	c Bin: Executing adaptg2wsat0
1199.29/1199.83	c adaptg2wsat0 returned code 1.
1199.29/1199.83	c satzilla running picosat846 ... 
1199.29/1199.83	c Bin: Executing picosat846
1199.29/1199.83	c picosat846 returned code 1.
1199.29/1199.83	c satzilla running kcnfs04SAT07 ... 
1199.29/1199.83	c Bin: Executing kcnfs04SAT07
1199.29/1199.83	c kcnfs04SAT07 returned code 1.
1199.29/1199.83	c ERROR: All Failed! 
1199.29/1199.83	c SATZILLA_TIME=1199.510000

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-1722966-1240681458/watcher-1722966-1240681458 -o /tmp/evaluation-result-1722966-1240681458/solver-1722966-1240681458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1722966-1240681458.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/65 17980
/proc/meminfo: memFree=1693048/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=1808 CPUtime=0
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 237 0 0 0 0 0 0 0 19 0 1 0 96174759 1851392 232 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 452 232 50 118 0 331 0

[startup+0.076724 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17980
/proc/meminfo: memFree=1693048/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=2732 CPUtime=0.07
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 517 0 0 0 7 0 0 0 19 0 1 0 96174759 2797568 512 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 683 512 50 118 0 562 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4788

[startup+0.101723 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17980
/proc/meminfo: memFree=1693048/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=2996 CPUtime=0.09
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 610 0 0 0 9 0 0 0 19 0 1 0 96174759 3067904 605 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 749 605 50 118 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5052

[startup+0.301762 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17980
/proc/meminfo: memFree=1693048/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=10132 CPUtime=0.29
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 2588 0 0 0 28 1 0 0 21 0 1 0 96174759 10375168 1944 1992294400 134512640 134996440 4294956192 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 2533 1944 55 118 0 2412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12188

[startup+0.701842 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17980
/proc/meminfo: memFree=1693048/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=9732 CPUtime=0.69
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 8609 0 0 0 66 3 0 0 25 0 1 0 96174759 9965568 1832 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 2433 1840 57 118 0 2312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11788

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 17982
/proc/meminfo: memFree=1683624/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=13680 CPUtime=1.49
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 16224 0 0 0 139 10 0 0 25 0 1 0 96174759 14008320 2779 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 3420 2779 73 118 0 3299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15736

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 17982
/proc/meminfo: memFree=1681896/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=0
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96174759 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 112 96 399 0 111 0
[pid=17981] ppid=17980 vsize=13680 CPUtime=3.09
/proc/17981/stat : 17981 (march_dl2004) R 17980 17980 17817 0 -1 4194304 16224 0 0 0 285 24 0 0 25 0 1 0 96174759 14008320 2779 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17981/statm: 3420 2779 73 118 0 3299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15736

[startup+6.30202 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 17983
/proc/meminfo: memFree=1684136/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=2056 CPUtime=4.99
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 156 21235 0 0 0 0 462 37 19 0 1 0 96174759 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 514 125 107 399 0 111 0
[pid=17983] ppid=17980 vsize=12556 CPUtime=1.29
/proc/17983/stat : 17983 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 3481 0 0 0 128 1 0 0 25 0 1 0 96175259 12857344 2943 1992294400 134512640 135078026 4294956192 18446744073709551615 134561036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17983/statm: 3139 2943 55 138 0 2998 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14612

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17984
/proc/meminfo: memFree=1678896/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13600 CPUtime=12.67
/proc/17980/stat : 17980 (SATzilla2009_C) R 17978 17980 17817 0 -1 4194304 4267 29311 0 0 150 2 1071 44 25 0 1 0 96174759 13926400 3050 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/17980/statm: 3400 3050 135 399 0 2997 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13600

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1664944/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=14892 CPUtime=2.95
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 4375 0 0 0 294 1 0 0 25 0 1 0 96177012 15249408 3564 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 3723 3564 71 138 0 3582 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28224

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1659056/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=21036 CPUtime=28.54
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 5884 0 0 0 2851 3 0 0 25 0 1 0 96177012 21540864 5073 1992294400 134512640 135078026 4294956192 18446744073709551615 134534332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 5259 5073 71 138 0 5118 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1651824/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=28664 CPUtime=79.73
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 7678 0 0 0 7969 4 0 0 25 0 1 0 96177012 29351936 6867 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 7166 6867 71 138 0 7025 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 41996

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1630320/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=50352 CPUtime=139.7
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 13032 0 0 0 13960 10 0 0 25 0 1 0 96177012 51560448 12221 1992294400 134512640 135078026 4294956192 18446744073709551615 134534462 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 12588 12221 71 138 0 12447 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 63684

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 17986
/proc/meminfo: memFree=1626608/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=54156 CPUtime=199.67
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 13959 0 0 0 19956 11 0 0 25 0 1 0 96177012 55455744 13148 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 13539 13148 71 138 0 13398 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 67488

[startup+282.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 17986
/proc/meminfo: memFree=1618928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=62180 CPUtime=259.65
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 15865 0 0 0 25951 14 0 0 25 0 1 0 96177012 63672320 15054 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 15545 15054 71 138 0 15404 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 75512

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1615984/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=65324 CPUtime=319.63
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 16599 0 0 0 31948 15 0 0 25 0 1 0 96177012 66891776 15788 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 16331 15788 71 138 0 16190 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 78656


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1600240/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=84396 CPUtime=799.45
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20484 0 0 0 79926 19 0 0 25 0 1 0 96177012 86421504 19673 1992294400 134512640 135078026 4294956192 18446744073709551615 134534437 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21099 19673 71 138 0 20958 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 97728

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1599856/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=84788 CPUtime=859.42
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20576 0 0 0 85923 19 0 0 25 0 1 0 96177012 86822912 19765 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21197 19765 71 138 0 21056 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 98120

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1599664/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=84788 CPUtime=919.4
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20620 0 0 0 91921 19 0 0 25 0 1 0 96177012 86822912 19809 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21197 19809 71 138 0 21056 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 98120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17986
/proc/meminfo: memFree=1599344/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=85044 CPUtime=979.38
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20693 0 0 0 97919 19 0 0 25 0 1 0 96177012 87085056 19882 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21261 19882 71 138 0 21120 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 98376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1598248/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86476 CPUtime=1039.34
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20913 0 0 0 103915 19 0 0 25 0 1 0 96177012 88551424 20102 1992294400 134512640 135078026 4294956192 18446744073709551615 134534927 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21619 20102 71 138 0 21478 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 99808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1598056/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86736 CPUtime=1099.33
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20963 0 0 0 109913 20 0 0 25 0 1 0 96177012 88817664 20152 1992294400 134512640 135078026 4294956192 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21684 20152 71 138 0 21543 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 100068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597992/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1159.3
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20990 0 0 0 115910 20 0 0 25 0 1 0 96177012 88952832 20179 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20179 71 138 0 21576 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 100200

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1167.3
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 20998 0 0 0 116710 20 0 0 25 0 1 0 96177012 88952832 20187 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20187 71 138 0 21576 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 100200

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1173.7
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21001 0 0 0 117350 20 0 0 25 0 1 0 96177012 88952832 20190 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20190 71 138 0 21576 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 100200

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1175.3
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21001 0 0 0 117510 20 0 0 25 0 1 0 96177012 88952832 20190 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20190 71 138 0 21576 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 100200

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1176.1
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21001 0 0 0 117590 20 0 0 25 0 1 0 96177012 88952832 20190 1992294400 134512640 135078026 4294956192 18446744073709551615 134533778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20190 71 138 0 21576 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 100200

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1176.5
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21003 0 0 0 117630 20 0 0 25 0 1 0 96177012 88952832 20192 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20192 71 138 0 21576 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 100200

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1176.7
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21003 0 0 0 117650 20 0 0 25 0 1 0 96177012 88952832 20192 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20192 71 138 0 21576 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 100200

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17992
/proc/meminfo: memFree=1597928/2055920 swapFree=4181392/4192956
[pid=17980] ppid=17978 vsize=13332 CPUtime=22.49
/proc/17980/stat : 17980 (SATzilla2009_C) S 17978 17980 17817 0 -1 4194304 8681 33484 0 0 929 5 1269 46 25 0 1 0 96174759 13651968 3110 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17980/statm: 3333 3110 219 399 0 2930 0
[pid=17986] ppid=17980 vsize=86868 CPUtime=1176.8
/proc/17986/stat : 17986 (mxc-sr08) R 17980 17980 17817 0 -1 4194304 21003 0 0 0 117660 20 0 0 25 0 1 0 96177012 88952832 20192 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17986/statm: 21717 20192 71 138 0 21576 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 100200

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.35
CPU user time (s): 1198.61
CPU system time (s): 0.741887
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 100200

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

runsolver used 1.05384 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 19:44:18
IDJOB=1722966
IDBENCH=71100
IDSOLVER=527
FILE ID=node80/1722966-1240681458
PBS_JOBID= 9186651
Free space on /tmp= 66152 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1442498104

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1693600 kB
Buffers:         46300 kB
Cached:         240552 kB
SwapCached:       5344 kB
Active:         136208 kB
Inactive:       158428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693600 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           33592 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            53664 kB
Committed_AS:   321360 kB
PageTables:       1384 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= 66124 MiB
End job on node80 at 2009-04-25 20:04:18