Trace number 1539129

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.36 1199.9

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1394630553-009.cnf
MD5SUM699f3a80f674e8c0bc8bfc06cc4ce0c9
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

16.48/16.54	c SATzilla is building models for class 2
16.48/16.54	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.54	c Bin: Executing march_dl2004
16.48/16.54	c spawning binary file with 5 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c march_dl2004 returned code 137.
16.48/16.54	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.54	c Bin: Executing mxc-sr08
16.48/16.54	c spawning binary file with 5 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c mxc-sr08 returned code 137.
16.48/16.54	c Orignal number of varibales is 75, number of clauses is 6675 
16.48/16.54	c predicted feature computation time is 7.013576 
16.48/16.54	c Bin: Executing satelite
16.48/16.54	c spawning binary file with 240 seconds ...
16.48/16.54	c child exited successfully
16.48/16.54	c satzilla computing base features
16.48/16.54	c Number of variabe is: 75, Number of clause is : 6675 
16.48/16.54	c Initializing...
16.48/16.54	c satzilla compute diameter ...
16.48/16.54	c start diameter features ...
16.48/16.54	c satzilla doing clause learning
16.48/16.54	c start clause learning features ...
16.48/16.54	c Bin: Executing zchaff07
16.48/16.54	c spawning binary file with 2 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c satzilla doing survey propogation probe
16.48/16.54	c do survay propogation for 2 second ...
16.48/16.54	c satzilla doing local search probe
16.48/16.54	c satzilla doing lobjois search-space size estimate
16.48/16.54	c features are:75 6675 75 6675 0 0 0.011236 0.311803 0.680479 1.0008 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.032492 0.0856929 0.0999251 3.809 0.0338383 0.022577 0.00162075 0.100671 2.05581 0.00574682 0.164579 0.00374532 0.00808989 2.93405 0.061573 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4537.5 0.00077135 4534 4541 4541 4534 4541 4534 4541 27.4602 0.000645178 27.4424 27.4779 27.4779 27.4424 27.4779 27.4424 27.4779 0.0682797 0.649061 0.00161698 0.194865 0.123115 0.0172643 0.10321 0.0257357 0.0655948 6.43618e-05 0.344413 2.8932e-05 0.000139243 9.78607e-05 4.05744e-05 7.60659e-05 4.97568e-05 5.86899e-05 10.3603 0.271923 12.8607 0.207039 13 10 16 2.27405 0.275774 0.900676 0.0962765 0.673569 0.752063 
16.48/16.54	c satzilla's ranking:
16.48/16.54	c 1) march_dl2004: 4.570158
16.48/16.54	c 2) mxc-sr08: 3.243189
16.48/16.54	c 3) minisat20SAT07: 3.110130
16.48/16.54	c 4) minisat20: 2.465497
16.48/16.54	c 5) tts-4-0: 1.094380
16.48/16.54	c 6) vallst: 0.360204
16.48/16.54	c 7) zchaff_rand: 0.027212
16.48/16.54	c 8) SATenstein: -10000.000000
16.48/16.54	c 9) gnovelty+: -10000.000000
16.48/16.54	c 10) adaptg2wsat+: -10000.000000
16.48/16.54	c 11) adaptg2wsat0: -10000.000000
16.48/16.54	c 12) picosat846: -10000.000000
16.48/16.54	c 13) kcnfs04SAT07: -10000.000000
16.48/16.54	c satzilla running march_dl2004 ... 
1199.23/1199.90	c Bin: Executing march_dl2004
1199.23/1199.90	c spawning binary file with 1183 seconds ...
1199.23/1199.90	c child exit by a signal
1199.23/1199.90	c march_dl2004 returned code 137.
1199.23/1199.90	c satzilla running mxc-sr08 ... 
1199.23/1199.90	c Bin: Executing mxc-sr08
1199.23/1199.90	c mxc-sr08 returned code 1.
1199.23/1199.90	c satzilla running minisat20SAT07 ... 
1199.23/1199.90	c Bin: Executing minisat20SAT07
1199.23/1199.90	c minisat20SAT07 returned code 1.
1199.23/1199.90	c satzilla running minisat20 ... 
1199.23/1199.90	c Bin: Executing minisat20
1199.23/1199.90	c minisat20 returned code 1.
1199.23/1199.90	c satzilla running tts-4-0 ... 
1199.23/1199.90	c Bin: Executing tts-4-0
1199.23/1199.90	c tts-4-0 returned code 1.
1199.23/1199.90	c satzilla running vallst ... 
1199.23/1199.90	c Bin: Executing vallst
1199.23/1199.90	c vallst returned code 1.
1199.23/1199.90	c satzilla running zchaff_rand ... 
1199.23/1199.90	c Bin: Executing zchaff_rand
1199.23/1199.90	c zchaff_rand returned code 1.
1199.23/1199.90	c satzilla running SATenstein ... 
1199.35/1199.90	c Bin: Executing SATenstein
1199.35/1199.90	c SATenstein returned code 1.
1199.35/1199.90	c satzilla running gnovelty+ ... 
1199.35/1199.90	c Bin: Executing gnovelty+
1199.35/1199.90	c gnovelty+ returned code 1.
1199.35/1199.90	c satzilla running adaptg2wsat+ ... 
1199.35/1199.90	c Bin: Executing adaptg2wsat+
1199.35/1199.90	c adaptg2wsat+ returned code 1.
1199.35/1199.90	c satzilla running adaptg2wsat0 ... 
1199.35/1199.90	c Bin: Executing adaptg2wsat0
1199.35/1199.90	c adaptg2wsat0 returned code 1.
1199.35/1199.90	c satzilla running picosat846 ... 
1199.35/1199.90	c Bin: Executing picosat846
1199.35/1199.90	c picosat846 returned code 1.
1199.35/1199.90	c satzilla running kcnfs04SAT07 ... 
1199.35/1199.90	c Bin: Executing kcnfs04SAT07
1199.35/1199.90	c kcnfs04SAT07 returned code 1.
1199.35/1199.90	c ERROR: All Failed! 
1199.35/1199.90	c SATZILLA_TIME=1199.530000

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-1539129-1238472827/watcher-1539129-1238472827 -o /tmp/evaluation-result-1539129-1238472827/solver-1539129-1238472827 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539129-1238472827.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 1.00 1.00 3/69 25649
/proc/meminfo: memFree=1202976/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=636 CPUtime=0
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 87 0 0 0 0 0 0 0 19 0 1 0 1119944393 651264 82 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 159 82 50 118 0 38 0

