Trace number 1538227

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) 1199.61 1199.96

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

19.67/19.78	c SATzilla is building models for class 3
19.67/19.78	c run presolver mxc-sr08 for 10 seconds ... 
19.67/19.78	c Bin: Executing mxc-sr08
19.67/19.78	c spawning binary file with 10 seconds ...
19.67/19.78	c child exit by a signal
19.67/19.78	c mxc-sr08 returned code 137.
19.67/19.78	c run presolver picosat846 for 5 seconds ... 
19.67/19.78	c Bin: Executing picosat846
19.67/19.78	c spawning binary file with 5 seconds ...
19.67/19.78	c child exit by a signal
19.67/19.78	c picosat846 returned code 137.
19.67/19.78	c Orignal number of varibales is 1000, number of clauses is 20000 
19.67/19.78	c predicted feature computation time is 1.454580 
19.67/19.78	c Bin: Executing satelite
19.67/19.78	c spawning binary file with 240 seconds ...
19.67/19.78	c child exited successfully
19.67/19.78	c satzilla computing base features
19.67/19.78	c Number of variabe is: 1000, Number of clause is : 20000 
19.67/19.78	c Initializing...
19.67/19.78	c satzilla doing clause learning
19.67/19.78	c start clause learning features ...
19.67/19.78	c Bin: Executing zchaff07
19.67/19.78	c spawning binary file with 2 seconds ...
19.67/19.78	c child exit by a signal
19.67/19.78	c satzilla doing survey propogation probe
19.67/19.78	c do survay propogation for 2 second ...
19.67/19.78	c satzilla doing local search probe
19.67/19.78	c features are:1000 20000 1000 20000 0 0 0.05 0.37648 0.646489 0.832434 0.005 1.73472e-16 0.005 0.005 -0 0 0 0.005 0.101712 0.0035 0.0068 3.70577 0.0809566 0.0584593 0 0.311111 3.00739 0.0009395 0.230841 0.0004 0.00155 2.86731 0.1879 0.0165021 0.0838876 0.0121 0.0212 44.8136 0.263278 31 93 61 33 47 38 43 58.4738 0.0960143 43.9091 71.9394 65.7556 51.0488 62.25 54.9508 57.9737 0.169787 0.663435 9.09173e-05 0.563652 0.334854 0.0332232 0.246097 0.0774555 0.154709 0.00275498 0.679467 0.000242522 0.0153348 0.00510904 0.00102748 0.00350439 0.00145792 0.00224788 58.3062 0.19606 189.975 0.0986137 192 176 205 0.782456 0.328495 0.862935 0.0543026 
19.67/19.78	c satzilla's ranking:
19.67/19.78	c 1) mxc-sr08: 2.776326
19.67/19.78	c 2) picosat846: 2.297794
19.67/19.78	c 3) minisat20SAT07: 1.898666
19.67/19.78	c 4) march_dl2004: 0.210616
19.67/19.78	c 5) zchaff_rand: -0.315832
19.67/19.78	c 6) SATenstein: -10000.000000
19.67/19.78	c 7) gnovelty+: -10000.000000
19.67/19.78	c 8) adaptg2wsat+: -10000.000000
19.67/19.78	c 9) adaptg2wsat0: -10000.000000
19.67/19.78	c 10) tts-4-0: -10000.000000
19.67/19.78	c 11) vallst: -10000.000000
19.67/19.78	c 12) minisat20: -10000.000000
19.67/19.78	c 13) kcnfs04SAT07: -10000.000000
19.67/19.78	c satzilla running mxc-sr08 ... 
1199.51/1199.96	c Bin: Executing mxc-sr08
1199.51/1199.96	c spawning binary file with 1180 seconds ...
1199.51/1199.96	c child exit by a signal
1199.51/1199.96	c mxc-sr08 returned code 137.
1199.51/1199.96	c satzilla running picosat846 ... 
1199.51/1199.96	c Bin: Executing picosat846
1199.51/1199.96	c picosat846 returned code 1.
1199.51/1199.96	c satzilla running minisat20SAT07 ... 
1199.51/1199.96	c Bin: Executing minisat20SAT07
1199.51/1199.96	c minisat20SAT07 returned code 1.
1199.51/1199.96	c satzilla running march_dl2004 ... 
1199.51/1199.96	c Bin: Executing march_dl2004
1199.51/1199.96	c march_dl2004 returned code 1.
1199.51/1199.96	c satzilla running zchaff_rand ... 
1199.51/1199.96	c Bin: Executing zchaff_rand
1199.51/1199.96	c zchaff_rand returned code 1.
1199.51/1199.96	c satzilla running SATenstein ... 
1199.51/1199.96	c Bin: Executing SATenstein
1199.51/1199.96	c SATenstein returned code 1.
1199.51/1199.96	c satzilla running gnovelty+ ... 
1199.51/1199.96	c Bin: Executing gnovelty+
1199.51/1199.96	c gnovelty+ returned code 1.
1199.51/1199.96	c satzilla running adaptg2wsat+ ... 
1199.51/1199.96	c Bin: Executing adaptg2wsat+
1199.51/1199.96	c adaptg2wsat+ returned code 1.
1199.51/1199.96	c satzilla running adaptg2wsat0 ... 
1199.51/1199.96	c Bin: Executing adaptg2wsat0
1199.51/1199.96	c adaptg2wsat0 returned code 1.
1199.51/1199.96	c satzilla running tts-4-0 ... 
1199.51/1199.96	c Bin: Executing tts-4-0
1199.51/1199.96	c tts-4-0 returned code 1.
1199.51/1199.96	c satzilla running vallst ... 
1199.51/1199.96	c Bin: Executing vallst
1199.51/1199.96	c vallst returned code 1.
1199.51/1199.96	c satzilla running minisat20 ... 
1199.51/1199.96	c Bin: Executing minisat20
1199.51/1199.96	c minisat20 returned code 1.
1199.51/1199.96	c satzilla running kcnfs04SAT07 ... 
1199.51/1199.96	c Bin: Executing kcnfs04SAT07
1199.51/1199.96	c kcnfs04SAT07 returned code 1.
1199.51/1199.96	c ERROR: All Failed! 
1199.51/1199.96	c SATZILLA_TIME=1199.770000

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11415
/proc/meminfo: memFree=1418168/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=1464 CPUtime=0
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 264 0 0 0 0 0 0 0 19 0 1 0 719119737 1499136 260 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 366 260 54 138 0 225 0

