Trace number 1721367

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1198.91 1199.48

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

26.96/27.08	c SATzilla is building models for class 3
26.96/27.08	c run presolver mxc-sr08 for 10 seconds ... 
26.96/27.08	c Bin: Executing mxc-sr08
26.96/27.08	c spawning binary file with 10 seconds ...
26.96/27.08	c child exit by a signal
26.96/27.08	c mxc-sr08 returned code 137.
26.96/27.08	c run presolver picosat846 for 5 seconds ... 
26.96/27.08	c Bin: Executing picosat846
26.96/27.08	c spawning binary file with 5 seconds ...
26.96/27.08	c child exit by a signal
26.96/27.08	c picosat846 returned code 137.
26.96/27.08	c Orignal number of varibales is 2522, number of clauses is 243459 
26.96/27.08	c predicted feature computation time is 2.001291 
26.96/27.08	c Bin: Executing satelite
26.96/27.08	c spawning binary file with 240 seconds ...
26.96/27.08	c child exited successfully
26.96/27.08	c satzilla computing base features
26.96/27.08	c Number of variabe is: 1581, Number of clause is : 242248 
26.96/27.08	c Initializing...
26.96/27.08	c satzilla doing clause learning
26.96/27.08	c start clause learning features ...
26.96/27.08	c Bin: Executing zchaff07
26.96/27.08	c spawning binary file with 2 seconds ...
26.96/27.08	c child exit by a signal
26.96/27.08	c satzilla doing survey propogation probe
26.96/27.08	c do survay propogation for 2 second ...
26.96/27.08	c satzilla doing local search probe
26.96/27.08	c features are:2522 243459 1581 242248 0.595193 0.00499901 0.00652637 0.459099 0.567727 0.634607 0.00278417 1.22079 0.00126502 0.0227704 0.431433 0.0160538 0.923661 0.00278417 1.15462 3.3024e-05 0.0103654 4.15271 0.268037 0.294503 0 0.933434 2.32324 0.00174252 0.905774 2.4768e-05 0.00522192 4.21355 0.923661 0.00115582 0.997207 2.8896e-05 0.00368218 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.528287 0.532599 6.25629e-05 0.980644 0.964612 0.0982555 0.716099 0.366483 0.531689 0.00772883 2.61732 -1.249e-16 0.177005 0.032033 0 0.00197552 2.22466e-12 7.53167e-06 570.5 0.913475 289.5 1.41421 289.5 0 0 73.0469 0.882087 1.01585 0.0248296 
26.96/27.08	c satzilla's ranking:
26.96/27.08	c 1) mxc-sr08: 3.641770
26.96/27.08	c 2) picosat846: 3.108894
26.96/27.08	c 3) zchaff_rand: 2.478396
26.96/27.08	c 4) minisat20SAT07: 2.084066
26.96/27.08	c 5) march_dl2004: 0.224261
26.96/27.08	c 6) SATenstein: -10000.000000
26.96/27.08	c 7) gnovelty+: -10000.000000
26.96/27.08	c 8) adaptg2wsat+: -10000.000000
26.96/27.08	c 9) adaptg2wsat0: -10000.000000
26.96/27.08	c 10) tts-4-0: -10000.000000
26.96/27.08	c 11) vallst: -10000.000000
26.96/27.08	c 12) minisat20: -10000.000000
26.96/27.08	c 13) kcnfs04SAT07: -10000.000000
26.96/27.08	c satzilla running mxc-sr08 ... 
1198.79/1199.47	c Bin: Executing mxc-sr08
1198.79/1199.47	c spawning binary file with 1172 seconds ...
1198.79/1199.47	c child exit by a signal
1198.79/1199.47	c mxc-sr08 returned code 137.
1198.79/1199.47	c satzilla running picosat846 ... 
1198.79/1199.47	c Bin: Executing picosat846
1198.79/1199.47	c picosat846 returned code 1.
1198.79/1199.47	c satzilla running zchaff_rand ... 
1198.79/1199.47	c Bin: Executing zchaff_rand
1198.79/1199.47	c zchaff_rand returned code 1.
1198.79/1199.47	c satzilla running minisat20SAT07 ... 
1198.79/1199.47	c Bin: Executing minisat20SAT07
1198.79/1199.47	c minisat20SAT07 returned code 1.
1198.79/1199.47	c satzilla running march_dl2004 ... 
1198.79/1199.47	c Bin: Executing march_dl2004
1198.79/1199.47	c march_dl2004 returned code 1.
1198.79/1199.47	c satzilla running SATenstein ... 
1198.79/1199.47	c Bin: Executing SATenstein
1198.79/1199.47	c SATenstein returned code 1.
1198.79/1199.47	c satzilla running gnovelty+ ... 
1198.79/1199.47	c Bin: Executing gnovelty+
1198.79/1199.47	c gnovelty+ returned code 1.
1198.79/1199.47	c satzilla running adaptg2wsat+ ... 
1198.79/1199.47	c Bin: Executing adaptg2wsat+
1198.79/1199.47	c adaptg2wsat+ returned code 1.
1198.79/1199.47	c satzilla running adaptg2wsat0 ... 
1198.79/1199.47	c Bin: Executing adaptg2wsat0
1198.79/1199.47	c adaptg2wsat0 returned code 1.
1198.79/1199.47	c satzilla running tts-4-0 ... 
1198.79/1199.47	c Bin: Executing tts-4-0
1198.79/1199.47	c tts-4-0 returned code 1.
1198.79/1199.47	c satzilla running vallst ... 
1198.79/1199.47	c Bin: Executing vallst
1198.79/1199.47	c vallst returned code 1.
1198.79/1199.47	c satzilla running minisat20 ... 
1198.79/1199.47	c Bin: Executing minisat20
1198.79/1199.47	c minisat20 returned code 1.
1198.79/1199.47	c satzilla running kcnfs04SAT07 ... 
1198.79/1199.47	c Bin: Executing kcnfs04SAT07
1198.79/1199.47	c kcnfs04SAT07 returned code 1.
1198.79/1199.47	c ERROR: All Failed! 
1198.79/1199.47	c SATZILLA_TIME=1199.070000

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-1721367-1240665968/watcher-1721367-1240665968 -o /tmp/evaluation-result-1721367-1240665968/solver-1721367-1240665968 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1721367-1240665968.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: 2.13 1.90 1.47 3/64 14393
/proc/meminfo: memFree=1583872/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=4700 CPUtime=0
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 717 0 0 0 0 0 0 0 19 0 1 0 94621197 4812800 713 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 1175 719 44 138 0 1034 0

