Trace number 1722616

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.81 1200.35

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

23.86/23.99	c SATzilla is building models for class 2
23.86/23.99	c run presolver march_dl2004 for 5 seconds ... 
23.86/23.99	c Bin: Executing march_dl2004
23.86/23.99	c spawning binary file with 5 seconds ...
23.86/23.99	c child exit by a signal
23.86/23.99	c march_dl2004 returned code 137.
23.86/23.99	c run presolver mxc-sr08 for 5 seconds ... 
23.86/23.99	c Bin: Executing mxc-sr08
23.86/23.99	c spawning binary file with 5 seconds ...
23.86/23.99	c child exit by a signal
23.86/23.99	c mxc-sr08 returned code 137.
23.86/23.99	c Orignal number of varibales is 1910, number of clauses is 167931 
23.86/23.99	c predicted feature computation time is 10.866528 
23.86/23.99	c Bin: Executing satelite
23.86/23.99	c spawning binary file with 240 seconds ...
23.86/23.99	c child exited successfully
23.86/23.99	c satzilla computing base features
23.86/23.99	c Number of variabe is: 1151, Number of clause is : 166431 
23.86/23.99	c Initializing...
23.86/23.99	c satzilla compute diameter ...
23.86/23.99	c start diameter features ...
23.86/23.99	c satzilla doing clause learning
23.86/23.99	c start clause learning features ...
23.86/23.99	c Bin: Executing zchaff07
23.86/23.99	c spawning binary file with 2 seconds ...
23.86/23.99	c child exit by a signal
23.86/23.99	c satzilla doing survey propogation probe
23.86/23.99	c do survay propogation for 2 second ...
23.86/23.99	c satzilla doing local search probe
23.86/23.99	c satzilla doing lobjois search-space size estimate
23.86/23.99	c features are:1910 167931 1151 166431 0.659427 0.00901274 0.00691578 0.479668 0.57371 0.693779 0.00381608 1.04544 0.00173762 0.0234579 0.514552 0.017701 0.900752 0.00381608 1.16544 4.8068e-05 0.0137595 4.32076 0.299024 0.291343 0 0.95092 2.42764 0.00233237 0.933506 3.6051e-05 0.00688574 4.38696 0.900752 0.00137261 0.949607 4.20595e-05 0.00414586 3 0 3 3 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.552244 0.45119 0.00105046 0.975295 0.913646 0.118638 0.657128 0.439998 0.617418 0.00477928 3.32795 -1.35308e-16 0.161332 0.0163168 0 0.00012438 0 2.30907e-09 174.333 0.28717 286.333 0.866956 418 0 418 36.7685 0.519581 1.00256 0.00730016 0.519114 0.81096 
23.86/23.99	c satzilla's ranking:
23.86/23.99	c 1) mxc-sr08: 5.255760
23.86/23.99	c 2) zchaff_rand: 4.914461
23.86/23.99	c 3) minisat20SAT07: 3.906837
23.86/23.99	c 4) minisat20: 2.686319
23.86/23.99	c 5) march_dl2004: 2.061223
23.86/23.99	c 6) vallst: 1.539755
23.86/23.99	c 7) tts-4-0: 0.087590
23.86/23.99	c 8) SATenstein: -10000.000000
23.86/23.99	c 9) gnovelty+: -10000.000000
23.86/23.99	c 10) adaptg2wsat+: -10000.000000
23.86/23.99	c 11) adaptg2wsat0: -10000.000000
23.86/23.99	c 12) picosat846: -10000.000000
23.86/23.99	c 13) kcnfs04SAT07: -10000.000000
23.86/23.99	c satzilla running mxc-sr08 ... 
1199.74/1200.33	c Bin: Executing mxc-sr08
1199.74/1200.33	c spawning binary file with 1176 seconds ...
1199.74/1200.33	c child exit by a signal
1199.74/1200.33	c mxc-sr08 returned code 137.
1199.74/1200.33	c satzilla running zchaff_rand ... 
1199.74/1200.33	c Bin: Executing zchaff_rand
1199.74/1200.33	c zchaff_rand returned code 1.
1199.74/1200.33	c satzilla running minisat20SAT07 ... 
1199.74/1200.33	c Bin: Executing minisat20SAT07
1199.74/1200.33	c minisat20SAT07 returned code 1.
1199.74/1200.33	c satzilla running minisat20 ... 
1199.74/1200.33	c Bin: Executing minisat20
1199.74/1200.33	c minisat20 returned code 1.
1199.74/1200.33	c satzilla running march_dl2004 ... 
1199.74/1200.33	c Bin: Executing march_dl2004
1199.74/1200.33	c march_dl2004 returned code 1.
1199.74/1200.33	c satzilla running vallst ... 
1199.74/1200.34	c Bin: Executing vallst
1199.74/1200.34	c vallst returned code 1.
1199.74/1200.34	c satzilla running tts-4-0 ... 
1199.74/1200.34	c Bin: Executing tts-4-0
1199.74/1200.34	c tts-4-0 returned code 1.
1199.74/1200.34	c satzilla running SATenstein ... 
1199.74/1200.34	c Bin: Executing SATenstein
1199.74/1200.34	c SATenstein returned code 1.
1199.74/1200.34	c satzilla running gnovelty+ ... 
1199.74/1200.34	c Bin: Executing gnovelty+
1199.74/1200.34	c gnovelty+ returned code 1.
1199.74/1200.34	c satzilla running adaptg2wsat+ ... 
1199.74/1200.34	c Bin: Executing adaptg2wsat+
1199.74/1200.34	c adaptg2wsat+ returned code 1.
1199.74/1200.34	c satzilla running adaptg2wsat0 ... 
1199.74/1200.34	c Bin: Executing adaptg2wsat0
1199.74/1200.34	c adaptg2wsat0 returned code 1.
1199.74/1200.34	c satzilla running picosat846 ... 
1199.74/1200.34	c Bin: Executing picosat846
1199.74/1200.34	c picosat846 returned code 1.
1199.74/1200.34	c satzilla running kcnfs04SAT07 ... 
1199.74/1200.34	c Bin: Executing kcnfs04SAT07
1199.74/1200.34	c kcnfs04SAT07 returned code 1.
1199.74/1200.34	c ERROR: All Failed! 
1199.74/1200.34	c SATZILLA_TIME=1199.970000

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-1722616-1240677658/watcher-1722616-1240677658 -o /tmp/evaluation-result-1722616-1240677658/solver-1722616-1240677658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1722616-1240677658.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.85 0.97 0.99 3/65 22377
/proc/meminfo: memFree=1659392/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) R 22375 22377 22340 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=2080 CPUtime=0
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 95798572 2129920 264 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 520 265 50 118 0 399 0

