Trace number 1727540

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) 1199.33 1199.97

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
Bench CategoryCRAFTED (crafted 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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

98.28/98.49	c SATzilla is building models for class 3
98.28/98.49	c run presolver mxc-sr08 for 10 seconds ... 
98.28/98.49	c Bin: Executing mxc-sr08
98.28/98.49	c spawning binary file with 10 seconds ...
98.28/98.49	c child exit by a signal
98.28/98.49	c mxc-sr08 returned code 137.
98.28/98.49	c run presolver picosat846 for 5 seconds ... 
98.28/98.49	c Bin: Executing picosat846
98.28/98.49	c spawning binary file with 5 seconds ...
98.28/98.49	c child exit by a signal
98.28/98.49	c picosat846 returned code 137.
98.28/98.49	c Orignal number of varibales is 61649, number of clauses is 3157120 
98.28/98.49	c predicted feature computation time is 94.958905 
98.28/98.49	c Bin: Executing satelite
98.28/98.49	c spawning binary file with 240 seconds ...
98.28/98.49	c child exited successfully
98.28/98.49	c satzilla computing base features
98.28/98.49	c Number of variabe is: 54382, Number of clause is : 3077743 
98.28/98.49	c Initializing...
98.28/98.49	c satzilla doing clause learning
98.28/98.49	c start clause learning features ...
98.28/98.49	c Bin: Executing zchaff07
98.28/98.49	c spawning binary file with 2 seconds ...
98.28/98.49	c child exit by a signal
98.28/98.49	c satzilla doing survey propogation probe
98.28/98.49	c do survay propogation for 2 second ...
98.28/98.49	c satzilla doing local search probe
98.28/98.49	c features are:61649 3.15712e+06 54382 3.07774e+06 0.133629 0.0257907 0.0176694 0.465663 1.02387 1.23488 5.47179e-05 0.821002 3.67769e-05 0.000330992 0.612767 0.85745 0.857742 5.47179e-05 0.861075 5.52353e-06 0.000671921 5.7587 0.33685 0.210239 0 0.979592 4.28317 2.43251e-05 0.88589 9.7474e-07 0.000357405 5.15485 0.651471 5.17501e-05 0.855553 5.19861e-06 0.000646253 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.837244 0.267692 0.000149976 1 0.999136 0.497308 0.987609 0.794721 0.931381 0.103476 1.18747 -1.11022e-16 0.5 0.28837 5.62759e-05 0.160369 0.00589844 0.0551958 29826 0 0 0 0 0 0 38.7261 0 1.04699 0 
98.28/98.49	c satzilla's ranking:
98.28/98.49	c 1) zchaff_rand: 4.315370
98.28/98.49	c 2) picosat846: 2.504380
98.28/98.49	c 3) mxc-sr08: 2.356498
98.28/98.49	c 4) minisat20SAT07: 1.294701
98.28/98.49	c 5) march_dl2004: 0.244536
98.28/98.49	c 6) SATenstein: -10000.000000
98.28/98.49	c 7) gnovelty+: -10000.000000
98.28/98.49	c 8) adaptg2wsat+: -10000.000000
98.28/98.49	c 9) adaptg2wsat0: -10000.000000
98.28/98.49	c 10) tts-4-0: -10000.000000
98.28/98.49	c 11) vallst: -10000.000000
98.28/98.49	c 12) minisat20: -10000.000000
98.28/98.49	c 13) kcnfs04SAT07: -10000.000000
98.28/98.49	c satzilla running zchaff_rand ... 
1199.24/1199.91	c Bin: Executing zchaff_rand
1199.24/1199.91	c spawning binary file with 1101 seconds ...
1199.24/1199.91	c child exit by a signal
1199.24/1199.91	c zchaff_rand returned code 137.
1199.24/1199.91	c satzilla running picosat846 ... 
1199.24/1199.91	c Bin: Executing picosat846
1199.24/1199.91	c picosat846 returned code 1.
1199.24/1199.91	c satzilla running mxc-sr08 ... 
1199.24/1199.91	c Bin: Executing mxc-sr08
1199.24/1199.91	c mxc-sr08 returned code 1.
1199.24/1199.91	c satzilla running minisat20SAT07 ... 
1199.24/1199.91	c Bin: Executing minisat20SAT07
1199.24/1199.91	c minisat20SAT07 returned code 1.
1199.24/1199.91	c satzilla running march_dl2004 ... 
1199.24/1199.91	c Bin: Executing march_dl2004
1199.24/1199.91	c march_dl2004 returned code 1.
1199.24/1199.91	c satzilla running SATenstein ... 
1199.24/1199.91	c Bin: Executing SATenstein
1199.24/1199.91	c SATenstein returned code 1.
1199.24/1199.91	c satzilla running gnovelty+ ... 
1199.24/1199.91	c Bin: Executing gnovelty+
1199.24/1199.91	c gnovelty+ returned code 1.
1199.24/1199.91	c satzilla running adaptg2wsat+ ... 
1199.24/1199.91	c Bin: Executing adaptg2wsat+
1199.24/1199.91	c adaptg2wsat+ returned code 1.
1199.24/1199.91	c satzilla running adaptg2wsat0 ... 
1199.24/1199.91	c Bin: Executing adaptg2wsat0
1199.24/1199.91	c adaptg2wsat0 returned code 1.
1199.24/1199.91	c satzilla running tts-4-0 ... 
1199.24/1199.91	c Bin: Executing tts-4-0
1199.24/1199.91	c tts-4-0 returned code 1.
1199.24/1199.91	c satzilla running vallst ... 
1199.24/1199.91	c Bin: Executing vallst
1199.24/1199.91	c vallst returned code 1.
1199.24/1199.91	c satzilla running minisat20 ... 
1199.24/1199.91	c Bin: Executing minisat20
1199.24/1199.91	c minisat20 returned code 1.
1199.24/1199.91	c satzilla running kcnfs04SAT07 ... 
1199.24/1199.91	c Bin: Executing kcnfs04SAT07
1199.24/1199.91	c kcnfs04SAT07 returned code 1.
1199.24/1199.91	c ERROR: All Failed! 
1199.24/1199.91	c SATZILLA_TIME=1199.440000

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-1727540-1240726063/watcher-1727540-1240726063 -o /tmp/evaluation-result-1727540-1240726063/solver-1727540-1240726063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727540-1240726063.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: 1.00 0.99 0.97 3/64 26683
/proc/meminfo: memFree=1402328/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=46200 CPUtime=0
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 723 0 0 0 0 0 0 0 19 0 1 0 100640708 47308800 719 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 11550 726 44 138 0 11409 0