[startup+0.0727901 s]
/proc/loadavg: 2.13 1.90 1.47 3/64 14393
/proc/meminfo: memFree=1583872/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=10284 CPUtime=0.06
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 2449 0 0 0 5 1 0 0 19 0 1 0 94621197 10530816 2445 1992294400 134512640 135078026 4294956176 18446744073709551615 134565426 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 2571 2445 54 138 0 2430 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12340

[startup+0.101792 s]
/proc/loadavg: 2.13 1.90 1.47 3/64 14393
/proc/meminfo: memFree=1583872/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=12756 CPUtime=0.09
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 3074 0 0 0 8 1 0 0 19 0 1 0 94621197 13062144 3070 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 3189 3070 54 138 0 3048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14812

[startup+0.301821 s]
/proc/loadavg: 2.13 1.90 1.47 3/64 14393
/proc/meminfo: memFree=1583872/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=15156 CPUtime=0.29
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 4544 0 0 0 27 2 0 0 21 0 1 0 94621197 15519744 3548 1992294400 134512640 135078026 4294956176 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 3789 3548 55 138 0 3648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17212

[startup+0.701878 s]
/proc/loadavg: 2.13 1.90 1.47 3/64 14393
/proc/meminfo: memFree=1583872/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=15156 CPUtime=0.69
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 4544 0 0 0 67 2 0 0 25 0 1 0 94621197 15519744 3548 1992294400 134512640 135078026 4294956176 18446744073709551615 134560772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 3789 3548 55 138 0 3648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17212

[startup+1.50199 s]
/proc/loadavg: 2.13 1.90 1.47 2/66 14395
/proc/meminfo: memFree=1569520/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=15156 CPUtime=1.49
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 4544 0 0 0 147 2 0 0 25 0 1 0 94621197 15519744 3548 1992294400 134512640 135078026 4294956176 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 3789 3548 55 138 0 3648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17212

