Trace number 1825757

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) 4999.14 5001.74

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark207.864
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

18.83/18.93	c SATzilla is building models for class 2
18.83/18.93	c run presolver march_dl2004 for 5 seconds ... 
18.83/18.93	c Bin: Executing march_dl2004
18.83/18.93	c spawning binary file with 5 seconds ...
18.83/18.93	c child exit by a signal
18.83/18.93	c march_dl2004 returned code 137.
18.83/18.93	c run presolver mxc-sr08 for 5 seconds ... 
18.83/18.93	c Bin: Executing mxc-sr08
18.83/18.93	c spawning binary file with 5 seconds ...
18.83/18.93	c child exit by a signal
18.83/18.93	c mxc-sr08 returned code 137.
18.83/18.93	c Orignal number of varibales is 2420, number of clauses is 22340 
18.83/18.93	c predicted feature computation time is 7.754532 
18.83/18.93	c Bin: Executing satelite
18.83/18.93	c spawning binary file with 240 seconds ...
18.83/18.93	c child exited successfully
18.83/18.93	c satzilla computing base features
18.83/18.93	c Number of variabe is: 2416, Number of clause is : 22340 
18.83/18.93	c Initializing...
18.83/18.93	c satzilla compute diameter ...
18.83/18.93	c start diameter features ...
18.83/18.93	c satzilla doing clause learning
18.83/18.93	c start clause learning features ...
18.83/18.93	c Bin: Executing zchaff07
18.83/18.93	c spawning binary file with 2 seconds ...
18.83/18.93	c child exit by a signal
18.83/18.93	c satzilla doing survey propogation probe
18.83/18.93	c do survay propogation for 2 second ...
18.83/18.93	c satzilla doing local search probe
18.83/18.93	c satzilla doing lobjois search-space size estimate
18.83/18.93	c features are:2420 22340 2416 22340 0.00165563 0 0.108147 0.40419 0.538334 1.1741 0.00138594 0.67017 0.000827815 0.0149007 1.0969 0.141271 0.766517 0.00138594 1.33163 0.000223814 0.00783348 2.75052 0.539806 0.237598 0.142857 0.818182 2.57958 0.000789277 1.32033 0 0.0038496 2.68407 0.644047 0.00299948 0.291874 0.000268577 0.0038496 5.74875 0.0769373 5 7 0.591346 544.526 0.140031 437 763 667 457 570 497 532 18.7786 0.302006 12.9002 35.287 32.3702 13.7836 20.69 15.7488 16.6737 0.746564 0.363886 0.0200924 0.967936 0.965647 0.241601 0.963759 0.621113 0.86044 0.0847447 1.15937 0.00136372 0.340656 0.227924 0.00531968 0.170919 0.0122116 0.0215273 45.4855 0.551853 796.471 0.100553 805 745 854 1.12772 0.188028 0.887172 0.0326353 0.11432 0.408026 
18.83/18.93	c satzilla's ranking:
18.83/18.93	c 1) mxc-sr08: 2.852853
18.83/18.93	c 2) minisat20: 2.703193
18.83/18.93	c 3) minisat20SAT07: 2.324875
18.83/18.93	c 4) zchaff_rand: 1.837517
18.83/18.93	c 5) march_dl2004: 1.817180
18.83/18.93	c 6) vallst: 1.240022
18.83/18.93	c 7) tts-4-0: 0.413415
18.83/18.93	c 8) SATenstein: -10000.000000
18.83/18.93	c 9) gnovelty+: -10000.000000
18.83/18.93	c 10) adaptg2wsat+: -10000.000000
18.83/18.93	c 11) adaptg2wsat0: -10000.000000
18.83/18.93	c 12) picosat846: -10000.000000
18.83/18.93	c 13) kcnfs04SAT07: -10000.000000
18.83/18.93	c satzilla running mxc-sr08 ... 
4999.07/5001.74	c Bin: Executing mxc-sr08
4999.07/5001.74	c spawning binary file with 4981 seconds ...
4999.07/5001.74	c child exit by a signal
4999.07/5001.74	c mxc-sr08 returned code 137.
4999.07/5001.74	c satzilla running minisat20 ... 
4999.07/5001.74	c Bin: Executing minisat20
4999.07/5001.74	c minisat20 returned code 1.
4999.07/5001.74	c satzilla running minisat20SAT07 ... 
4999.07/5001.74	c Bin: Executing minisat20SAT07
4999.07/5001.74	c minisat20SAT07 returned code 1.
4999.07/5001.74	c satzilla running zchaff_rand ... 
4999.07/5001.74	c Bin: Executing zchaff_rand
4999.07/5001.74	c zchaff_rand returned code 1.
4999.07/5001.74	c satzilla running march_dl2004 ... 
4999.07/5001.74	c Bin: Executing march_dl2004
4999.07/5001.74	c march_dl2004 returned code 1.
4999.07/5001.74	c satzilla running vallst ... 
4999.07/5001.74	c Bin: Executing vallst
4999.07/5001.74	c vallst returned code 1.
4999.07/5001.74	c satzilla running tts-4-0 ... 
4999.07/5001.74	c Bin: Executing tts-4-0
4999.07/5001.74	c tts-4-0 returned code 1.
4999.07/5001.74	c satzilla running SATenstein ... 
4999.07/5001.74	c Bin: Executing SATenstein
4999.07/5001.74	c SATenstein returned code 1.
4999.07/5001.74	c satzilla running gnovelty+ ... 
4999.07/5001.74	c Bin: Executing gnovelty+
4999.07/5001.74	c gnovelty+ returned code 1.
4999.07/5001.74	c satzilla running adaptg2wsat+ ... 
4999.07/5001.74	c Bin: Executing adaptg2wsat+
4999.07/5001.74	c adaptg2wsat+ returned code 1.
4999.07/5001.74	c satzilla running adaptg2wsat0 ... 
4999.07/5001.74	c Bin: Executing adaptg2wsat0
4999.07/5001.74	c adaptg2wsat0 returned code 1.
4999.07/5001.74	c satzilla running picosat846 ... 
4999.07/5001.74	c Bin: Executing picosat846
4999.07/5001.74	c picosat846 returned code 1.
4999.07/5001.74	c satzilla running kcnfs04SAT07 ... 
4999.07/5001.74	c Bin: Executing kcnfs04SAT07
4999.07/5001.74	c kcnfs04SAT07 returned code 1.
4999.07/5001.74	c ERROR: All Failed! 
4999.07/5001.74	c SATZILLA_TIME=4999.890000

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-1825757-1242508446/watcher-1825757-1242508446 -o /tmp/evaluation-result-1825757-1242508446/solver-1825757-1242508446 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825757-1242508446.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 2813
/proc/meminfo: memFree=1712920/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=952 CPUtime=0
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 278873495 974848 135 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 238 136 50 118 0 117 0

