Trace number 1728016

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.53 1200.09

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

19.45/19.59	c SATzilla is building models for class 2
19.45/19.59	c run presolver march_dl2004 for 5 seconds ... 
19.45/19.59	c Bin: Executing march_dl2004
19.45/19.59	c spawning binary file with 5 seconds ...
19.45/19.59	c child exit by a signal
19.45/19.59	c march_dl2004 returned code 137.
19.45/19.59	c run presolver mxc-sr08 for 5 seconds ... 
19.45/19.59	c Bin: Executing mxc-sr08
19.45/19.59	c spawning binary file with 5 seconds ...
19.45/19.59	c child exit by a signal
19.45/19.59	c mxc-sr08 returned code 137.
19.45/19.59	c Orignal number of varibales is 1015, number of clauses is 31500 
19.45/19.59	c predicted feature computation time is 7.729296 
19.45/19.59	c Bin: Executing satelite
19.45/19.59	c spawning binary file with 240 seconds ...
19.45/19.59	c child exited successfully
19.45/19.59	c satzilla computing base features
19.45/19.59	c Number of variabe is: 980, Number of clause is : 30485 
19.45/19.59	c Initializing...
19.45/19.59	c satzilla compute diameter ...
19.45/19.59	c start diameter features ...
19.45/19.59	c satzilla doing clause learning
19.45/19.59	c start clause learning features ...
19.45/19.59	c Bin: Executing zchaff07
19.45/19.59	c spawning binary file with 2 seconds ...
19.45/19.59	c child exit by a signal
19.45/19.59	c satzilla doing survey propogation probe
19.45/19.59	c do survay propogation for 2 second ...
19.45/19.59	c satzilla doing local search probe
19.45/19.59	c satzilla doing lobjois search-space size estimate
19.45/19.59	c features are:1015 31500 980 30485 0.0357143 0.0332951 0.032147 0.486172 1.01903 0.89412 0.00311629 1.74789 0.00204082 0.0571429 0.166173 0.961752 0.961752 0.00311629 0 0.00311629 0.00311629 -0 0.284211 0 0.284211 0.284211 -0 0.00150151 0.323497 0.00065606 0.00200098 2.72962 0.735739 0.00527981 0.238241 0.00311629 0.00823356 3 0 3 3 -0 242.308 0.496187 14 456 357 19 320 219 274 80.6696 0.198164 69.071 140 100.526 71.9211 76.8245 72.852 75.058 0.910931 5.81142e-05 0.910825 0.9111 0.911005 0.91087 0.910973 0.910888 0.910919 0.00437449 0.00110288 0.00436121 0.0043842 0.00438022 0.00436719 0.00437797 0.00437105 0.00437562 6 0 456.343 0.0332433 456 439 476 15.9634 0.0295712 0.999857 0.000118005 0.987717 0.988918 
19.45/19.59	c satzilla's ranking:
19.45/19.59	c 1) tts-4-0: 2.079019
19.45/19.59	c 2) zchaff_rand: 1.143938
19.45/19.59	c 3) minisat20SAT07: 0.978019
19.45/19.59	c 4) mxc-sr08: 0.489761
19.45/19.59	c 5) vallst: 0.220254
19.45/19.59	c 6) minisat20: -0.518558
19.45/19.59	c 7) march_dl2004: -0.871843
19.45/19.59	c 8) SATenstein: -10000.000000
19.45/19.59	c 9) gnovelty+: -10000.000000
19.45/19.59	c 10) adaptg2wsat+: -10000.000000
19.45/19.59	c 11) adaptg2wsat0: -10000.000000
19.45/19.59	c 12) picosat846: -10000.000000
19.45/19.59	c 13) kcnfs04SAT07: -10000.000000
19.45/19.59	c satzilla running tts-4-0 ... 
1199.41/1200.08	c Bin: Executing tts-4-0
1199.41/1200.08	c spawning binary file with 1180 seconds ...
1199.41/1200.08	c child exit by a signal
1199.41/1200.08	c tts-4-0 returned code 137.
1199.41/1200.08	c satzilla running zchaff_rand ... 
1199.41/1200.08	c Bin: Executing zchaff_rand
1199.41/1200.08	c zchaff_rand returned code 1.
1199.41/1200.08	c satzilla running minisat20SAT07 ... 
1199.41/1200.08	c Bin: Executing minisat20SAT07
1199.41/1200.08	c minisat20SAT07 returned code 1.
1199.41/1200.08	c satzilla running mxc-sr08 ... 
1199.41/1200.08	c Bin: Executing mxc-sr08
1199.41/1200.08	c mxc-sr08 returned code 1.
1199.41/1200.08	c satzilla running vallst ... 
1199.41/1200.08	c Bin: Executing vallst
1199.41/1200.08	c vallst returned code 1.
1199.41/1200.08	c satzilla running minisat20 ... 
1199.41/1200.08	c Bin: Executing minisat20
1199.41/1200.08	c minisat20 returned code 1.
1199.41/1200.08	c satzilla running march_dl2004 ... 
1199.41/1200.08	c Bin: Executing march_dl2004
1199.41/1200.08	c march_dl2004 returned code 1.
1199.41/1200.08	c satzilla running SATenstein ... 
1199.41/1200.08	c Bin: Executing SATenstein
1199.41/1200.08	c SATenstein returned code 1.
1199.41/1200.08	c satzilla running gnovelty+ ... 
1199.41/1200.08	c Bin: Executing gnovelty+
1199.41/1200.08	c gnovelty+ returned code 1.
1199.41/1200.08	c satzilla running adaptg2wsat+ ... 
1199.41/1200.08	c Bin: Executing adaptg2wsat+
1199.41/1200.08	c adaptg2wsat+ returned code 1.
1199.41/1200.08	c satzilla running adaptg2wsat0 ... 
1199.41/1200.08	c Bin: Executing adaptg2wsat0
1199.41/1200.08	c adaptg2wsat0 returned code 1.
1199.41/1200.08	c satzilla running picosat846 ... 
1199.41/1200.08	c Bin: Executing picosat846
1199.41/1200.08	c picosat846 returned code 1.
1199.41/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.41/1200.08	c Bin: Executing kcnfs04SAT07
1199.41/1200.08	c kcnfs04SAT07 returned code 1.
1199.41/1200.08	c ERROR: All Failed! 
1199.41/1200.08	c SATZILLA_TIME=1199.690000

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-1728016-1240731869/watcher-1728016-1240731869 -o /tmp/evaluation-result-1728016-1240731869/solver-1728016-1240731869 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1728016-1240731869.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 25577
/proc/meminfo: memFree=1345672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=884 CPUtime=0
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101214710 905216 123 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 221 123 50 118 0 100 0