[startup+3.10122 s]
/proc/loadavg: 2.04 1.88 1.47 2/66 14395
/proc/meminfo: memFree=1569392/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=21152 CPUtime=3.09
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 6084 0 0 0 307 2 0 0 25 0 1 0 94621197 21659648 5088 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 5288 5088 55 138 0 5147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23208

[startup+6.30267 s]
/proc/loadavg: 2.04 1.88 1.47 2/66 14395
/proc/meminfo: memFree=1562288/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=0
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94621197 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 112 96 399 0 111 0
[pid=14394] ppid=14393 vsize=23100 CPUtime=6.29
/proc/14394/stat : 14394 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 6420 0 0 0 627 2 0 0 25 0 1 0 94621197 23654400 5424 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14394/statm: 5775 5424 55 138 0 5634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25156

[startup+12.7016 s]
/proc/loadavg: 1.88 1.85 1.46 2/66 14396
/proc/meminfo: memFree=1573104/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=2056 CPUtime=10
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 152 7996 0 0 0 0 996 4 19 0 1 0 94621197 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 514 121 104 399 0 111 0
[pid=14396] ppid=14393 vsize=13356 CPUtime=2.68
/proc/14396/stat : 14396 (picosat846) R 14393 14393 14257 0 -1 4194304 3070 0 0 0 267 1 0 0 25 0 1 0 94622198 13676544 3059 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14396/statm: 3339 3059 85 14 0 3005 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15412

[startup+25.5014 s]
/proc/loadavg: 1.74 1.83 1.46 2/65 14398
/proc/meminfo: memFree=1545976/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=37944 CPUtime=25.46
/proc/14393/stat : 14393 (SATzilla2009_I) R 14391 14393 14257 0 -1 4194304 11614 23564 0 0 464 6 2059 17 25 0 1 0 94621197 38854656 8437 1992294400 134512640 136149169 4294956208 18446744073709551615 134579751 0 0 4096 3 0 0 0 17 0 0 0
/proc/14393/statm: 9486 8437 207 399 0 9083 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37944

[startup+51.102 s]
/proc/loadavg: 1.49 1.76 1.44 2/66 14399
/proc/meminfo: memFree=1518448/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=29612 CPUtime=23.98
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 8696 0 0 0 2395 3 0 0 25 0 1 0 94623906 30322688 7194 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 7403 7194 71 138 0 7262 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 63376

[startup+102.305 s]
/proc/loadavg: 1.19 1.63 1.42 2/66 14399
/proc/meminfo: memFree=1513904/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=34584 CPUtime=75.17
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 9830 0 0 0 7513 4 0 0 25 0 1 0 94623906 35414016 8328 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 8646 8328 71 138 0 8505 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 68348

