Trace number 1730296

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.76 1200.37

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.9686
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

19.86/19.94	c SATzilla is building models for class 3
19.86/19.94	c run presolver mxc-sr08 for 10 seconds ... 
19.86/19.94	c Bin: Executing mxc-sr08
19.86/19.94	c spawning binary file with 10 seconds ...
19.86/19.94	c child exit by a signal
19.86/19.94	c mxc-sr08 returned code 137.
19.86/19.94	c run presolver picosat846 for 5 seconds ... 
19.86/19.94	c Bin: Executing picosat846
19.86/19.94	c spawning binary file with 5 seconds ...
19.86/19.94	c child exit by a signal
19.86/19.94	c picosat846 returned code 137.
19.86/19.94	c Orignal number of varibales is 1600, number of clauses is 60099 
19.86/19.94	c predicted feature computation time is 1.484821 
19.86/19.94	c Bin: Executing satelite
19.86/19.94	c spawning binary file with 240 seconds ...
19.86/19.94	c child exited successfully
19.86/19.94	c satzilla computing base features
19.86/19.94	c Number of variabe is: 1560, Number of clause is : 60099 
19.86/19.94	c Initializing...
19.86/19.94	c satzilla doing clause learning
19.86/19.94	c start clause learning features ...
19.86/19.94	c Bin: Executing zchaff07
19.86/19.94	c spawning binary file with 2 seconds ...
19.86/19.94	c child exit by a signal
19.86/19.94	c satzilla doing survey propogation probe
19.86/19.94	c do survay propogation for 2 second ...
19.86/19.94	c satzilla doing local search probe
19.86/19.94	c features are:1600 60099 1560 60099 0.025641 0 0.0259572 0.49371 0.585061 0.599218 0.00193012 0.310745 0.00128205 0.025 0.0748041 0.0129786 0.999334 0.00193012 0.000377685 0.00191351 0.00193015 0.0139478 0.327586 0.000359528 0.321739 0.33913 0.00535392 0.000964392 0.180033 0.000615651 0.00128122 3.41202 0.504734 0.00254578 0.000233876 0.00252916 0.0025458 1724.5 0.42343 279 2527 2527 279 2340 1505 1912 50.5555 0.0702011 46.2113 57.2368 57.2368 46.2113 52.3102 48.2652 50.6836 0.502408 0.00083286 0.495921 0.516154 0.502408 0.502407 0.502407 0.502407 0.502407 4.11634e-11 0 4.10396e-11 5.3003e-11 4.11515e-11 4.11406e-11 4.11463e-11 4.11411e-11 4.11424e-11 44.4948 9.42233 516.082 0.107489 520 498 542 13.8988 0.117203 1.01236 0.12137 
19.86/19.94	c satzilla's ranking:
19.86/19.94	c 1) mxc-sr08: 2.108676
19.86/19.94	c 2) picosat846: 1.661009
19.86/19.94	c 3) minisat20SAT07: 1.263666
19.86/19.94	c 4) march_dl2004: 0.671453
19.86/19.94	c 5) zchaff_rand: -0.151270
19.86/19.94	c 6) SATenstein: -10000.000000
19.86/19.94	c 7) gnovelty+: -10000.000000
19.86/19.94	c 8) adaptg2wsat+: -10000.000000
19.86/19.94	c 9) adaptg2wsat0: -10000.000000
19.86/19.94	c 10) tts-4-0: -10000.000000
19.86/19.94	c 11) vallst: -10000.000000
19.86/19.94	c 12) minisat20: -10000.000000
19.86/19.94	c 13) kcnfs04SAT07: -10000.000000
19.86/19.94	c satzilla running mxc-sr08 ... 
1199.67/1200.37	c Bin: Executing mxc-sr08
1199.67/1200.37	c spawning binary file with 1180 seconds ...
1199.67/1200.37	c child exit by a signal
1199.67/1200.37	c mxc-sr08 returned code 137.
1199.67/1200.37	c satzilla running picosat846 ... 
1199.67/1200.37	c Bin: Executing picosat846
1199.67/1200.37	c picosat846 returned code 1.
1199.67/1200.37	c satzilla running minisat20SAT07 ... 
1199.67/1200.37	c Bin: Executing minisat20SAT07
1199.67/1200.37	c minisat20SAT07 returned code 1.
1199.67/1200.37	c satzilla running march_dl2004 ... 
1199.67/1200.37	c Bin: Executing march_dl2004
1199.67/1200.37	c march_dl2004 returned code 1.
1199.67/1200.37	c satzilla running zchaff_rand ... 
1199.67/1200.37	c Bin: Executing zchaff_rand
1199.67/1200.37	c zchaff_rand returned code 1.
1199.67/1200.37	c satzilla running SATenstein ... 
1199.67/1200.37	c Bin: Executing SATenstein
1199.67/1200.37	c SATenstein returned code 1.
1199.67/1200.37	c satzilla running gnovelty+ ... 
1199.67/1200.37	c Bin: Executing gnovelty+
1199.67/1200.37	c gnovelty+ returned code 1.
1199.67/1200.37	c satzilla running adaptg2wsat+ ... 
1199.67/1200.37	c Bin: Executing adaptg2wsat+
1199.67/1200.37	c adaptg2wsat+ returned code 1.
1199.67/1200.37	c satzilla running adaptg2wsat0 ... 
1199.67/1200.37	c Bin: Executing adaptg2wsat0
1199.67/1200.37	c adaptg2wsat0 returned code 1.
1199.67/1200.37	c satzilla running tts-4-0 ... 
1199.67/1200.37	c Bin: Executing tts-4-0
1199.67/1200.37	c tts-4-0 returned code 1.
1199.67/1200.37	c satzilla running vallst ... 
1199.67/1200.37	c Bin: Executing vallst
1199.67/1200.37	c vallst returned code 1.
1199.67/1200.37	c satzilla running minisat20 ... 
1199.67/1200.37	c Bin: Executing minisat20
1199.67/1200.37	c minisat20 returned code 1.
1199.67/1200.37	c satzilla running kcnfs04SAT07 ... 
1199.67/1200.37	c Bin: Executing kcnfs04SAT07
1199.67/1200.37	c kcnfs04SAT07 returned code 1.
1199.67/1200.37	c ERROR: All Failed! 
1199.67/1200.37	c SATZILLA_TIME=1199.930000

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-1730296-1240757961/watcher-1730296-1240757961 -o /tmp/evaluation-result-1730296-1240757961/solver-1730296-1240757961 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1730296-1240757961.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.92 0.98 1.00 3/64 2954
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=2100 CPUtime=0
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 420 0 0 0 0 0 0 0 19 0 1 0 103824556 2150400 416 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 525 416 54 138 0 384 0

