Trace number 1773740

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_I 2009-03-22? (exit code) 9997.98 10003.1

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.46/19.50	c SATzilla is building models for class 3
19.46/19.50	c run presolver mxc-sr08 for 10 seconds ... 
19.46/19.50	c Bin: Executing mxc-sr08
19.46/19.50	c spawning binary file with 10 seconds ...
19.46/19.50	c child exit by a signal
19.46/19.50	c mxc-sr08 returned code 137.
19.46/19.50	c run presolver picosat846 for 5 seconds ... 
19.46/19.50	c Bin: Executing picosat846
19.46/19.50	c spawning binary file with 5 seconds ...
19.46/19.50	c child exit by a signal
19.46/19.50	c picosat846 returned code 137.
19.46/19.50	c Orignal number of varibales is 4656, number of clauses is 13871 
19.46/19.50	c predicted feature computation time is 1.459427 
19.46/19.50	c Bin: Executing satelite
19.46/19.50	c spawning binary file with 240 seconds ...
19.46/19.50	c child exited successfully
19.46/19.50	c satzilla computing base features
19.46/19.50	c Number of variabe is: 2564, Number of clause is : 10390 
19.46/19.50	c Initializing...
19.46/19.50	c satzilla doing clause learning
19.46/19.50	c start clause learning features ...
19.46/19.50	c Bin: Executing zchaff07
19.46/19.50	c spawning binary file with 2 seconds ...
19.46/19.50	c child exit by a signal
19.46/19.50	c satzilla doing survey propogation probe
19.46/19.50	c do survay propogation for 2 second ...
19.46/19.50	c satzilla doing local search probe
19.46/19.50	c features are:4656 13871 2564 10390 0.815913 0.335034 0.246776 0.364876 0.848012 1.21257 0.0010961 0.294108 0.000780031 0.00780031 0.999826 0.339942 0.868912 0.0010961 0.504208 0.000769971 0.00991338 1.8641 0.0926594 0.0732698 0 0.636364 1.88154 0.000484986 0.759071 9.62464e-05 0.00384986 1.68271 0.525602 0.000812689 0.584781 0.000481232 0.0078922 492.231 0.283871 276 713 656 279 616 386 497 37.8244 0.170199 26.7719 45.9888 45.7927 26.9364 41.7029 33.4192 39.8162 0.184506 0.783528 0 0.783433 0.390884 0.0491652 0.320935 0.0794414 0.106185 0.0345642 0.740543 1.55531e-12 0.279169 0.0488248 0.0114091 0.0477646 0.0208426 0.0252555 151.645 0.140797 524.454 0.0900675 526 509 549 0.5946 0.319959 0.85844 0.0439734 
19.46/19.50	c satzilla's ranking:
19.46/19.50	c 1) mxc-sr08: 2.836984
19.46/19.50	c 2) picosat846: 2.604935
19.46/19.50	c 3) minisat20SAT07: 1.761336
19.46/19.50	c 4) march_dl2004: 1.171953
19.46/19.50	c 5) zchaff_rand: 0.695136
19.46/19.50	c 6) SATenstein: -10000.000000
19.46/19.50	c 7) gnovelty+: -10000.000000
19.46/19.50	c 8) adaptg2wsat+: -10000.000000
19.46/19.50	c 9) adaptg2wsat0: -10000.000000
19.46/19.50	c 10) tts-4-0: -10000.000000
19.46/19.50	c 11) vallst: -10000.000000
19.46/19.50	c 12) minisat20: -10000.000000
19.46/19.50	c 13) kcnfs04SAT07: -10000.000000
19.46/19.50	c satzilla running mxc-sr08 ... 
9997.85/10003.09	c Bin: Executing mxc-sr08
9997.85/10003.09	c spawning binary file with 9980 seconds ...
9997.85/10003.09	c child exit by a signal
9997.85/10003.09	c mxc-sr08 returned code 137.
9997.85/10003.09	c satzilla running picosat846 ... 
9997.85/10003.09	c Bin: Executing picosat846
9997.85/10003.09	c picosat846 returned code 1.
9997.85/10003.09	c satzilla running minisat20SAT07 ... 
9997.85/10003.09	c Bin: Executing minisat20SAT07
9997.85/10003.09	c minisat20SAT07 returned code 1.
9997.85/10003.09	c satzilla running march_dl2004 ... 
9997.85/10003.09	c Bin: Executing march_dl2004
9997.85/10003.09	c march_dl2004 returned code 1.
9997.85/10003.09	c satzilla running zchaff_rand ... 
9997.85/10003.09	c Bin: Executing zchaff_rand
9997.85/10003.09	c zchaff_rand returned code 1.
9997.85/10003.09	c satzilla running SATenstein ... 
9997.85/10003.09	c Bin: Executing SATenstein
9997.85/10003.09	c SATenstein returned code 1.
9997.85/10003.09	c satzilla running gnovelty+ ... 
9997.85/10003.09	c Bin: Executing gnovelty+
9997.85/10003.09	c gnovelty+ returned code 1.
9997.85/10003.09	c satzilla running adaptg2wsat+ ... 
9997.85/10003.09	c Bin: Executing adaptg2wsat+
9997.85/10003.09	c adaptg2wsat+ returned code 1.
9997.85/10003.09	c satzilla running adaptg2wsat0 ... 
9997.85/10003.09	c Bin: Executing adaptg2wsat0
9997.85/10003.09	c adaptg2wsat0 returned code 1.
9997.85/10003.09	c satzilla running tts-4-0 ... 
9997.85/10003.09	c Bin: Executing tts-4-0
9997.85/10003.09	c tts-4-0 returned code 1.
9997.85/10003.09	c satzilla running vallst ... 
9997.85/10003.09	c Bin: Executing vallst
9997.85/10003.09	c vallst returned code 1.
9997.85/10003.09	c satzilla running minisat20 ... 
9997.85/10003.09	c Bin: Executing minisat20
9997.85/10003.09	c minisat20 returned code 1.
9997.85/10003.09	c satzilla running kcnfs04SAT07 ... 
9997.85/10003.09	c Bin: Executing kcnfs04SAT07
9997.85/10003.09	c kcnfs04SAT07 returned code 1.
9997.85/10003.09	c ERROR: All Failed! 
9997.85/10003.09	c SATZILLA_TIME=9999.490000

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-1773740-1241350308/watcher-1773740-1241350308 -o /tmp/evaluation-result-1773740-1241350308/solver-1773740-1241350308 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773740-1241350308.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.99 0.98 0.99 3/64 13659
/proc/meminfo: memFree=1088760/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=2028 CPUtime=0
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 163056765 2076672 374 1992294400 134512640 135078026 4294956192 18446744073709551615 134565200 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 507 374 54 138 0 366 0