[startup+162.302 s]
/proc/loadavg: 1.07 1.51 1.39 2/66 14399
/proc/meminfo: memFree=1508848/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=40564 CPUtime=135.14
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 11130 0 0 0 13508 6 0 0 25 0 1 0 94623906 41537536 9628 1992294400 134512640 135078026 4294956176 18446744073709551615 134539416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 10141 9628 71 138 0 10000 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 74328

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.36 2/66 14399
/proc/meminfo: memFree=1504496/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=45084 CPUtime=195.11
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 12177 0 0 0 19504 7 0 0 25 0 1 0 94623906 46166016 10675 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 11271 10675 71 138 0 11130 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 78848

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.34 2/66 14399
/proc/meminfo: memFree=1501168/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=48948 CPUtime=255.08
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 13012 0 0 0 25500 8 0 0 25 0 1 0 94623906 50122752 11510 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 12237 11510 71 138 0 12096 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 82712

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.31 2/66 14399
/proc/meminfo: memFree=1497648/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=52812 CPUtime=315.06
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 13884 0 0 0 31497 9 0 0 25 0 1 0 94623906 54079488 12382 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 13203 12382 71 138 0 13062 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 86576


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 14399
/proc/meminfo: memFree=1484336/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=67772 CPUtime=794.82
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17158 0 0 0 79470 12 0 0 25 0 1 0 94623906 69398528 15656 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 16943 15656 71 138 0 16802 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 101536

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 14401
/proc/meminfo: memFree=1483184/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=69464 CPUtime=854.8
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17450 0 0 0 85467 13 0 0 25 0 1 0 94623906 71131136 15948 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17366 15948 71 138 0 17225 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 103228

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 14401
/proc/meminfo: memFree=1483056/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=69596 CPUtime=914.76
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17480 0 0 0 91463 13 0 0 25 0 1 0 94623906 71266304 15978 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17399 15978 71 138 0 17258 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 103360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 14401
/proc/meminfo: memFree=1482608/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70124 CPUtime=974.73
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17599 0 0 0 97460 13 0 0 25 0 1 0 94623906 71806976 16097 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17531 16097 71 138 0 17390 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 103888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 14401
/proc/meminfo: memFree=1482480/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70380 CPUtime=1034.7
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17623 0 0 0 103457 13 0 0 25 0 1 0 94623906 72069120 16121 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17595 16121 71 138 0 17454 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 104144

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 14401
/proc/meminfo: memFree=1482288/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70768 CPUtime=1094.68
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17668 0 0 0 109455 13 0 0 25 0 1 0 94623906 72466432 16166 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17692 16166 71 138 0 17551 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 104532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14401
/proc/meminfo: memFree=1482224/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1154.66
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17698 0 0 0 115452 14 0 0 25 0 1 0 94623906 72597504 16196 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16196 71 138 0 17583 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 104660

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1162.66
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17701 0 0 0 116252 14 0 0 25 0 1 0 94623906 72597504 16199 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16199 71 138 0 17583 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 104660

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1165.86
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17702 0 0 0 116572 14 0 0 25 0 1 0 94623906 72597504 16200 1992294400 134512640 135078026 4294956176 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16200 71 138 0 17583 0
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (KiB) 104660

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1169.06
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17705 0 0 0 116892 14 0 0 25 0 1 0 94623906 72597504 16203 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16203 71 138 0 17583 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 104660

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1170.66
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17707 0 0 0 117052 14 0 0 25 0 1 0 94623906 72597504 16205 1992294400 134512640 135078026 4294956176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16205 71 138 0 17583 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 104660

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1171.45
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17708 0 0 0 117131 14 0 0 25 0 1 0 94623906 72597504 16206 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16206 71 138 0 17583 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 104660

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1171.65
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17708 0 0 0 117151 14 0 0 25 0 1 0 94623906 72597504 16206 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16206 71 138 0 17583 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 104660

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14401
/proc/meminfo: memFree=1482160/2055920 swapFree=4180432/4192956
[pid=14393] ppid=14391 vsize=33764 CPUtime=27.04
/proc/14393/stat : 14393 (SATzilla2009_I) S 14391 14393 14257 0 -1 4194304 11632 23564 0 0 622 6 2059 17 25 0 1 0 94621197 34574336 8210 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14393/statm: 8441 8210 217 399 0 8038 0
[pid=14399] ppid=14393 vsize=70896 CPUtime=1171.75
/proc/14399/stat : 14399 (mxc-sr08) R 14393 14393 14257 0 -1 4194304 17708 0 0 0 117161 14 0 0 25 0 1 0 94623906 72597504 16206 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14399/statm: 17724 16206 71 138 0 17583 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 104660

Child status: 17
Real time (s): 1199.48
CPU time (s): 1198.91
CPU user time (s): 1198.51
CPU system time (s): 0.399939
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 104660

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

runsolver used 0.937857 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 15:26:08
IDJOB=1721367
IDBENCH=71068
IDSOLVER=528
FILE ID=node49/1721367-1240665968
PBS_JOBID= 9186586
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_12_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721367-1240665968/watcher-1721367-1240665968 -o /tmp/evaluation-result-1721367-1240665968/solver-1721367-1240665968 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1721367-1240665968.cnf

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=790415786

node49.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.241
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.241
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:       1584360 kB
Buffers:         43472 kB
Cached:         356188 kB
SwapCached:       5620 kB
Active:         176124 kB
Inactive:       233284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584360 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:           35428 kB
Writeback:           0 kB
Mapped:          13780 kB
Slab:            48044 kB
Committed_AS:   328432 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66288 MiB
End job on node49 at 2009-04-25 15:46:08