Trace number 1539186

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.35 1199.85

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S512486692-050.cnf
MD5SUM751cca0f1a9f3ec1e9287cb296cf29d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.430934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

16.46/16.54	c SATzilla is building models for class 2
16.46/16.54	c run presolver march_dl2004 for 5 seconds ... 
16.46/16.54	c Bin: Executing march_dl2004
16.46/16.54	c spawning binary file with 5 seconds ...
16.46/16.54	c child exit by a signal
16.46/16.54	c march_dl2004 returned code 137.
16.46/16.54	c run presolver mxc-sr08 for 5 seconds ... 
16.46/16.54	c Bin: Executing mxc-sr08
16.46/16.54	c spawning binary file with 5 seconds ...
16.46/16.54	c child exit by a signal
16.46/16.54	c mxc-sr08 returned code 137.
16.46/16.54	c Orignal number of varibales is 70, number of clauses is 6230 
16.46/16.54	c predicted feature computation time is 7.002635 
16.46/16.54	c Bin: Executing satelite
16.46/16.54	c spawning binary file with 240 seconds ...
16.46/16.54	c child exited successfully
16.46/16.54	c satzilla computing base features
16.46/16.54	c Number of variabe is: 70, Number of clause is : 6230 
16.46/16.54	c Initializing...
16.46/16.54	c satzilla compute diameter ...
16.46/16.54	c start diameter features ...
16.46/16.54	c satzilla doing clause learning
16.46/16.54	c start clause learning features ...
16.46/16.54	c Bin: Executing zchaff07
16.46/16.54	c spawning binary file with 2 seconds ...
16.46/16.54	c child exit by a signal
16.46/16.54	c satzilla doing survey propogation probe
16.46/16.54	c do survay propogation for 2 second ...
16.46/16.54	c satzilla doing local search probe
16.46/16.54	c satzilla doing lobjois search-space size estimate
16.46/16.54	c features are:70 6230 70 6230 0 0 0.011236 0.313506 0.684311 1.00784 0.1 0 0.1 0.1 -0 0 0 0.1 0.0360587 0.0910112 0.109791 3.72834 0.029377 0.0226261 0 0.0979133 1.99902 0.00672552 0.156718 0.00449438 0.0094703 3.01367 0.0672552 0.0110754 0 0.0110754 0.0110754 2 0 2 2 -0 4501 0.00888691 4461 4541 4541 4461 4541 4461 4541 25.758 0.0079671 25.5528 25.9632 25.9632 25.5528 25.9632 25.5528 25.9632 0.0594999 0.744586 0.000142801 0.188106 0.130953 0.00989912 0.0852221 0.0264867 0.0492011 6.37397e-05 0.362141 2.31814e-05 0.000139205 9.58408e-05 4.07713e-05 7.3301e-05 4.82106e-05 5.948e-05 9.55761 0.25729 11.9532 0.212028 12 9 15 2.30397 0.280938 0.897826 0.0984646 0.680604 0.762009 
16.46/16.54	c satzilla's ranking:
16.46/16.54	c 1) march_dl2004: 4.905617
16.46/16.54	c 2) minisat20SAT07: 3.363402
16.46/16.54	c 3) mxc-sr08: 3.299162
16.46/16.54	c 4) minisat20: 2.681641
16.46/16.54	c 5) tts-4-0: 1.201699
16.46/16.54	c 6) vallst: 0.393674
16.46/16.54	c 7) zchaff_rand: 0.096117
16.46/16.54	c 8) SATenstein: -10000.000000
16.46/16.54	c 9) gnovelty+: -10000.000000
16.46/16.54	c 10) adaptg2wsat+: -10000.000000
16.46/16.54	c 11) adaptg2wsat0: -10000.000000
16.46/16.54	c 12) picosat846: -10000.000000
16.46/16.54	c 13) kcnfs04SAT07: -10000.000000
16.46/16.54	c satzilla running march_dl2004 ... 
1199.25/1199.85	c Bin: Executing march_dl2004
1199.25/1199.85	c spawning binary file with 1183 seconds ...
1199.25/1199.85	c child exit by a signal
1199.25/1199.85	c march_dl2004 returned code 137.
1199.25/1199.85	c satzilla running minisat20SAT07 ... 
1199.25/1199.85	c Bin: Executing minisat20SAT07
1199.25/1199.85	c minisat20SAT07 returned code 1.
1199.25/1199.85	c satzilla running mxc-sr08 ... 
1199.25/1199.85	c Bin: Executing mxc-sr08
1199.25/1199.85	c mxc-sr08 returned code 1.
1199.25/1199.85	c satzilla running minisat20 ... 
1199.25/1199.85	c Bin: Executing minisat20
1199.25/1199.85	c minisat20 returned code 1.
1199.25/1199.85	c satzilla running tts-4-0 ... 
1199.25/1199.85	c Bin: Executing tts-4-0
1199.25/1199.85	c tts-4-0 returned code 1.
1199.25/1199.85	c satzilla running vallst ... 
1199.25/1199.85	c Bin: Executing vallst
1199.25/1199.85	c vallst returned code 1.
1199.25/1199.85	c satzilla running zchaff_rand ... 
1199.25/1199.85	c Bin: Executing zchaff_rand
1199.25/1199.85	c zchaff_rand returned code 1.
1199.25/1199.85	c satzilla running SATenstein ... 
1199.25/1199.85	c Bin: Executing SATenstein
1199.25/1199.85	c SATenstein returned code 1.
1199.25/1199.85	c satzilla running gnovelty+ ... 
1199.25/1199.85	c Bin: Executing gnovelty+
1199.25/1199.85	c gnovelty+ returned code 1.
1199.25/1199.85	c satzilla running adaptg2wsat+ ... 
1199.25/1199.85	c Bin: Executing adaptg2wsat+
1199.25/1199.85	c adaptg2wsat+ returned code 1.
1199.25/1199.85	c satzilla running adaptg2wsat0 ... 
1199.25/1199.85	c Bin: Executing adaptg2wsat0
1199.25/1199.85	c adaptg2wsat0 returned code 1.
1199.25/1199.85	c satzilla running picosat846 ... 
1199.25/1199.85	c Bin: Executing picosat846
1199.25/1199.85	c picosat846 returned code 1.
1199.25/1199.85	c satzilla running kcnfs04SAT07 ... 
1199.25/1199.85	c Bin: Executing kcnfs04SAT07
1199.25/1199.85	c kcnfs04SAT07 returned code 1.
1199.25/1199.85	c ERROR: All Failed! 
1199.25/1199.85	c SATZILLA_TIME=1199.520000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539186-1238477448/watcher-1539186-1238477448 -o /tmp/evaluation-result-1539186-1238477448/solver-1539186-1238477448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539186-1238477448.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 5438
/proc/meminfo: memFree=1350672/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=636 CPUtime=0
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1120411154 651264 80 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5439/statm: 159 81 50 118 0 38 0