[startup+0.0216909 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 25577
/proc/meminfo: memFree=1345672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=1148 CPUtime=0.02
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 211 0 0 0 2 0 0 0 19 0 1 0 101214710 1175552 206 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 287 207 50 118 0 166 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3204

[startup+0.101699 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 25577
/proc/meminfo: memFree=1345672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=3248 CPUtime=0.09
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 621 0 0 0 9 0 0 0 19 0 1 0 101214710 3325952 613 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 812 619 65 118 0 691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.301719 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 25577
/proc/meminfo: memFree=1345672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=7108 CPUtime=0.29
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 2862 0 0 0 29 0 0 0 21 0 1 0 101214710 7278592 1237 1992294400 134512640 134996440 4294956176 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 1777 1237 73 118 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9164

[startup+0.701762 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 25577
/proc/meminfo: memFree=1345672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=6456 CPUtime=0.69
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 3130 0 0 0 68 1 0 0 25 0 1 0 101214710 6610944 1091 1992294400 134512640 134996440 4294956176 18446744073709551615 134573182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 1614 1091 75 118 0 1493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8512

[startup+1.50185 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 25579
/proc/meminfo: memFree=1341432/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=6456 CPUtime=1.49
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 3133 0 0 0 148 1 0 0 25 0 1 0 101214710 6610944 1094 1992294400 134512640 134996440 4294956176 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25578/statm: 1614 1094 75 118 0 1493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8512

[startup+3.10302 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 25579
/proc/meminfo: memFree=1341304/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=0
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101214709 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 112 96 399 0 111 0
[pid=25578] ppid=25577 vsize=6456 CPUtime=3.09
/proc/25578/stat : 25578 (march_dl2004) R 25577 25577 25112 0 -1 4194304 3134 0 0 0 308 1 0 0 25 0 1 0 101214710 6610944 1095 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25578/statm: 1614 1095 75 118 0 1493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8512

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25580
/proc/meminfo: memFree=1343096/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=2056 CPUtime=4.99
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 156 3137 0 0 0 0 498 1 19 0 1 0 101214709 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 514 125 107 399 0 111 0
[pid=25580] ppid=25577 vsize=5188 CPUtime=1.27
/proc/25580/stat : 25580 (mxc-sr08) R 25577 25577 25112 0 -1 4194304 1349 0 0 0 127 0 0 0 25 0 1 0 101215211 5312512 1198 1992294400 134512640 135078026 4294956176 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25580/statm: 1297 1198 71 138 0 1156 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7244

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25581
/proc/meminfo: memFree=1343040/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=3648 CPUtime=12.29
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 939 7163 0 0 208 0 1018 3 25 0 1 0 101214709 3735552 577 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 912 577 136 399 0 509 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 3648

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1316280/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=26188 CPUtime=5.9
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 6479 0 0 0 588 2 0 0 25 0 1 0 101216669 26816512 6474 1992294400 134512640 134965848 4294956192 18446744073709551615 134513232 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 6547 6474 68 110 0 6434 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 32776

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1279416/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=63704 CPUtime=31.48
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 15814 0 0 0 3142 6 0 0 25 0 1 0 101216669 65232896 15809 1992294400 134512640 134965848 4294956192 18446744073709551615 134638401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 15926 15809 68 110 0 15813 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 70292

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1221560/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=120432 CPUtime=82.64
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 30025 0 0 0 8254 10 0 0 25 0 1 0 101216669 123322368 30020 1992294400 134512640 134965848 4294956192 18446744073709551615 134638403 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 30108 30020 68 110 0 29995 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 127020

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1152632/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=190052 CPUtime=142.62
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 47444 0 0 0 14245 17 0 0 25 0 1 0 101216669 194613248 47439 1992294400 134512640 134965848 4294956192 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 47513 47439 68 110 0 47400 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 196640

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1073912/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=267636 CPUtime=202.59
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 66841 0 0 0 20234 25 0 0 25 0 1 0 101216669 274059264 66836 1992294400 134512640 134965848 4294956192 18446744073709551615 134590729 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 66909 66836 68 110 0 66796 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 274224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=1013752/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=328348 CPUtime=262.56
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 82010 0 0 0 26224 32 0 0 25 0 1 0 101216669 336228352 82005 1992294400 134512640 134965848 4294956192 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 82087 82005 68 110 0 81974 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 334936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=942904/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=398664 CPUtime=322.54
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 99599 0 0 0 32215 39 0 0 25 0 1 0 101216669 408231936 99594 1992294400 134512640 134965848 4294956192 18446744073709551615 134551104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 99666 99594 68 110 0 99553 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 405252


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=575672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=765492 CPUtime=802.34
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 191262 0 0 0 80145 89 0 0 25 0 1 0 101216669 783863808 191257 1992294400 134512640 134965848 4294956192 18446744073709551615 134591028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 191373 191257 68 110 0 191260 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 772080

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=528504/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=812136 CPUtime=862.32
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 202940 0 0 0 86137 95 0 0 25 0 1 0 101216669 831627264 202935 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 203034 202935 68 110 0 202921 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 818724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25583
/proc/meminfo: memFree=481080/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=859716 CPUtime=922.29
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 214834 0 0 0 92129 100 0 0 25 0 1 0 101216669 880349184 214829 1992294400 134512640 134965848 4294956192 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 214929 214829 68 110 0 214816 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 866304

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=446648/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=893940 CPUtime=982.25
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 223380 0 0 0 98120 105 0 0 25 0 1 0 101216669 915394560 223375 1992294400 134512640 134965848 4294956192 18446744073709551615 134537384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 223485 223375 68 110 0 223372 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 900528

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=395448/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=945972 CPUtime=1042.22
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 236416 0 0 0 104112 110 0 0 25 0 1 0 101216669 968675328 236411 1992294400 134512640 134965848 4294956192 18446744073709551615 134535658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 236493 236411 68 110 0 236380 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 952560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=336120/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1004336 CPUtime=1102.21
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 250975 0 0 0 110104 117 0 0 25 0 1 0 101216669 1028440064 250970 1992294400 134512640 134965848 4294956192 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 251084 250970 68 110 0 250971 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 1010924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=300344/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1039964 CPUtime=1162.18
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 259891 0 0 0 116096 122 0 0 25 0 1 0 101216669 1064923136 259886 1992294400 134512640 134965848 4294956192 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 259991 259886 68 110 0 259878 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 1046552

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=298360/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1041604 CPUtime=1170.17
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 260339 0 0 0 116895 122 0 0 25 0 1 0 101216669 1066602496 260334 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 260401 260334 68 110 0 260288 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 1048192

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=296440/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1043480 CPUtime=1176.58
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 260803 0 0 0 117536 122 0 0 25 0 1 0 101216669 1068523520 260798 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 260870 260798 68 110 0 260757 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 1050068

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=295992/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1044184 CPUtime=1178.17
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 260947 0 0 0 117695 122 0 0 25 0 1 0 101216669 1069244416 260942 1992294400 134512640 134965848 4294956192 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 261046 260942 68 110 0 260933 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 1050772

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=295672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1044416 CPUtime=1178.97
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 261000 0 0 0 117775 122 0 0 25 0 1 0 101216669 1069481984 260995 1992294400 134512640 134965848 4294956192 18446744073709551615 134534182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 261104 260995 68 110 0 260991 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 1051004

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=295672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1044416 CPUtime=1179.37
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 261023 0 0 0 117815 122 0 0 25 0 1 0 101216669 1069481984 261018 1992294400 134512640 134965848 4294956192 18446744073709551615 134534017 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 261104 261018 68 110 0 260991 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 1051004

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=295672/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=1044652 CPUtime=1179.77
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4194304 261045 0 0 0 117855 122 0 0 25 0 1 0 101216669 1069723648 261040 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 261163 261040 68 110 0 261050 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 1051240

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25589
/proc/meminfo: memFree=732856/2055920 swapFree=4181276/4192956
[pid=25577] ppid=25575 vsize=6588 CPUtime=19.53
/proc/25577/stat : 25577 (SATzilla2009_C) S 25575 25577 25112 0 -1 4194304 2046 8887 0 0 725 7 1210 11 25 0 1 0 101214709 6746112 1257 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25577/statm: 1647 1257 219 399 0 1244 0
[pid=25583] ppid=25577 vsize=0 CPUtime=1179.88
/proc/25583/stat : 25583 (tts-4-0) R 25577 25577 25112 0 -1 4195332 261048 0 0 0 117859 129 0 0 25 0 1 0 101216669 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/25583/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 6588

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.53
CPU user time (s): 1197.95
CPU system time (s): 1.57176
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 1051240

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

runsolver used 0.907861 second user time and 3.46447 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-26 09:44:29
IDJOB=1728016
IDBENCH=24657
IDSOLVER=527
FILE ID=node47/1728016-1240731869
PBS_JOBID= 9186903
Free space on /tmp= 66292 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728016-1240731869/watcher-1728016-1240731869 -o /tmp/evaluation-result-1728016-1240731869/solver-1728016-1240731869 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1728016-1240731869.cnf

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=1144314149

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1346152 kB
Buffers:         70652 kB
Cached:         579764 kB
SwapCached:       6464 kB
Active:         310976 kB
Inactive:       348300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346152 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           31788 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            36484 kB
Committed_AS:   413080 kB
PageTables:       1444 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= 66260 MiB
End job on node47 at 2009-04-26 10:04:29