[startup+0.0918661 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 25649
/proc/meminfo: memFree=1202976/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=2368 CPUtime=0.08
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 1109 0 0 0 8 0 0 0 19 0 1 0 1119944393 2424832 351 1992294400 134512640 134996440 4294956192 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 592 351 67 118 0 471 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4424

[startup+0.101865 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 25649
/proc/meminfo: memFree=1202976/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=2368 CPUtime=0.09
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 1109 0 0 0 9 0 0 0 19 0 1 0 1119944393 2424832 351 1992294400 134512640 134996440 4294956192 18446744073709551615 134583455 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 592 351 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301882 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 25649
/proc/meminfo: memFree=1202976/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=2368 CPUtime=0.29
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 1115 0 0 0 29 0 0 0 21 0 1 0 1119944393 2424832 357 1992294400 134512640 134996440 4294956192 18446744073709551615 134583821 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 592 357 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.701918 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 25649
/proc/meminfo: memFree=1202976/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=2500 CPUtime=0.69
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 1160 0 0 0 69 0 0 0 25 0 1 0 1119944393 2560000 402 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 625 402 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25651
/proc/meminfo: memFree=1196624/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=7800 CPUtime=1.49
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 2747 0 0 0 141 8 0 0 25 0 1 0 1119944393 7987200 1819 1992294400 134512640 134996440 4294956192 18446744073709551615 134559600 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 1950 1819 72 118 0 1829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9856

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25651
/proc/meminfo: memFree=1194512/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=0
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119944393 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 112 96 399 0 111 0
[pid=25650] ppid=25649 vsize=7628 CPUtime=3.09
/proc/25650/stat : 25650 (march_dl2004) R 25649 25649 25427 0 -1 4194304 3201 0 0 0 299 10 0 0 25 0 1 0 1119944393 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25650/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9684

[startup+6.30241 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25652
/proc/meminfo: memFree=1201688/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=2056 CPUtime=4.99
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 156 3201 0 0 0 0 489 10 19 0 1 0 1119944393 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 514 125 107 399 0 111 0
[pid=25652] ppid=25649 vsize=2132 CPUtime=1.29
/proc/25652/stat : 25652 (mxc-sr08) R 25649 25649 25427 0 -1 4194304 485 0 0 0 129 0 0 0 25 0 1 0 1119944894 2183168 439 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25652/statm: 533 439 71 138 0 392 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4188

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25654
/proc/meminfo: memFree=1199256/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=7968 CPUtime=12.66
/proc/25649/stat : 25649 (SATzilla2009_C) R 25647 25649 25427 0 -1 4194304 987 4991 0 0 65 0 1190 11 24 0 1 0 1119944393 8159232 667 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/25649/statm: 1992 667 207 399 0 1589 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7968

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1194712/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=7628 CPUtime=8.93
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 3201 0 0 0 883 10 0 0 25 0 1 0 1119946048 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11496

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1194712/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=7628 CPUtime=34.51
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 3201 0 0 0 3441 10 0 0 25 0 1 0 1119946048 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11496

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1194840/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=7628 CPUtime=85.69
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 3201 0 0 0 8559 10 0 0 25 0 1 0 1119946048 7811072 1790 1992294400 134512640 134996440 4294956192 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 1907 1790 74 118 0 1786 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1185624/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=17184 CPUtime=145.66
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 5553 0 0 0 14554 12 0 0 25 0 1 0 1119946048 17596416 4142 1992294400 134512640 134996440 4294956192 18446744073709551615 134564292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 4296 4142 74 118 0 4175 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 21052

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1180888/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=21672 CPUtime=205.63
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 6698 0 0 0 20550 13 0 0 25 0 1 0 1119946048 22192128 5287 1992294400 134512640 134996440 4294956192 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 5418 5287 74 118 0 5297 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 25540

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1179352/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=23256 CPUtime=265.61
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 7076 0 0 0 26548 13 0 0 25 0 1 0 1119946048 23814144 5665 1992294400 134512640 134996440 4294956192 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 5814 5665 74 118 0 5693 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 27124

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1178584/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=24048 CPUtime=325.58
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 7273 0 0 0 32545 13 0 0 25 0 1 0 1119946048 24625152 5862 1992294400 134512640 134996440 4294956192 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6012 5862 74 118 0 5891 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 27916


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

/proc/25655/statm: 6474 6354 74 118 0 6353 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 29764

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1176280/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=26292 CPUtime=745.41
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 7842 0 0 0 74526 15 0 0 25 0 1 0 1119946048 26923008 6431 1992294400 134512640 134996440 4294956192 18446744073709551615 134567226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6573 6431 74 118 0 6452 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 30160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1176088/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=26424 CPUtime=805.39
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 7888 0 0 0 80524 15 0 0 25 0 1 0 1119946048 27058176 6477 1992294400 134512640 134996440 4294956192 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6606 6477 74 118 0 6485 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 30292

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1175896/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=26688 CPUtime=865.35
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 7941 0 0 0 86520 15 0 0 25 0 1 0 1119946048 27328512 6530 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6672 6530 74 118 0 6551 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30556

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1175448/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27084 CPUtime=925.33
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8048 0 0 0 92518 15 0 0 25 0 1 0 1119946048 27734016 6637 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6771 6637 74 118 0 6650 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 30952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1175256/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27348 CPUtime=985.3
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8102 0 0 0 98515 15 0 0 25 0 1 0 1119946048 28004352 6691 1992294400 134512640 134996440 4294956192 18446744073709551615 134551682 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6837 6691 74 118 0 6716 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 31216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1175000/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27612 CPUtime=1045.27
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8165 0 0 0 104512 15 0 0 25 0 1 0 1119946048 28274688 6754 1992294400 134512640 134996440 4294956192 18446744073709551615 134573203 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6903 6754 74 118 0 6782 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 31480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174872/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27744 CPUtime=1105.25
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8206 0 0 0 110510 15 0 0 25 0 1 0 1119946048 28409856 6795 1992294400 134512640 134996440 4294956192 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6936 6795 74 118 0 6815 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1165.22
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8244 0 0 0 116507 15 0 0 25 0 1 0 1119946048 28545024 6833 1992294400 134512640 134996440 4294956192 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6833 74 118 0 6848 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 31744

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1173.22
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8247 0 0 0 117307 15 0 0 25 0 1 0 1119946048 28545024 6836 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6836 74 118 0 6848 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 31744

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1179.62
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8253 0 0 0 117947 15 0 0 25 0 1 0 1119946048 28545024 6842 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6842 74 118 0 6848 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 31744

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1181.21
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8254 0 0 0 118106 15 0 0 25 0 1 0 1119946048 28545024 6843 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6843 74 118 0 6848 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 31744

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1182.01
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8255 0 0 0 118186 15 0 0 25 0 1 0 1119946048 28545024 6844 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6844 74 118 0 6848 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 31744

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=16.52
/proc/25649/stat : 25649 (SATzilla2009_C) S 25647 25649 25427 0 -1 4194304 1027 4991 0 0 448 3 1190 11 25 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
[pid=25655] ppid=25649 vsize=27876 CPUtime=1182.41
/proc/25655/stat : 25655 (march_dl2004) R 25649 25649 25427 0 -1 4194304 8255 0 0 0 118226 15 0 0 25 0 1 0 1119946048 28545024 6844 1992294400 134512640 134996440 4294956192 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25655/statm: 6969 6844 74 118 0 6848 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 31744

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25655
/proc/meminfo: memFree=1174680/2055920 swapFree=4171840/4192956
[pid=25649] ppid=25647 vsize=3868 CPUtime=1199.35
/proc/25649/stat : 25649 (SATzilla2009_C) R 25647 25649 25427 0 -1 4194304 1040 13246 0 0 448 3 119456 28 16 0 1 0 1119944393 3960832 537 1992294400 134512640 136149437 4294956224 18446744073709551615 135546942 0 0 4096 3 0 0 0 17 0 0 0
/proc/25649/statm: 967 537 219 399 0 564 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 3868

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.36
CPU user time (s): 1199.05
CPU system time (s): 0.315951
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 31744

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

runsolver used 1.3008 second user time and 3.10253 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-31 06:13:47
IDJOB=1539129
IDBENCH=70489
IDSOLVER=527
FILE ID=node58/1539129-1238472827
PBS_JOBID= 9061779
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1394630553-009.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539129-1238472827/watcher-1539129-1238472827 -o /tmp/evaluation-result-1539129-1238472827/solver-1539129-1238472827 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539129-1238472827.cnf

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

MD5SUM BENCH= 699f3a80f674e8c0bc8bfc06cc4ce0c9
RANDOM SEED=1699899732

node58.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.222
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.222
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:       1203520 kB
Buffers:         92512 kB
Cached:         669876 kB
SwapCached:      11044 kB
Active:         207360 kB
Inactive:       567524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203520 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:           31616 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            63140 kB
Committed_AS:  2635320 kB
PageTables:       1764 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= 66372 MiB
End job on node58 at 2009-03-31 06:33:47