[startup+0.090958 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11415
/proc/meminfo: memFree=1418168/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=2728 CPUtime=0.08
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 681 0 0 0 8 0 0 0 19 0 1 0 719119737 2793472 560 1992294400 134512640 135078026 4294956192 18446744073709551615 134556597 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 682 560 55 138 0 541 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4784

[startup+0.10296 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11415
/proc/meminfo: memFree=1418168/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=2728 CPUtime=0.09
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 682 0 0 0 9 0 0 0 20 0 1 0 719119737 2793472 561 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 682 561 55 138 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4784

[startup+0.301988 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11415
/proc/meminfo: memFree=1418168/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=3380 CPUtime=0.29
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 895 0 0 0 29 0 0 0 21 0 1 0 719119737 3461120 734 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 845 734 71 138 0 704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5436

[startup+0.702044 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11415
/proc/meminfo: memFree=1418168/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=4040 CPUtime=0.69
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1073 0 0 0 69 0 0 0 24 0 1 0 719119737 4136960 912 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 1010 912 71 138 0 869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6096

[startup+1.50216 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11417
/proc/meminfo: memFree=1414440/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=4568 CPUtime=1.49
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1180 0 0 0 149 0 0 0 25 0 1 0 719119737 4677632 1019 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 1142 1019 71 138 0 1001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6624

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11417
/proc/meminfo: memFree=1412840/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=4832 CPUtime=3.09
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1274 0 0 0 309 0 0 0 25 0 1 0 719119737 4947968 1113 1992294400 134512640 135078026 4294956192 18446744073709551615 134533753 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 1208 1113 71 138 0 1067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6888

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11417
/proc/meminfo: memFree=1413544/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=0
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 719119736 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 112 96 399 0 111 0
[pid=11416] ppid=11415 vsize=5360 CPUtime=6.29
/proc/11416/stat : 11416 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1391 0 0 0 629 0 0 0 25 0 1 0 719119737 5488640 1230 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11416/statm: 1340 1230 71 138 0 1199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7416

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11418
/proc/meminfo: memFree=1412328/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=2056 CPUtime=9.99
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 152 1478 0 0 0 0 999 0 19 0 1 0 719119736 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 514 121 104 399 0 111 0
[pid=11418] ppid=11415 vsize=8160 CPUtime=2.68
/proc/11418/stat : 11418 (picosat846) R 11415 11415 11342 0 -1 4194304 1755 0 0 0 268 0 0 0 25 0 1 0 719120737 8355840 1744 1992294400 134512640 134570484 4294956192 18446744073709551615 134523380 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11418/statm: 2040 1744 84 14 0 1706 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10216

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1409896/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=5360 CPUtime=5.69
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1385 0 0 0 569 0 0 0 25 0 1 0 719121715 5488640 1224 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 1340 1224 71 138 0 1199 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11300

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1408424/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=6780 CPUtime=31.29
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 1741 0 0 0 3129 0 0 0 25 0 1 0 719121715 6942720 1580 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 1695 1580 71 138 0 1554 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12720

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1406888/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=8336 CPUtime=82.48
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 2131 0 0 0 8247 1 0 0 25 0 1 0 719121715 8536064 1970 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 2084 1970 71 138 0 1943 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14276

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1405352/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=9820 CPUtime=142.46
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 2524 0 0 0 14244 2 0 0 25 0 1 0 719121715 10055680 2363 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 2455 2363 71 138 0 2314 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15760

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1404904/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=10308 CPUtime=202.44
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 2648 0 0 0 20242 2 0 0 25 0 1 0 719121715 10555392 2479 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 2577 2479 71 138 0 2436 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 16248

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1404264/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=11128 CPUtime=262.42
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 2832 0 0 0 26240 2 0 0 25 0 1 0 719121715 11395072 2655 1992294400 134512640 135078026 4294956192 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 2782 2655 71 138 0 2641 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17068

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1403560/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=11668 CPUtime=322.4
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 3011 0 0 0 32238 2 0 0 25 0 1 0 719121715 11948032 2813 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 2917 2813 71 138 0 2776 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11421
/proc/meminfo: memFree=1400360/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=14812 CPUtime=742.29
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 3917 0 0 0 74224 5 0 0 25 0 1 0 719121715 15167488 3592 1992294400 134512640 135078026 4294956192 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 3703 3592 71 138 0 3562 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 20752

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1399976/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=15272 CPUtime=802.27
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4068 0 0 0 80221 6 0 0 25 0 1 0 719121715 15638528 3692 1992294400 134512640 135078026 4294956192 18446744073709551615 134521532 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 3818 3692 71 138 0 3677 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 21212

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1399720/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=15520 CPUtime=862.25
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4167 0 0 0 86219 6 0 0 25 0 1 0 719121715 15892480 3768 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 3880 3768 71 138 0 3739 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 21460

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1399528/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=15556 CPUtime=922.23
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4211 0 0 0 92217 6 0 0 25 0 1 0 719121715 15929344 3794 1992294400 134512640 135078026 4294956192 18446744073709551615 134523635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 3889 3794 71 138 0 3748 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 21496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1399016/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16164 CPUtime=982.21
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4380 0 0 0 98215 6 0 0 25 0 1 0 719121715 16551936 3938 1992294400 134512640 135078026 4294956192 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4041 3938 71 138 0 3900 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 22104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398952/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16296 CPUtime=1042.19
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4402 0 0 0 104213 6 0 0 25 0 1 0 719121715 16687104 3960 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4074 3960 71 138 0 3933 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 22236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398760/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16332 CPUtime=1102.18
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4455 0 0 0 110211 7 0 0 25 0 1 0 719121715 16723968 3989 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4083 3989 71 138 0 3942 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 22272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1162.16
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 116209 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 22800

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1170.16
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117009 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 22800

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1176.56
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117649 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134523860 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 22800

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1178.15
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117808 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 22800

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1178.95
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117888 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134523686 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 22800

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1179.35
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117928 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 22800

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11421
/proc/meminfo: memFree=1398376/2055920 swapFree=4179868/4192956
[pid=11415] ppid=11413 vsize=5940 CPUtime=19.76
/proc/11415/stat : 11415 (SATzilla2009_I) S 11413 11415 11342 0 -1 4194304 1795 5018 0 0 262 9 1686 19 25 0 1 0 719119736 6082560 1127 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11415/statm: 1485 1127 217 399 0 1082 0
[pid=11421] ppid=11415 vsize=16860 CPUtime=1179.75
/proc/11421/stat : 11421 (mxc-sr08) R 11415 11415 11342 0 -1 4194304 4571 0 0 0 117968 7 0 0 25 0 1 0 719121715 17264640 4105 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11421/statm: 4215 4105 71 138 0 4074 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 22800

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.61
CPU user time (s): 1199.24
CPU system time (s): 0.370943
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 22800

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

runsolver used 1.36779 second user time and 3.00654 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 16:11:13
IDJOB=1538227
IDBENCH=70188
IDSOLVER=528
FILE ID=node49/1538227-1238422273
PBS_JOBID= 9061522
Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S704699380-099.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538227-1238422273/watcher-1538227-1238422273 -o /tmp/evaluation-result-1538227-1238422273/solver-1538227-1238422273 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538227-1238422273.cnf

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=1076717114

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.214
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	: 5931.00
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.214
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:       1418712 kB
Buffers:         99756 kB
Cached:         434868 kB
SwapCached:       6452 kB
Active:         133532 kB
Inactive:       410044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418712 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           31920 kB
Writeback:           0 kB
Mapped:          14604 kB
Slab:            79532 kB
Committed_AS:  1831532 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= 66356 MiB
End job on node49 at 2009-03-30 16:31:13