[startup+0.0286599 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13659
/proc/meminfo: memFree=1088760/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3048 CPUtime=0.02
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 655 0 0 0 2 0 0 0 18 0 1 0 163056765 3121152 602 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 762 603 55 138 0 621 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5104

[startup+0.101668 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13659
/proc/meminfo: memFree=1088760/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3312 CPUtime=0.09
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 163056765 3391488 703 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 828 703 71 138 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5368

[startup+0.301696 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13659
/proc/meminfo: memFree=1088760/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3312 CPUtime=0.29
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 789 0 0 0 29 0 0 0 19 0 1 0 163056765 3391488 703 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 828 703 71 138 0 687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5368

[startup+0.701749 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 13659
/proc/meminfo: memFree=1088760/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3312 CPUtime=0.69
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 806 0 0 0 69 0 0 0 22 0 1 0 163056765 3391488 720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 828 720 71 138 0 687 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5368

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13661
/proc/meminfo: memFree=1085800/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3716 CPUtime=1.49
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 910 0 0 0 149 0 0 0 25 0 1 0 163056765 3805184 824 1992294400 134512640 135078026 4294956192 18446744073709551615 134523663 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 929 824 71 138 0 788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5772

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13661
/proc/meminfo: memFree=1085096/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=4640 CPUtime=3.08
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 1142 0 0 0 308 0 0 0 25 0 1 0 163056765 4751360 1056 1992294400 134512640 135078026 4294956192 18446744073709551615 134533738 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 1160 1056 71 138 0 1019 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6696

[startup+6.30151 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13661
/proc/meminfo: memFree=1083688/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163056765 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=5300 CPUtime=6.29
/proc/13660/stat : 13660 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 1299 0 0 0 628 1 0 0 25 0 1 0 163056765 5427200 1213 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13660/statm: 1325 1213 71 138 0 1184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7356

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13662
/proc/meminfo: memFree=1087400/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=9.98
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 152 1421 0 0 0 0 997 1 16 0 1 0 163056765 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 514 121 104 399 0 111 0
[pid=13662] ppid=13659 vsize=2840 CPUtime=2.69
/proc/13662/stat : 13662 (picosat846) R 13659 13659 13474 0 -1 4194304 441 0 0 0 269 0 0 0 25 0 1 0 163057765 2908160 430 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13662/statm: 710 430 84 14 0 376 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4896

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1083112/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=5300 CPUtime=5.98
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 1299 0 0 0 598 0 0 0 25 0 1 0 163058715 5427200 1213 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13665/statm: 1325 1213 71 138 0 1184 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9056

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1081192/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=7544 CPUtime=31.57
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 1863 0 0 0 3156 1 0 0 25 0 1 0 163058715 7725056 1777 1992294400 134512640 135078026 4294956192 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 1886 1777 71 138 0 1745 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11300

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1080360/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=8336 CPUtime=82.72
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 2055 0 0 0 8271 1 0 0 25 0 1 0 163058715 8536064 1969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 2084 1969 71 138 0 1943 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 12092

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1079208/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=9396 CPUtime=142.68
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 2320 0 0 0 14267 1 0 0 25 0 1 0 163058715 9621504 2234 1992294400 134512640 135078026 4294956192 18446744073709551615 134523737 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 2349 2234 71 138 0 2208 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 13152

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1078952/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=9812 CPUtime=202.65
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 2395 0 0 0 20264 1 0 0 25 0 1 0 163058715 10047488 2309 1992294400 134512640 135078026 4294956192 18446744073709551615 134533839 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 2453 2309 71 138 0 2312 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 13568

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1077928/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=10736 CPUtime=262.64
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 2633 0 0 0 26262 2 0 0 25 0 1 0 163058715 10993664 2547 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 2684 2547 71 138 0 2543 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 14492

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13665
/proc/meminfo: memFree=1077864/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=10868 CPUtime=322.6
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 2655 0 0 0 32258 2 0 0 25 0 1 0 163058715 11128832 2569 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 2717 2569 71 138 0 2576 0
Current children cumulated CPU time (s) 342.06

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


[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053480/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9378.02
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8052 0 0 0 937789 13 0 0 25 0 1 0 163058715 33976320 7966 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7966 71 138 0 8154 0
Current children cumulated CPU time (s) 9397.48
Current children cumulated vsize (KiB) 36936

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053480/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9437.98
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8052 0 0 0 943785 13 0 0 25 0 1 0 163058715 33976320 7966 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7966 71 138 0 8154 0
Current children cumulated CPU time (s) 9457.44
Current children cumulated vsize (KiB) 36936

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053480/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9497.95
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8052 0 0 0 949782 13 0 0 25 0 1 0 163058715 33976320 7966 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13665/statm: 8295 7966 71 138 0 8154 0
Current children cumulated CPU time (s) 9517.41
Current children cumulated vsize (KiB) 36936

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053480/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9557.92
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 955779 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9577.38
Current children cumulated vsize (KiB) 36936

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9617.89
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 961776 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9637.35
Current children cumulated vsize (KiB) 36936

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053352/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9677.86
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 967773 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9697.32
Current children cumulated vsize (KiB) 36936

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053288/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9737.83
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 973770 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9757.29
Current children cumulated vsize (KiB) 36936

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053352/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9797.8
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 979767 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134522804 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9817.26
Current children cumulated vsize (KiB) 36936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053352/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9857.76
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 985763 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9877.22
Current children cumulated vsize (KiB) 36936

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9917.7
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8053 0 0 0 991757 13 0 0 25 0 1 0 163058715 33976320 7967 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7967 71 138 0 8154 0
Current children cumulated CPU time (s) 9937.16
Current children cumulated vsize (KiB) 36936

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9977.69
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8055 0 0 0 997755 14 0 0 25 0 1 0 163058715 33976320 7969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7969 71 138 0 8154 0
Current children cumulated CPU time (s) 9997.15
Current children cumulated vsize (KiB) 36936

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9978.09
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8055 0 0 0 997795 14 0 0 25 0 1 0 163058715 33976320 7969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7969 71 138 0 8154 0
Current children cumulated CPU time (s) 9997.55
Current children cumulated vsize (KiB) 36936

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9978.29
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8055 0 0 0 997815 14 0 0 25 0 1 0 163058715 33976320 7969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7969 71 138 0 8154 0
Current children cumulated CPU time (s) 9997.75
Current children cumulated vsize (KiB) 36936

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13689
/proc/meminfo: memFree=1053416/2055920 swapFree=4191900/4192956
[pid=13659] ppid=13657 vsize=3756 CPUtime=19.46
/proc/13659/stat : 13659 (SATzilla2009_I) S 13657 13659 13474 0 -1 4194304 1048 3694 0 0 219 20 1701 6 25 0 1 0 163056765 3846144 503 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/13659/statm: 939 503 217 399 0 536 0
[pid=13665] ppid=13659 vsize=33180 CPUtime=9978.39
/proc/13665/stat : 13665 (mxc-sr08) R 13659 13659 13474 0 -1 4194304 8055 0 0 0 997825 14 0 0 25 0 1 0 163058715 33976320 7969 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13665/statm: 8295 7969 71 138 0 8154 0
Current children cumulated CPU time (s) 9997.85
Current children cumulated vsize (KiB) 36936

Child status: 17
Real time (s): 10003.1
CPU time (s): 9997.98
CPU user time (s): 9997.56
CPU system time (s): 0.420936
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 36936

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

runsolver used 8.32573 second user time and 28.0507 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-03 13:31:48
IDJOB=1773740
IDBENCH=70785
IDSOLVER=616
FILE ID=node71/1773740-1241350308
PBS_JOBID= 9225545
Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773740-1241350308/watcher-1773740-1241350308 -o /tmp/evaluation-result-1773740-1241350308/solver-1773740-1241350308 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773740-1241350308.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1824785376

node71.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.236
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.236
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:       1089240 kB
Buffers:         61352 kB
Cached:         797432 kB
SwapCached:        260 kB
Active:         162212 kB
Inactive:       710284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           31808 kB
Writeback:           0 kB
Mapped:          22284 kB
Slab:            80160 kB
Committed_AS:   575160 kB
PageTables:       1436 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= 66468 MiB
End job on node71 at 2009-05-03 16:18:31