Trace number 1773660

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) 9997.74 10001.8

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5143.44
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

59.07/59.21	c SATzilla is building models for class 3
59.07/59.21	c run presolver mxc-sr08 for 10 seconds ... 
59.07/59.21	c Bin: Executing mxc-sr08
59.07/59.21	c spawning binary file with 10 seconds ...
59.07/59.21	c child exit by a signal
59.07/59.21	c mxc-sr08 returned code 137.
59.07/59.21	c run presolver picosat846 for 5 seconds ... 
59.07/59.21	c Bin: Executing picosat846
59.07/59.21	c spawning binary file with 5 seconds ...
59.07/59.21	c child exit by a signal
59.07/59.21	c picosat846 returned code 137.
59.07/59.21	c Orignal number of varibales is 249327, number of clauses is 746444 
59.07/59.21	c predicted feature computation time is 26.958514 
59.07/59.21	c Bin: Executing satelite
59.07/59.21	c spawning binary file with 240 seconds ...
59.07/59.21	c child exited successfully
59.07/59.21	c satzilla computing base features
59.07/59.21	c Number of variabe is: 76979, Number of clause is : 397738 
59.07/59.21	c Initializing...
59.07/59.21	c satzilla doing clause learning
59.07/59.21	c start clause learning features ...
59.07/59.21	c Bin: Executing zchaff07
59.07/59.21	c spawning binary file with 2 seconds ...
59.07/59.21	c child exit by a signal
59.07/59.21	c satzilla doing survey propogation probe
59.07/59.21	c do survay propogation for 2 second ...
59.07/59.21	c satzilla doing local search probe
59.07/59.21	c features are:249327 746444 76979 397738 2.2389 0.876723 0.193542 0.495854 0.719227 1.47699 4.4506e-05 0.879237 2.59811e-05 0.00332558 1.38512 0.282872 0.778802 4.4506e-05 2.50544 1.75995e-05 0.00178007 2.28662 0.161938 0.187189 0 0.976923 2.29349 1.72953e-05 1.89643 2.51422e-06 0.000895062 1.97547 0.536157 3.96583e-05 2.87462 1.25711e-05 0.00191583 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.335568 0.714563 8.9271e-05 1 0.604802 0.0674979 0.567926 0.0985697 0.307347 0.0640481 0.700601 -1.11022e-16 0.468123 0.13008 0.0252733 0.102139 0.0282061 0.0381746 14515 0 0 0 0 0 0 2.61427 0 1.36213 0 
59.07/59.21	c satzilla's ranking:
59.07/59.21	c 1) mxc-sr08: 2.702395
59.07/59.21	c 2) picosat846: 2.589345
59.07/59.21	c 3) minisat20SAT07: 1.408278
59.07/59.21	c 4) zchaff_rand: 0.769680
59.07/59.21	c 5) march_dl2004: 0.414027
59.07/59.21	c 6) SATenstein: -10000.000000
59.07/59.21	c 7) gnovelty+: -10000.000000
59.07/59.21	c 8) adaptg2wsat+: -10000.000000
59.07/59.21	c 9) adaptg2wsat0: -10000.000000
59.07/59.21	c 10) tts-4-0: -10000.000000
59.07/59.21	c 11) vallst: -10000.000000
59.07/59.21	c 12) minisat20: -10000.000000
59.07/59.21	c 13) kcnfs04SAT07: -10000.000000
59.07/59.21	c satzilla running mxc-sr08 ... 
9997.63/10001.77	c Bin: Executing mxc-sr08
9997.63/10001.77	c spawning binary file with 9940 seconds ...
9997.63/10001.77	c child exit by a signal
9997.63/10001.77	c mxc-sr08 returned code 137.
9997.63/10001.77	c satzilla running picosat846 ... 
9997.63/10001.77	c Bin: Executing picosat846
9997.63/10001.77	c picosat846 returned code 1.
9997.63/10001.77	c satzilla running minisat20SAT07 ... 
9997.63/10001.77	c Bin: Executing minisat20SAT07
9997.63/10001.77	c minisat20SAT07 returned code 1.
9997.63/10001.77	c satzilla running zchaff_rand ... 
9997.63/10001.77	c Bin: Executing zchaff_rand
9997.63/10001.77	c zchaff_rand returned code 1.
9997.63/10001.77	c satzilla running march_dl2004 ... 
9997.63/10001.77	c Bin: Executing march_dl2004
9997.63/10001.77	c march_dl2004 returned code 1.
9997.63/10001.77	c satzilla running SATenstein ... 
9997.63/10001.77	c Bin: Executing SATenstein
9997.63/10001.77	c SATenstein returned code 1.
9997.63/10001.77	c satzilla running gnovelty+ ... 
9997.63/10001.77	c Bin: Executing gnovelty+
9997.63/10001.77	c gnovelty+ returned code 1.
9997.63/10001.77	c satzilla running adaptg2wsat+ ... 
9997.63/10001.77	c Bin: Executing adaptg2wsat+
9997.63/10001.77	c adaptg2wsat+ returned code 1.
9997.63/10001.77	c satzilla running adaptg2wsat0 ... 
9997.63/10001.77	c Bin: Executing adaptg2wsat0
9997.63/10001.77	c adaptg2wsat0 returned code 1.
9997.63/10001.77	c satzilla running tts-4-0 ... 
9997.63/10001.77	c Bin: Executing tts-4-0
9997.63/10001.77	c tts-4-0 returned code 1.
9997.63/10001.77	c satzilla running vallst ... 
9997.63/10001.77	c Bin: Executing vallst
9997.63/10001.77	c vallst returned code 1.
9997.63/10001.77	c satzilla running minisat20 ... 
9997.63/10001.77	c Bin: Executing minisat20
9997.63/10001.77	c minisat20 returned code 1.
9997.63/10001.77	c satzilla running kcnfs04SAT07 ... 
9997.63/10001.77	c Bin: Executing kcnfs04SAT07
9997.63/10001.77	c kcnfs04SAT07 returned code 1.
9997.63/10001.77	c ERROR: All Failed! 
9997.63/10001.77	c SATZILLA_TIME=9999.240000

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-1773660-1241349961/watcher-1773660-1241349961 -o /tmp/evaluation-result-1773660-1241349961/solver-1773660-1241349961 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773660-1241349961.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3501
/proc/meminfo: memFree=1659832/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) R 3499 3501 3464 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=14100 CPUtime=0
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 673 0 0 0 0 0 0 0 18 0 1 0 163029461 14438400 669 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 3525 676 44 138 0 3384 0