[startup+0.0505589 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 2813
/proc/meminfo: memFree=1712920/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=2244 CPUtime=0.04
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 412 0 0 0 4 0 0 0 18 0 1 0 278873495 2297856 404 1992294400 134512640 134996440 4294956192 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 561 405 55 118 0 440 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4300

[startup+0.102563 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 2813
/proc/meminfo: memFree=1712920/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=3268 CPUtime=0.09
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 278873495 3346432 654 1992294400 134512640 134996440 4294956192 18446744073709551615 134543064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 817 654 65 118 0 696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5324

[startup+0.302587 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 2813
/proc/meminfo: memFree=1712920/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=3488 CPUtime=0.29
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 1227 0 0 0 29 0 0 0 19 0 1 0 278873495 3571712 676 1992294400 134512640 134996440 4294956192 18446744073709551615 134583433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 872 676 67 118 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5544

[startup+0.702633 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 2813
/proc/meminfo: memFree=1712920/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=8100 CPUtime=0.69
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 2441 0 0 0 57 12 0 0 23 0 1 0 278873495 8294400 1816 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 2025 1816 72 118 0 1904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10156

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 2815
/proc/meminfo: memFree=1704008/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=11020 CPUtime=1.49
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 4450 0 0 0 129 20 0 0 25 0 1 0 278873495 11284480 2061 1992294400 134512640 134996440 4294956192 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2814/statm: 2755 2061 72 118 0 2634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13076

[startup+3.10193 s]
/proc/loadavg: 1.08 1.02 0.94 2/66 2815
/proc/meminfo: memFree=1702856/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=0
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278873495 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2813/statm: 514 112 96 399 0 111 0
[pid=2814] ppid=2813 vsize=11756 CPUtime=3.08
/proc/2814/stat : 2814 (march_dl2004) R 2813 2813 2695 0 -1 4194304 5286 0 0 0 287 21 0 0 25 0 1 0 278873495 12038144 2457 1992294400 134512640 134996440 4294956192 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2814/statm: 2939 2457 74 118 0 2818 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13812

[startup+6.3013 s]
/proc/loadavg: 1.08 1.02 0.94 2/66 2816
/proc/meminfo: memFree=1710152/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=2056 CPUtime=4.99
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 156 5573 0 0 0 0 478 21 16 0 1 0 278873495 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 514 125 107 399 0 111 0
[pid=2816] ppid=2813 vsize=4604 CPUtime=1.27
/proc/2816/stat : 2816 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 1188 0 0 0 127 0 0 0 25 0 1 0 278873997 4714496 1032 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2816/statm: 1151 1032 71 138 0 1010 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 6660

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 0.94 2/65 2817
/proc/meminfo: memFree=1710672/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=3592 CPUtime=12.15
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 832 8084 0 0 206 0 986 23 25 0 1 0 278873495 3678208 529 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 898 529 136 399 0 495 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 3592

[startup+25.5026 s]
/proc/loadavg: 1.06 1.01 0.94 2/66 2819
/proc/meminfo: memFree=1701832/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=8432 CPUtime=6.55
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 2150 0 0 0 654 1 0 0 25 0 1 0 278875389 8634368 1994 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 2108 1994 71 138 0 1967 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 14124

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 2819
/proc/meminfo: memFree=1697352/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=12920 CPUtime=32.12
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 3257 0 0 0 3210 2 0 0 25 0 1 0 278875389 13230080 3101 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 3230 3101 71 138 0 3089 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 18612

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.94 2/66 2819
/proc/meminfo: memFree=1691784/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=18592 CPUtime=83.3
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 4678 0 0 0 8326 4 0 0 25 0 1 0 278875389 19038208 4522 1992294400 134512640 135078026 4294956192 18446744073709551615 134534241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 4648 4522 71 138 0 4507 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 24284

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2819
/proc/meminfo: memFree=1687688/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=22692 CPUtime=143.26
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 5680 0 0 0 14321 5 0 0 25 0 1 0 278875389 23236608 5524 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 5673 5524 71 138 0 5532 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 28384

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2819
/proc/meminfo: memFree=1684040/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=26256 CPUtime=203.22
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 6581 0 0 0 20316 6 0 0 25 0 1 0 278875389 26886144 6425 1992294400 134512640 135078026 4294956192 18446744073709551615 134523906 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 6564 6425 71 138 0 6423 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 31948

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2819
/proc/meminfo: memFree=1681032/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=29292 CPUtime=263.17
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 7344 0 0 0 26310 7 0 0 25 0 1 0 278875389 29995008 7188 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 7323 7188 71 138 0 7182 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 34984

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2819
/proc/meminfo: memFree=1679176/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=31012 CPUtime=323.14
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 7794 0 0 0 32306 8 0 0 25 0 1 0 278875389 31756288 7638 1992294400 134512640 135078026 4294956192 18446744073709551615 134523986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 7753 7638 71 138 0 7612 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 36704

[startup+402.303 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4640.98
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23187 0 0 0 464070 28 0 0 25 0 1 0 278875389 94908416 22978 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22978 71 138 0 23030 0
Current children cumulated CPU time (s) 4659.84
Current children cumulated vsize (KiB) 98376

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4700.95
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23187 0 0 0 470067 28 0 0 25 0 1 0 278875389 94908416 22978 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22978 71 138 0 23030 0
Current children cumulated CPU time (s) 4719.81
Current children cumulated vsize (KiB) 98376

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4760.92
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23187 0 0 0 476064 28 0 0 25 0 1 0 278875389 94908416 22978 1992294400 134512640 135078026 4294956192 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22978 71 138 0 23030 0
Current children cumulated CPU time (s) 4779.78
Current children cumulated vsize (KiB) 98376

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4820.89
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23189 0 0 0 482061 28 0 0 25 0 1 0 278875389 94908416 22980 1992294400 134512640 135078026 4294956192 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22980 71 138 0 23030 0
Current children cumulated CPU time (s) 4839.75
Current children cumulated vsize (KiB) 98376

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615816/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4880.86
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23189 0 0 0 488058 28 0 0 25 0 1 0 278875389 94908416 22980 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22980 71 138 0 23030 0
Current children cumulated CPU time (s) 4899.72
Current children cumulated vsize (KiB) 98376

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4940.83
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 494055 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534429 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4959.69
Current children cumulated vsize (KiB) 98376

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4944.83
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 494455 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4963.69
Current children cumulated vsize (KiB) 98376

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4957.63
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 495735 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4976.49
Current children cumulated vsize (KiB) 98376

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4970.41
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497013 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534307 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4989.27
Current children cumulated vsize (KiB) 98376

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4976.81
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497653 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4995.67
Current children cumulated vsize (KiB) 98376

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4978.41
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497813 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4997.27
Current children cumulated vsize (KiB) 98376

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4979.2
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497892 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4998.06
Current children cumulated vsize (KiB) 98376

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4980
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497972 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4998.86
Current children cumulated vsize (KiB) 98376

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2827
/proc/meminfo: memFree=1615752/2055920 swapFree=4120812/4192956
[pid=2813] ppid=2811 vsize=5692 CPUtime=18.86
/proc/2813/stat : 2813 (SATzilla2009_C) S 2811 2813 2695 0 -1 4194304 1842 9437 0 0 659 18 1180 29 25 0 1 0 278873495 5828608 1056 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2813/statm: 1423 1056 219 399 0 1020 0
[pid=2819] ppid=2813 vsize=92684 CPUtime=4980.21
/proc/2819/stat : 2819 (mxc-sr08) R 2813 2813 2695 0 -1 4194304 23190 0 0 0 497993 28 0 0 25 0 1 0 278875389 94908416 22981 1992294400 134512640 135078026 4294956192 18446744073709551615 134523931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2819/statm: 23171 22981 71 138 0 23030 0
Current children cumulated CPU time (s) 4999.07
Current children cumulated vsize (KiB) 98376

Child status: 17
Real time (s): 5001.74
CPU time (s): 4999.14
CPU user time (s): 4998.36
CPU system time (s): 0.777881
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 98392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.36
system time used= 0.777881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34485
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= 17
involuntary context switches= 16097

runsolver used 6.06208 second user time and 11.5612 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-16 23:14:06
IDJOB=1825757
IDBENCH=70913
IDSOLVER=668
FILE ID=node75/1825757-1242508446
PBS_JOBID= 9306998
Free space on /tmp= 66320 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_8_4_5_cmp.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825757-1242508446/watcher-1825757-1242508446 -o /tmp/evaluation-result-1825757-1242508446/solver-1825757-1242508446 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825757-1242508446.cnf

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

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=622403356

node75.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.213
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.213
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:       1713400 kB
Buffers:         45232 kB
Cached:         182160 kB
SwapCached:      66368 kB
Active:         163668 kB
Inactive:       132200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713400 kB
SwapTotal:     4192956 kB
SwapFree:      4120812 kB
Dirty:           31884 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            32652 kB
Committed_AS:   851668 kB
PageTables:       1416 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= 66288 MiB
End job on node75 at 2009-05-17 00:37:28