[startup+0.044031 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 2954
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=4336 CPUtime=0.03
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 960 0 0 0 3 0 0 0 19 0 1 0 103824556 4440064 956 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 1084 956 54 138 0 943 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6392

[startup+0.10104 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 2954
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=4452 CPUtime=0.09
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 1249 0 0 0 9 0 0 0 19 0 1 0 103824556 4558848 1003 1992294400 134512640 135078026 4294956176 18446744073709551615 134560988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 1113 1003 55 138 0 972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6508

[startup+0.301077 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 2954
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=4752 CPUtime=0.29
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 1310 0 0 0 29 0 0 0 21 0 1 0 103824556 4866048 1064 1992294400 134512640 135078026 4294956176 18446744073709551615 134556702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 1188 1064 55 138 0 1047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6808

[startup+0.701154 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 2954
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=6580 CPUtime=0.69
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 1901 0 0 0 68 1 0 0 25 0 1 0 103824556 6737920 1537 1992294400 134512640 135078026 4294956176 18446744073709551615 134526790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 1645 1537 71 138 0 1504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8636

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 2956
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=8428 CPUtime=1.49
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 2358 0 0 0 148 1 0 0 25 0 1 0 103824556 8630272 1994 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 2107 1994 71 138 0 1966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10484

[startup+3.10263 s]
/proc/loadavg: 0.92 0.98 1.00 2/66 2956
/proc/meminfo: memFree=1425512/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=11356 CPUtime=3.09
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 3099 0 0 0 307 2 0 0 25 0 1 0 103824556 11628544 2735 1992294400 134512640 135078026 4294956176 18446744073709551615 134522592 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2955/statm: 2839 2735 71 138 0 2698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13412

[startup+6.30123 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2956
/proc/meminfo: memFree=1420264/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=0
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 103824556 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 112 96 399 0 111 0
[pid=2955] ppid=2954 vsize=17300 CPUtime=6.28
/proc/2955/stat : 2955 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 4576 0 0 0 625 3 0 0 25 0 1 0 103824556 17715200 4212 1992294400 134512640 135078026 4294956176 18446744073709551615 134522530 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2955/statm: 4325 4212 71 138 0 4184 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19356

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2957
/proc/meminfo: memFree=1427304/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=2056 CPUtime=10
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 152 5775 0 0 0 0 996 4 19 0 1 0 103824556 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 514 121 104 399 0 111 0
[pid=2957] ppid=2954 vsize=10780 CPUtime=2.68
/proc/2957/stat : 2957 (picosat846) R 2954 2954 2611 0 -1 4194304 2406 0 0 0 266 2 0 0 25 0 1 0 103825557 11038720 2395 1992294400 134512640 134570484 4294956176 18446744073709551615 134546229 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2957/statm: 2695 2395 85 14 0 2361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12836

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2960
/proc/meminfo: memFree=1411624/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=15188 CPUtime=5.54
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 4041 0 0 0 552 2 0 0 25 0 1 0 103826550 15552512 3677 1992294400 134512640 135078026 4294956176 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 3797 3677 71 138 0 3656 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25012

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2960
/proc/meminfo: memFree=1401576/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=25076 CPUtime=31.13
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 6517 0 0 0 3109 4 0 0 25 0 1 0 103826550 25677824 6151 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 6269 6151 71 138 0 6128 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 34900

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1392040/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=34408 CPUtime=82.3
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 8915 0 0 0 8225 5 0 0 25 0 1 0 103826550 35233792 8493 1992294400 134512640 135078026 4294956176 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 8602 8493 71 138 0 8461 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 44232

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1381928/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=45892 CPUtime=142.28
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 11746 0 0 0 14220 8 0 0 25 0 1 0 103826550 46993408 11324 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 11473 11324 71 138 0 11332 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 55716

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1378792/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=47784 CPUtime=202.24
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 12333 0 0 0 20216 8 0 0 25 0 1 0 103826550 48930816 11812 1992294400 134512640 135078026 4294956176 18446744073709551615 134520157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 11946 11812 71 138 0 11805 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 57608

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1374760/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=52084 CPUtime=262.21
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 13354 0 0 0 26212 9 0 0 25 0 1 0 103826550 53334016 12833 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 13021 12833 71 138 0 12880 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 61908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1362280/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=64624 CPUtime=322.18
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 16463 0 0 0 32207 11 0 0 25 0 1 0 103826550 66174976 15942 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 16156 15942 71 138 0 16015 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1347816/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=80448 CPUtime=741.97
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 20212 0 0 0 74183 14 0 0 25 0 1 0 103826550 82378752 19559 1992294400 134512640 135078026 4294956176 18446744073709551615 134534621 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 20112 19559 71 138 0 19971 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 90272

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1345192/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=83200 CPUtime=801.95
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 20864 0 0 0 80180 15 0 0 25 0 1 0 103826550 85196800 20211 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 20800 20211 71 138 0 20659 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 93024

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1341160/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=87628 CPUtime=861.92
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 21873 0 0 0 86177 15 0 0 25 0 1 0 103826550 89731072 21220 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 21907 21220 71 138 0 21766 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 97452

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1340584/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=88428 CPUtime=921.88
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 22030 0 0 0 92173 15 0 0 25 0 1 0 103826550 90550272 21377 1992294400 134512640 135078026 4294956176 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 22107 21377 71 138 0 21966 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 98252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1335528/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=94644 CPUtime=981.85
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 23448 0 0 0 98168 17 0 0 25 0 1 0 103826550 96915456 22795 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 23661 22795 71 138 0 23520 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 104468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1331432/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=98164 CPUtime=1041.82
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 24288 0 0 0 104165 17 0 0 25 0 1 0 103826550 100519936 23635 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 24541 23635 71 138 0 24400 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 107988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1329640/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=99700 CPUtime=1101.8
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 24737 0 0 0 110162 18 0 0 25 0 1 0 103826550 102092800 24042 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 24925 24042 71 138 0 24784 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 109524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328488/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101152 CPUtime=1161.76
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25055 0 0 0 116158 18 0 0 25 0 1 0 103826550 103579648 24360 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25288 24360 71 138 0 25147 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 110976

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 2966
/proc/meminfo: memFree=1328488/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101152 CPUtime=1169.76
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25055 0 0 0 116958 18 0 0 25 0 1 0 103826550 103579648 24360 1992294400 134512640 135078026 4294956176 18446744073709551615 134534228 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25288 24360 71 138 0 25147 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 110976

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328360/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101312 CPUtime=1176.16
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25089 0 0 0 117598 18 0 0 25 0 1 0 103826550 103743488 24394 1992294400 134512640 135078026 4294956176 18446744073709551615 134523686 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25328 24394 71 138 0 25187 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 111136

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328360/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101504 CPUtime=1177.76
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25099 0 0 0 117758 18 0 0 25 0 1 0 103826550 103940096 24404 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25376 24404 71 138 0 25235 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 111328

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328360/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101504 CPUtime=1178.56
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25100 0 0 0 117838 18 0 0 25 0 1 0 103826550 103940096 24405 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25376 24405 71 138 0 25235 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 111328

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328360/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101504 CPUtime=1179.36
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25112 0 0 0 117918 18 0 0 25 0 1 0 103826550 103940096 24417 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25376 24417 71 138 0 25235 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 111328

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1328296/2055920 swapFree=4192812/4192956
[pid=2954] ppid=2952 vsize=9824 CPUtime=19.91
/proc/2954/stat : 2954 (SATzilla2009_I) S 2952 2954 2611 0 -1 4194304 3802 12024 0 0 273 5 1702 11 25 0 1 0 103824556 10059776 2217 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2954/statm: 2456 2217 217 399 0 2053 0
[pid=2960] ppid=2954 vsize=101504 CPUtime=1179.76
/proc/2960/stat : 2960 (mxc-sr08) R 2954 2954 2611 0 -1 4194304 25112 0 0 0 117958 18 0 0 25 0 1 0 103826550 103940096 24417 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2960/statm: 25376 24417 71 138 0 25235 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 111328

Child status: 17
Real time (s): 1200.37
CPU time (s): 1199.76
CPU user time (s): 1199.4
CPU system time (s): 0.362944
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 111328

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

runsolver used 0.91886 second user time and 3.45747 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 16:59:21
IDJOB=1730296
IDBENCH=24727
IDSOLVER=528
FILE ID=node38/1730296-1240757961
PBS_JOBID= 9187101
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730296-1240757961/watcher-1730296-1240757961 -o /tmp/evaluation-result-1730296-1240757961/solver-1730296-1240757961 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1730296-1240757961.cnf

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

MD5SUM BENCH= a12e117c336ca4cea22ec458f6b2361c
RANDOM SEED=1460818431

node38.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.265
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.265
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:       1435288 kB
Buffers:         62804 kB
Cached:         474668 kB
SwapCached:          0 kB
Active:         230768 kB
Inactive:       320676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32432 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            55224 kB
Committed_AS:   514712 kB
PageTables:       1456 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= 66328 MiB
End job on node38 at 2009-04-26 17:19:21