[startup+0.0758709 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3501
/proc/meminfo: memFree=1659832/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=49476 CPUtime=0.07
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 10224 0 0 0 2 5 0 0 19 0 1 0 163029461 50663424 10196 1992294400 134512640 135078026 4294956192 18446744073709551615 134555093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 12369 10201 52 138 0 12228 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51532

[startup+0.101873 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3501
/proc/meminfo: memFree=1659832/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=58632 CPUtime=0.09
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 12310 0 0 0 3 6 0 0 19 0 1 0 163029461 60039168 12282 1992294400 134512640 135078026 4294956192 18446744073709551615 134554925 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 14658 12284 52 138 0 14517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60688

[startup+0.301895 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3501
/proc/meminfo: memFree=1659832/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=80608 CPUtime=0.29
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 16816 0 0 0 21 8 0 0 22 0 1 0 163029461 82542592 16744 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 20152 16745 54 138 0 20011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82664

[startup+0.701938 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3501
/proc/meminfo: memFree=1659832/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=109352 CPUtime=0.69
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 23510 0 0 0 58 11 0 0 25 0 1 0 163029461 111976448 23438 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 27338 23438 54 138 0 27197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111408

[startup+1.50202 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 3503
/proc/meminfo: memFree=1572008/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=117668 CPUtime=1.49
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 29137 0 0 0 135 14 0 0 25 0 1 0 163029461 120492032 25723 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 29417 25723 55 138 0 29276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119724

[startup+3.1012 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 3503
/proc/meminfo: memFree=1536040/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=170372 CPUtime=3.09
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 41832 0 0 0 291 18 0 0 25 0 1 0 163029461 174460928 38418 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 42593 38418 55 138 0 42452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172428

[startup+6.30254 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 3503
/proc/meminfo: memFree=1480424/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=0
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163029461 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3501/statm: 514 112 96 399 0 111 0
[pid=3502] ppid=3501 vsize=196132 CPUtime=6.28
/proc/3502/stat : 3502 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 48763 0 0 0 606 22 0 0 25 0 1 0 163029461 200839168 45349 1992294400 134512640 135078026 4294956192 18446744073709551615 134569271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3502/statm: 49033 45349 55 138 0 48892 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 198188

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 3504
/proc/meminfo: memFree=1618664/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=10.02
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 152 52277 0 0 0 0 975 27 16 0 1 0 163029461 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 514 121 104 399 0 111 0
[pid=3504] ppid=3501 vsize=43648 CPUtime=2.57
/proc/3504/stat : 3504 (picosat846) R 3501 3501 3464 0 -1 4194304 10302 0 9 0 251 6 0 0 25 0 1 0 163030465 44695552 10300 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3504/statm: 10912 10300 85 14 0 10578 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 45704

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 3505
/proc/meminfo: memFree=1504616/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=2056 CPUtime=15.02
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 179 62632 0 9 0 0 1468 34 19 0 1 0 163029461 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 514 138 120 399 0 111 0
[pid=3505] ppid=3501 vsize=123212 CPUtime=10.35
/proc/3505/stat : 3505 (satelite) R 3501 3501 3464 0 -1 4194304 31058 0 0 0 998 37 0 0 25 0 1 0 163030974 126169088 28986 1992294400 134512640 135037501 4294956176 18446744073709551615 134570542 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3505/statm: 30803 28986 67 128 0 30672 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 125268

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 3505
/proc/meminfo: memFree=1610224/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=27352 CPUtime=50.45
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 11024 98282 0 9 2196 5 2761 83 25 0 1 0 163029461 28008448 6430 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 6838 6430 137 399 0 6435 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 27352

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 3507
/proc/meminfo: memFree=1408360/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=202988 CPUtime=43.06
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 55624 0 0 0 4279 27 0 0 25 0 1 0 163035382 207859712 48089 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 50747 48089 71 138 0 50606 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 254600

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3507
/proc/meminfo: memFree=1408296/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=202988 CPUtime=103.04
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 55644 0 0 0 10277 27 0 0 25 0 1 0 163035382 207859712 48109 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 50747 48109 71 138 0 50606 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 254600

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3507
/proc/meminfo: memFree=1408296/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=202988 CPUtime=163.02
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 55651 0 0 0 16275 27 0 0 25 0 1 0 163035382 207859712 48116 1992294400 134512640 135078026 4294956192 18446744073709551615 134533934 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 50747 48116 71 138 0 50606 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 254600

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3507
/proc/meminfo: memFree=1408296/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=202988 CPUtime=223
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 55653 0 0 0 22273 27 0 0 25 0 1 0 163035382 207859712 48118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 50747 48118 71 138 0 50606 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 254600

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3507
/proc/meminfo: memFree=1408296/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=202988 CPUtime=282.98
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 55655 0 0 0 28271 27 0 0 25 0 1 0 163035382 207859712 48120 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 50747 48120 71 138 0 50606 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 254600

[startup+402.301 s]

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=685608/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=936752 CPUtime=9579.3
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 235674 0 0 0 957700 230 0 0 25 0 1 0 163035382 959234048 228139 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 234188 228139 71 138 0 234047 0
Current children cumulated CPU time (s) 9638.38
Current children cumulated vsize (KiB) 988364

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=678696/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=943356 CPUtime=9639.27
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 237345 0 0 0 963695 232 0 0 25 0 1 0 163035382 965996544 229810 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 235839 229810 71 138 0 235698 0
Current children cumulated CPU time (s) 9698.35
Current children cumulated vsize (KiB) 994968

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=671336/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=951128 CPUtime=9699.25
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 239238 0 0 0 969690 235 0 0 25 0 1 0 163035382 973955072 231703 1992294400 134512640 135078026 4294956192 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 237782 231703 71 138 0 237641 0
Current children cumulated CPU time (s) 9758.33
Current children cumulated vsize (KiB) 1002740

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=663464/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=959044 CPUtime=9759.23
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 241170 0 0 0 975685 238 0 0 25 0 1 0 163035382 982061056 233635 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 239761 233635 71 138 0 239620 0
Current children cumulated CPU time (s) 9818.31
Current children cumulated vsize (KiB) 1010656

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=655656/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=966624 CPUtime=9819.21
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 243102 0 0 0 981680 241 0 0 25 0 1 0 163035382 989822976 235567 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 241656 235567 71 138 0 241515 0
Current children cumulated CPU time (s) 9878.29
Current children cumulated vsize (KiB) 1018236

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=647272/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=975100 CPUtime=9879.18
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 245213 0 0 0 987675 243 0 0 25 0 1 0 163035382 998502400 237678 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 243775 237678 71 138 0 243634 0
Current children cumulated CPU time (s) 9938.26
Current children cumulated vsize (KiB) 1026712

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=645224/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=977336 CPUtime=9895.18
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 245700 0 0 0 989274 244 0 0 25 0 1 0 163035382 1000792064 238165 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 244334 238165 71 138 0 244193 0
Current children cumulated CPU time (s) 9954.26
Current children cumulated vsize (KiB) 1028948

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=642664/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=980020 CPUtime=9920.76
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246359 0 0 0 991831 245 0 0 25 0 1 0 163035382 1003540480 238824 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245005 238824 71 138 0 244864 0
Current children cumulated CPU time (s) 9979.84
Current children cumulated vsize (KiB) 1031632

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=642216/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=980440 CPUtime=9927.16
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246478 0 0 0 992471 245 0 0 25 0 1 0 163035382 1003970560 238943 1992294400 134512640 135078026 4294956192 18446744073709551615 134533650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245110 238943 71 138 0 244969 0
Current children cumulated CPU time (s) 9986.24
Current children cumulated vsize (KiB) 1032052

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=641576/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=981100 CPUtime=9933.56
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246630 0 0 0 993111 245 0 0 25 0 1 0 163035382 1004646400 239095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245275 239095 71 138 0 245134 0
Current children cumulated CPU time (s) 9992.64
Current children cumulated vsize (KiB) 1032712

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=641320/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=981364 CPUtime=9936.75
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246719 0 0 0 993430 245 0 0 25 0 1 0 163035382 1004916736 239184 1992294400 134512640 135078026 4294956192 18446744073709551615 134534432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245341 239184 71 138 0 245200 0
Current children cumulated CPU time (s) 9995.83
Current children cumulated vsize (KiB) 1032976

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=641192/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=981496 CPUtime=9937.55
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246744 0 0 0 993510 245 0 0 25 0 1 0 163035382 1005051904 239209 1992294400 134512640 135078026 4294956192 18446744073709551615 134534897 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245374 239209 71 138 0 245233 0
Current children cumulated CPU time (s) 9996.63
Current children cumulated vsize (KiB) 1033108

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=641064/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=981496 CPUtime=9938.35
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4194304 246757 0 0 0 993590 245 0 0 25 0 1 0 163035382 1005051904 239222 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 245374 239222 71 138 0 245233 0
Current children cumulated CPU time (s) 9997.43
Current children cumulated vsize (KiB) 1033108

[startup+10001.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3531
/proc/meminfo: memFree=641064/2055920 swapFree=4191900/4192956
[pid=3501] ppid=3499 vsize=51612 CPUtime=59.08
/proc/3501/stat : 3501 (SATzilla2009_I) S 3499 3501 3464 0 -1 4194304 20180 109707 0 9 2851 12 2956 89 25 0 1 0 163029461 52850688 12606 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 12903 12606 217 399 0 12500 0
[pid=3507] ppid=3501 vsize=0 CPUtime=9938.55
/proc/3507/stat : 3507 (mxc-sr08) R 3501 3501 3464 0 -1 4195332 246758 0 0 0 993603 252 0 0 25 0 1 0 163035382 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/3507/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.63
Current children cumulated vsize (KiB) 51612

Child status: 17
Real time (s): 10001.8
CPU time (s): 9997.74
CPU user time (s): 9994.11
CPU system time (s): 3.62745
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 1033108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.11
system time used= 3.62745
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376662
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 21526

runsolver used 7.94079 second user time and 28.4337 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-03 13:26:03
IDJOB=1773660
IDBENCH=70769
IDSOLVER=616
FILE ID=node21/1773660-1241349961
PBS_JOBID= 9225549
Free space on /tmp= 66468 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773660-1241349961/watcher-1773660-1241349961 -o /tmp/evaluation-result-1773660-1241349961/solver-1773660-1241349961 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773660-1241349961.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=2043567919

node21.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:       1660376 kB
Buffers:         58868 kB
Cached:         243948 kB
SwapCached:        260 kB
Active:         101696 kB
Inactive:       214264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660376 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           44952 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            65656 kB
Committed_AS:   777144 kB
PageTables:       1376 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= 66440 MiB
End job on node21 at 2009-05-03 16:12:45