[startup+0.078642 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 5438
/proc/meminfo: memFree=1350672/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=2264 CPUtime=0.07
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 1021 0 0 0 7 0 0 0 19 0 1 0 1120411154 2318336 336 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5439/statm: 566 336 67 118 0 445 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4320

[startup+0.101648 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 5438
/proc/meminfo: memFree=1350672/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=2264 CPUtime=0.09
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 1021 0 0 0 9 0 0 0 19 0 1 0 1120411154 2318336 336 1992294400 134512640 134996440 4294956176 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5439/statm: 566 336 67 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301692 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 5438
/proc/meminfo: memFree=1350672/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=2264 CPUtime=0.29
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 1027 0 0 0 29 0 0 0 21 0 1 0 1120411154 2318336 342 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5439/statm: 566 342 67 118 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4320

[startup+0.701779 s]
/proc/loadavg: 0.92 0.99 1.09 3/64 5438
/proc/meminfo: memFree=1350672/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=2396 CPUtime=0.69
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 1068 0 0 0 68 1 0 0 25 0 1 0 1120411154 2453504 383 1992294400 134512640 134996440 4294956176 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5439/statm: 599 383 67 118 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4452

[startup+1.50195 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 5440
/proc/meminfo: memFree=1343808/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=7492 CPUtime=1.48
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 2566 0 0 0 138 10 0 0 25 0 1 0 1120411154 7671808 1727 1992294400 134512640 134996440 4294956176 18446744073709551615 134559600 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5439/statm: 1873 1727 72 118 0 1752 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9548

[startup+3.10129 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 5440
/proc/meminfo: memFree=1343872/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=0
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120411154 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 112 96 399 0 111 0
[pid=5439] ppid=5438 vsize=7232 CPUtime=3.08
/proc/5439/stat : 5439 (march_dl2004) R 5438 5438 5098 0 -1 4194304 3006 0 0 0 298 10 0 0 25 0 1 0 1120411154 7405568 1697 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5439/statm: 1808 1697 74 118 0 1687 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9288

[startup+6.30198 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 5441
/proc/meminfo: memFree=1349440/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=2056 CPUtime=4.99
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 156 3006 0 0 0 0 488 11 19 0 1 0 1120411154 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 514 125 107 399 0 111 0
[pid=5441] ppid=5438 vsize=2056 CPUtime=1.28
/proc/5441/stat : 5441 (mxc-sr08) R 5438 5438 5098 0 -1 4194304 459 0 0 0 128 0 0 0 25 0 1 0 1120411655 2105344 416 1992294400 134512640 135078026 4294956176 18446744073709551615 134526855 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5441/statm: 514 416 71 138 0 373 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4112

[startup+12.7013 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5443
/proc/meminfo: memFree=1347072/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=8004 CPUtime=12.65
/proc/5438/stat : 5438 (SATzilla2009_C) R 5436 5438 5098 0 -1 4194304 944 4756 0 0 64 0 1189 12 23 0 1 0 1120411154 8196096 665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/5438/statm: 2001 665 207 399 0 1598 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8004

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 5444
/proc/meminfo: memFree=1342600/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=7232 CPUtime=8.92
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 3006 0 0 0 883 9 0 0 25 0 1 0 1120412808 7405568 1697 1992294400 134512640 134996440 4294956176 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 1808 1697 74 118 0 1687 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 11136

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 5444
/proc/meminfo: memFree=1342856/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=7232 CPUtime=34.48
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 3006 0 0 0 3439 9 0 0 25 0 1 0 1120412808 7405568 1697 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 1808 1697 74 118 0 1687 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 11136

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 5444
/proc/meminfo: memFree=1342920/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=7232 CPUtime=85.67
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 3006 0 0 0 8558 9 0 0 25 0 1 0 1120412808 7405568 1697 1992294400 134512640 134996440 4294956176 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 1808 1697 74 118 0 1687 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 11136

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 5444
/proc/meminfo: memFree=1335368/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=15212 CPUtime=145.64
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 4968 0 0 0 14554 10 0 0 25 0 1 0 1120412808 15577088 3659 1992294400 134512640 134996440 4294956176 18446744073709551615 134566675 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 3803 3659 74 118 0 3682 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 19116

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 5444
/proc/meminfo: memFree=1329608/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=20760 CPUtime=205.63
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 6337 0 0 0 20551 12 0 0 25 0 1 0 1120412808 21258240 5028 1992294400 134512640 134996440 4294956176 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 5190 5028 74 118 0 5069 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 24664

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 5444
/proc/meminfo: memFree=1327944/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=22476 CPUtime=265.6
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 6771 0 0 0 26548 12 0 0 25 0 1 0 1120412808 23015424 5462 1992294400 134512640 134996440 4294956176 18446744073709551615 134528060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 5619 5462 74 118 0 5498 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 26380

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 5444
/proc/meminfo: memFree=1326728/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=23664 CPUtime=325.58
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7070 0 0 0 32545 13 0 0 25 0 1 0 1120412808 24231936 5761 1992294400 134512640 134996440 4294956176 18446744073709551615 134568159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 5916 5761 74 118 0 5795 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 27568


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


[startup+822.303 s]
/proc/loadavg: 1.13 1.12 1.07 2/66 5444
/proc/meminfo: memFree=1324232/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26040 CPUtime=805.41
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7686 0 0 0 80526 15 0 0 25 0 1 0 1120412808 26664960 6377 1992294400 134512640 134996440 4294956176 18446744073709551615 134575710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6510 6377 74 118 0 6389 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 29944

[startup+882.302 s]
/proc/loadavg: 1.08 1.11 1.07 2/66 5444
/proc/meminfo: memFree=1324168/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26172 CPUtime=865.38
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7716 0 0 0 86523 15 0 0 25 0 1 0 1120412808 26800128 6407 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6543 6407 74 118 0 6422 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30076

[startup+942.301 s]
/proc/loadavg: 1.03 1.08 1.06 2/66 5444
/proc/meminfo: memFree=1323976/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26304 CPUtime=925.36
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7745 0 0 0 92521 15 0 0 25 0 1 0 1120412808 26935296 6436 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6576 6436 74 118 0 6455 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 30208

[startup+1002.3 s]
/proc/loadavg: 1.01 1.07 1.06 2/66 5444
/proc/meminfo: memFree=1323912/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26436 CPUtime=985.34
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7775 0 0 0 98519 15 0 0 25 0 1 0 1120412808 27070464 6466 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6609 6466 74 118 0 6488 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 30340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.05 2/66 5445
/proc/meminfo: memFree=1323528/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26700 CPUtime=1045.31
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7827 0 0 0 104516 15 0 0 25 0 1 0 1120412808 27340800 6518 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6675 6518 74 118 0 6554 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 30604

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.05 2/66 5446
/proc/meminfo: memFree=1323208/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=26964 CPUtime=1105.29
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7903 0 0 0 110514 15 0 0 25 0 1 0 1120412808 27611136 6594 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6741 6594 74 118 0 6620 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 30868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27096 CPUtime=1165.27
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7948 0 0 0 116512 15 0 0 25 0 1 0 1120412808 27746304 6639 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6774 6639 74 118 0 6653 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 31000

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27096 CPUtime=1173.27
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7949 0 0 0 117312 15 0 0 25 0 1 0 1120412808 27746304 6640 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6774 6640 74 118 0 6653 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 31000

[startup+1196.7 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1179.67
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7956 0 0 0 117952 15 0 0 25 0 1 0 1120412808 27881472 6647 1992294400 134512640 134996440 4294956176 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6647 74 118 0 6686 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 31132

[startup+1198.3 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1181.27
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7956 0 0 0 118112 15 0 0 25 0 1 0 1120412808 27881472 6647 1992294400 134512640 134996440 4294956176 18446744073709551615 134527798 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6647 74 118 0 6686 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 31132

[startup+1199.1 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1182.06
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7957 0 0 0 118191 15 0 0 25 0 1 0 1120412808 27881472 6648 1992294400 134512640 134996440 4294956176 18446744073709551615 134564428 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6648 74 118 0 6686 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 31132

[startup+1199.5 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1182.46
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7957 0 0 0 118231 15 0 0 25 0 1 0 1120412808 27881472 6648 1992294400 134512640 134996440 4294956176 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6648 74 118 0 6686 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 31132

[startup+1199.7 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1182.66
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7959 0 0 0 118251 15 0 0 25 0 1 0 1120412808 27881472 6650 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6650 74 118 0 6686 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 31132

[startup+1199.8 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 5446
/proc/meminfo: memFree=1323080/2055920 swapFree=4177928/4192956
[pid=5438] ppid=5436 vsize=3904 CPUtime=16.49
/proc/5438/stat : 5438 (SATzilla2009_C) S 5436 5438 5098 0 -1 4194304 982 4756 0 0 445 3 1189 12 25 0 1 0 1120411154 3997696 543 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5438/statm: 976 543 219 399 0 573 0
[pid=5444] ppid=5438 vsize=27228 CPUtime=1182.76
/proc/5444/stat : 5444 (march_dl2004) R 5438 5438 5098 0 -1 4194304 7959 0 0 0 118261 15 0 0 25 0 1 0 1120412808 27881472 6650 1992294400 134512640 134996440 4294956176 18446744073709551615 134565173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5444/statm: 6807 6650 74 118 0 6686 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 31132

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.35
CPU user time (s): 1199.02
CPU system time (s): 0.32695
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 31132

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

runsolver used 1.23681 second user time and 3.13252 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-31 07:30:48
IDJOB=1539186
IDBENCH=70508
IDSOLVER=527
FILE ID=node10/1539186-1238477448
PBS_JOBID= 9061797
Free space on /tmp= 65604 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S512486692-050.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539186-1238477448/watcher-1539186-1238477448 -o /tmp/evaluation-result-1539186-1238477448/solver-1539186-1238477448 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539186-1238477448.cnf

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

MD5SUM BENCH= 751cca0f1a9f3ec1e9287cb296cf29d5
RANDOM SEED=851952913

node10.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.272
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.272
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:       1351152 kB
Buffers:        104444 kB
Cached:         499000 kB
SwapCached:       8896 kB
Active:         211100 kB
Inactive:       403372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351152 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:           31616 kB
Writeback:           0 kB
Mapped:          16640 kB
Slab:            76324 kB
Committed_AS:  2897688 kB
PageTables:       1380 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= 65576 MiB
End job on node10 at 2009-03-31 07:50:49