[startup+0.027092 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 22377
/proc/meminfo: memFree=1659392/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=2344 CPUtime=0.02
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 357 0 0 0 2 0 0 0 19 0 1 0 95798572 2400256 352 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 586 352 50 118 0 465 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4400

[startup+0.101099 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 22377
/proc/meminfo: memFree=1659392/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=3268 CPUtime=0.09
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 639 0 0 0 9 0 0 0 19 0 1 0 95798572 3346432 634 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 817 634 50 118 0 696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5324

[startup+0.301121 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 22377
/proc/meminfo: memFree=1659392/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=9240 CPUtime=0.28
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 2158 0 0 0 28 0 0 0 21 0 1 0 95798572 9461760 1510 1992294400 134512640 134996440 4294956192 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 2310 1510 53 118 0 2189 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11296

[startup+0.701168 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 22377
/proc/meminfo: memFree=1659392/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=9504 CPUtime=0.69
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 5813 0 0 0 66 3 0 0 25 0 1 0 95798572 9732096 1660 1992294400 134512640 134996440 4294956192 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 2376 1660 55 118 0 2255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11560

[startup+1.50126 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 22379
/proc/meminfo: memFree=1652016/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=13248 CPUtime=1.49
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 17774 0 0 0 141 8 0 0 25 0 1 0 95798572 13565952 2178 1992294400 134512640 134996440 4294956192 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 3312 2179 65 118 0 3191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15304

[startup+3.10144 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 22379
/proc/meminfo: memFree=1646576/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=0
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95798572 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22377/statm: 514 112 96 399 0 111 0
[pid=22378] ppid=22377 vsize=16724 CPUtime=3.09
/proc/22378/stat : 22378 (march_dl2004) R 22377 22377 22340 0 -1 4194304 22363 0 0 0 290 19 0 0 25 0 1 0 95798572 17125376 3197 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22378/statm: 4181 3197 73 118 0 4060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18780

[startup+6.30281 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 22380
/proc/meminfo: memFree=1648376/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=2056 CPUtime=4.99
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 152 22363 0 0 0 0 469 30 16 0 1 0 95798572 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 514 121 104 399 0 111 0
[pid=22380] ppid=22377 vsize=10620 CPUtime=1.28
/proc/22380/stat : 22380 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 3135 0 0 0 127 1 0 0 25 0 1 0 95799073 10874880 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134560532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22380/statm: 2655 2470 55 138 0 2514 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12676

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 22381
/proc/meminfo: memFree=1641656/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=5864 CPUtime=12.67
/proc/22377/stat : 22377 (SATzilla2009_C) R 22375 22377 22340 0 -1 4194304 755 32037 0 0 5 0 1225 37 19 0 1 0 95798572 6004736 707 1992294400 134512640 136149437 4294956224 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 0 0 0
/proc/22377/statm: 1466 710 126 399 0 1063 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5864

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 0.99 2/67 22383
/proc/meminfo: memFree=1623616/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=11156 CPUtime=1.49
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 3255 0 0 0 148 1 0 0 25 0 1 0 95800972 11423744 2590 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 2789 2590 55 138 0 2648 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35656

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 22383
/proc/meminfo: memFree=1613568/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=21000 CPUtime=27.08
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 6107 0 0 0 2705 3 0 0 25 0 1 0 95800972 21504000 5040 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 5250 5040 71 138 0 5109 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 45500

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 22383
/proc/meminfo: memFree=1607552/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=27384 CPUtime=78.26
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 7634 0 0 0 7821 5 0 0 25 0 1 0 95800972 28041216 6567 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 6846 6567 71 138 0 6705 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51884

[startup+162.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/67 22383
/proc/meminfo: memFree=1601664/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=33960 CPUtime=138.23
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 9137 0 0 0 13816 7 0 0 25 0 1 0 95800972 34775040 8070 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 8490 8070 71 138 0 8349 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 58460

[startup+222.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 22383
/proc/meminfo: memFree=1597568/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=38184 CPUtime=198.2
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 10086 0 0 0 19812 8 0 0 25 0 1 0 95800972 39100416 9019 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 9546 9019 71 138 0 9405 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 62684

[startup+282.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/67 22383
/proc/meminfo: memFree=1592832/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=43640 CPUtime=258.17
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 11279 0 0 0 25807 10 0 0 25 0 1 0 95800972 44687360 10212 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 10910 10212 71 138 0 10769 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 68140

[startup+342.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/67 22383
/proc/meminfo: memFree=1591040/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=45384 CPUtime=318.15
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 11703 0 0 0 31805 10 0 0 25 0 1 0 95800972 46473216 10636 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 11346 10636 71 138 0 11205 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 69884


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


[startup+762.306 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 22383
/proc/meminfo: memFree=1585472/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=52152 CPUtime=737.97
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13064 0 0 0 73785 12 0 0 25 0 1 0 95800972 53403648 11963 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 13038 11963 71 138 0 12897 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 76652

[startup+822.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 22383
/proc/meminfo: memFree=1584960/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=52936 CPUtime=797.94
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13208 0 0 0 79782 12 0 0 25 0 1 0 95800972 54206464 12107 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 13234 12107 71 138 0 13093 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 77436

[startup+882.302 s]
/proc/loadavg: 1.13 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1584768/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=53196 CPUtime=857.91
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13260 0 0 0 85779 12 0 0 25 0 1 0 95800972 54472704 12159 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 13299 12159 71 138 0 13158 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 77696

[startup+942.302 s]
/proc/loadavg: 1.12 1.07 1.00 2/67 22383
/proc/meminfo: memFree=1583808/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=54640 CPUtime=917.89
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13501 0 0 0 91776 13 0 0 25 0 1 0 95800972 55951360 12400 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 13660 12400 71 138 0 13519 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 79140

[startup+1002.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/67 22383
/proc/meminfo: memFree=1582144/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=56252 CPUtime=977.87
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13897 0 0 0 97773 14 0 0 25 0 1 0 95800972 57602048 12796 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14063 12796 71 138 0 13922 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 80752

[startup+1062.3 s]
/proc/loadavg: 1.16 1.09 1.01 2/67 22383
/proc/meminfo: memFree=1581888/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=56516 CPUtime=1037.84
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 13950 0 0 0 103770 14 0 0 25 0 1 0 95800972 57872384 12849 1992294400 134512640 135078026 4294956192 18446744073709551615 134540251 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14129 12849 71 138 0 13988 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 81016

[startup+1122.3 s]
/proc/loadavg: 1.12 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=56912 CPUtime=1097.81
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14024 0 0 0 109767 14 0 0 25 0 1 0 95800972 58277888 12923 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14228 12923 71 138 0 14087 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 81412

[startup+1182.3 s]
/proc/loadavg: 1.09 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580864/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=57704 CPUtime=1157.78
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14202 0 0 0 115764 14 0 0 25 0 1 0 95800972 59088896 13101 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14426 13101 71 138 0 14285 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 82204

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

[startup+1190.3 s]
/proc/loadavg: 1.08 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580288/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58232 CPUtime=1165.79
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14328 0 0 0 116564 15 0 0 25 0 1 0 95800972 59629568 13227 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14558 13227 71 138 0 14417 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 82732

[startup+1196.7 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58364 CPUtime=1172.19
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14355 0 0 0 117204 15 0 0 25 0 1 0 95800972 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 82864

[startup+1198.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58364 CPUtime=1173.79
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14355 0 0 0 117364 15 0 0 25 0 1 0 95800972 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 82864

[startup+1199.1 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58364 CPUtime=1174.59
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14355 0 0 0 117444 15 0 0 25 0 1 0 95800972 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 82864

[startup+1199.9 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58364 CPUtime=1175.39
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14355 0 0 0 117524 15 0 0 25 0 1 0 95800972 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 82864

[startup+1200.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/67 22383
/proc/meminfo: memFree=1580160/2055920 swapFree=4192812/4192956
[pid=22377] ppid=22375 vsize=24500 CPUtime=23.95
/proc/22377/stat : 22377 (SATzilla2009_C) S 22375 22377 22340 0 -1 4194304 9546 36521 0 0 929 4 1423 39 25 0 1 0 95798572 25088000 5893 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22377/statm: 6125 5893 219 399 0 5722 0
[pid=22383] ppid=22377 vsize=58364 CPUtime=1175.79
/proc/22383/stat : 22383 (mxc-sr08) R 22377 22377 22340 0 -1 4194304 14355 0 0 0 117564 15 0 0 25 0 1 0 95800972 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22383/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1199.74
Current children cumulated vsize (KiB) 82864

Child status: 17
Real time (s): 1200.35
CPU time (s): 1199.81
CPU user time (s): 1199.2
CPU system time (s): 0.609907
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 82864

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

runsolver used 1.05884 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 18:40:59
IDJOB=1722616
IDBENCH=71093
IDSOLVER=527
FILE ID=node74/1722616-1240677658
PBS_JOBID= 9186675
Free space on /tmp= 103112 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=427099957

node74.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.233
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.233
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:       1659872 kB
Buffers:         24892 kB
Cached:         298036 kB
SwapCached:        140 kB
Active:         187240 kB
Inactive:       150564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           34220 kB
Writeback:           0 kB
Mapped:          23800 kB
Slab:            44132 kB
Committed_AS:   424132 kB
PageTables:       1444 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= 103084 MiB
End job on node74 at 2009-04-25 19:00:59