[startup+0.016766 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 26683
/proc/meminfo: memFree=1402328/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=46200 CPUtime=0.01
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 2705 0 0 0 0 1 0 0 19 0 1 0 100640708 47308800 2701 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 11550 2707 44 138 0 11409 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 48256

[startup+0.101776 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 26683
/proc/meminfo: memFree=1402328/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=59844 CPUtime=0.09
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 14120 0 0 0 2 7 0 0 19 0 1 0 100640708 61280256 14092 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 14961 14092 54 138 0 14820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61900

[startup+0.301799 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 26683
/proc/meminfo: memFree=1402328/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=65516 CPUtime=0.29
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 15436 0 0 0 21 8 0 0 21 0 1 0 100640708 67088384 15408 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 16379 15408 54 138 0 16238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67572

[startup+0.701844 s]
/proc/loadavg: 1.00 0.99 0.97 3/64 26683
/proc/meminfo: memFree=1402328/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=74648 CPUtime=0.69
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 17725 0 0 0 59 10 0 0 25 0 1 0 100640708 76439552 17697 1992294400 134512640 135078026 4294956192 18446744073709551615 134565241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 18662 17698 54 138 0 18521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76704

[startup+1.50194 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 26685
/proc/meminfo: memFree=1325320/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=93132 CPUtime=1.49
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 22297 0 0 0 136 13 0 0 25 0 1 0 100640708 95367168 22269 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 23283 22269 54 138 0 23142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95188

[startup+3.10117 s]
/proc/loadavg: 1.00 0.99 0.97 2/66 26685
/proc/meminfo: memFree=1300936/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=131512 CPUtime=3.09
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 31586 0 0 0 292 17 0 0 25 0 1 0 100640708 134668288 31558 1992294400 134512640 135078026 4294956192 18446744073709551615 134543931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 32878 31558 54 138 0 32737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133568

[startup+6.30154 s]
/proc/loadavg: 1.08 1.00 0.98 2/66 26685
/proc/meminfo: memFree=1223496/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=0
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100640708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 112 96 399 0 111 0
[pid=26684] ppid=26683 vsize=209992 CPUtime=6.29
/proc/26684/stat : 26684 (mxc-sr08) R 26683 26683 26554 0 -1 4194304 50194 0 0 0 602 27 0 0 25 0 1 0 100640708 215031808 50166 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26684/statm: 52498 50166 54 138 0 52357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212048

[startup+12.7012 s]
/proc/loadavg: 1.07 1.00 0.98 2/66 26686
/proc/meminfo: memFree=1303880/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=10.01
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 152 55012 0 0 0 0 969 32 19 0 1 0 100640708 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 121 104 399 0 111 0
[pid=26686] ppid=26683 vsize=120284 CPUtime=2.65
/proc/26686/stat : 26686 (picosat846) R 26683 26683 26554 0 -1 4194304 28794 0 0 0 250 15 0 0 25 0 1 0 100641711 123170816 28783 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26686/statm: 30071 28783 85 14 0 29737 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 122340

[startup+25.5017 s]
/proc/loadavg: 1.06 1.00 0.98 2/66 26687
/proc/meminfo: memFree=1147976/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=2056 CPUtime=15.03
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 180 83863 0 0 0 0 1453 50 16 0 1 0 100640708 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 514 139 121 399 0 111 0
[pid=26687] ppid=26683 vsize=283996 CPUtime=10.43
/proc/26687/stat : 26687 (satelite) R 26683 26683 26554 0 -1 4194304 65947 0 0 0 1000 43 0 0 25 0 1 0 100642213 290811904 65555 1992294400 134512640 135037501 4294956176 18446744073709551615 134552046 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26687/statm: 70999 65555 67 128 0 70868 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 286052

[startup+51.1017 s]
/proc/loadavg: 1.17 1.03 0.99 2/65 26687
/proc/meminfo: memFree=1247568/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=122296 CPUtime=51.04
/proc/26683/stat : 26683 (SATzilla2009_I) R 26681 26683 26554 0 -1 4194304 27750 162689 0 0 387 17 4572 128 25 0 1 0 100640708 125231104 27702 1992294400 134512640 136149169 4294956224 18446744073709551615 135485270 0 0 4096 0 0 0 0 17 0 0 0
/proc/26683/statm: 30574 27702 126 399 0 30171 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 122296

[startup+102.306 s]
/proc/loadavg: 1.14 1.04 0.99 2/66 26689
/proc/meminfo: memFree=1093256/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=283712 CPUtime=3.78
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 34860 0 0 0 361 17 0 0 25 0 1 0 100650558 290521088 24611 1992294400 134512640 135365884 4294956176 18446744073709551615 134621510 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 70928 24611 108 208 0 70700 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 437840

[startup+162.302 s]
/proc/loadavg: 1.10 1.05 1.00 2/66 26689
/proc/meminfo: memFree=997960/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=400436 CPUtime=63.71
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 74707 0 0 0 6314 57 0 0 25 0 1 0 100650558 410046464 47683 1992294400 134512640 135365884 4294956176 18446744073709551615 134543659 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 100109 47683 112 208 0 99881 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 554564

[startup+222.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/66 26689
/proc/meminfo: memFree=996808/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=401252 CPUtime=123.68
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 79961 0 0 0 12295 73 0 0 25 0 1 0 100650558 410882048 47976 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 100313 47976 112 208 0 100085 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 555380

[startup+282.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 26689
/proc/meminfo: memFree=995720/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=401928 CPUtime=183.66
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 84711 0 0 0 18279 87 0 0 25 0 1 0 100650558 411574272 48249 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 100482 48249 112 208 0 100254 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 556056

[startup+342.302 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=993608/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=403908 CPUtime=243.64
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 90662 0 0 0 24259 105 0 0 25 0 1 0 100650558 413601792 48755 1992294400 134512640 135365884 4294956176 18446744073709551615 134553813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 100977 48755 112 208 0 100749 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 558036


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


[startup+762.307 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 26689
/proc/meminfo: memFree=982472/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=409260 CPUtime=663.47
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 121230 0 0 0 66142 205 0 0 25 0 1 0 100650558 419082240 51493 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 102315 51493 112 208 0 102087 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 563388

[startup+822.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 26689
/proc/meminfo: memFree=980040/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=410016 CPUtime=723.44
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 124633 0 0 0 72130 214 0 0 25 0 1 0 100650558 419856384 52113 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 102504 52113 112 208 0 102276 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 564144

[startup+882.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 26689
/proc/meminfo: memFree=977288/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=411092 CPUtime=783.42
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 128219 0 0 0 78118 224 0 0 25 0 1 0 100650558 420958208 52795 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 102773 52795 112 208 0 102545 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 565220

[startup+942.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 26689
/proc/meminfo: memFree=974600/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=412292 CPUtime=843.37
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 131539 0 0 0 84104 233 0 0 25 0 1 0 100650558 422187008 53453 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103073 53453 112 208 0 102845 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 566420

[startup+1002.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 26689
/proc/meminfo: memFree=973000/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=413076 CPUtime=903.34
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 134478 0 0 0 90094 240 0 0 25 0 1 0 100650558 422989824 53851 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103269 53851 112 208 0 103041 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 567204

[startup+1062.3 s]
/proc/loadavg: 1.05 1.05 1.00 2/66 26689
/proc/meminfo: memFree=972040/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=413780 CPUtime=963.32
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 137510 0 0 0 96082 250 0 0 25 0 1 0 100650558 423710720 54100 1992294400 134512640 135365884 4294956176 18446744073709551615 134538937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103445 54100 112 208 0 103217 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 567908

[startup+1122.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 26689
/proc/meminfo: memFree=969736/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=414576 CPUtime=1023.29
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 140504 0 0 0 102071 258 0 0 25 0 1 0 100650558 424525824 54674 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26689/statm: 103644 54674 112 208 0 103416 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 568704

[startup+1182.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 26689
/proc/meminfo: memFree=967240/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415496 CPUtime=1083.26
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 143477 0 0 0 108059 267 0 0 25 0 1 0 100650558 425467904 55348 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103874 55348 112 208 0 103646 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 569624

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

[startup+1190.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966600/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415620 CPUtime=1091.25
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 143843 0 0 0 108857 268 0 0 25 0 1 0 100650558 425594880 55472 1992294400 134512640 135365884 4294956176 18446744073709551615 134546089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103905 55472 112 208 0 103677 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 569748

[startup+1196.7 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966472/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415748 CPUtime=1097.65
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 144113 0 0 0 109496 269 0 0 25 0 1 0 100650558 425725952 55500 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103937 55500 112 208 0 103709 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 569876

[startup+1198.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966408/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415748 CPUtime=1099.25
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 144239 0 0 0 109656 269 0 0 25 0 1 0 100650558 425725952 55505 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103937 55505 112 208 0 103709 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 569876

[startup+1199.1 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966408/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415748 CPUtime=1100.05
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 144243 0 0 0 109736 269 0 0 25 0 1 0 100650558 425725952 55509 1992294400 134512640 135365884 4294956176 18446744073709551615 134542882 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103937 55509 112 208 0 103709 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 569876

[startup+1199.5 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966408/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=415748 CPUtime=1100.45
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4194304 144246 0 0 0 109776 269 0 0 25 0 1 0 100650558 425725952 55512 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 103937 55512 112 208 0 103709 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 569876

[startup+1199.9 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 26689
/proc/meminfo: memFree=966408/2055920 swapFree=4191900/4192956
[pid=26683] ppid=26681 vsize=154128 CPUtime=98.39
/proc/26683/stat : 26683 (SATzilla2009_I) S 26681 26683 26554 0 -1 4194304 141770 178528 0 0 4854 85 4763 137 25 0 1 0 100640708 157827072 38256 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26683/statm: 38532 38256 216 399 0 38129 0
[pid=26689] ppid=26683 vsize=0 CPUtime=1100.85
/proc/26689/stat : 26689 (zchaff_rand) R 26683 26683 26554 0 -1 4195332 144247 0 0 0 109813 272 0 0 25 0 1 0 100650558 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/26689/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 154128

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.33
CPU user time (s): 1194.32
CPU system time (s): 5.01124
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 569876

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

runsolver used 1.17582 second user time and 3.19851 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 08:07:50
IDJOB=1727540
IDBENCH=24640
IDSOLVER=528
FILE ID=node11/1727540-1240726063
PBS_JOBID= 9186937
Free space on /tmp= 66060 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727540-1240726063/watcher-1727540-1240726063 -o /tmp/evaluation-result-1727540-1240726063/solver-1727540-1240726063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727540-1240726063.cnf

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=4274304

node11.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.214
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.214
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:       1402808 kB
Buffers:         62808 kB
Cached:         509504 kB
SwapCached:        384 kB
Active:         295988 kB
Inactive:       289652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402808 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           77072 kB
Writeback:           0 kB
Mapped:          21756 kB
Slab:            53448 kB
Committed_AS:   382636 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66032 MiB
End job on node11 at 2009-04-26 08:27:51