Trace number 1727804

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.53 1200.04

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

17.67/17.73	c SATzilla is building models for class 2
17.67/17.73	c run presolver march_dl2004 for 5 seconds ... 
17.67/17.73	c Bin: Executing march_dl2004
17.67/17.73	c spawning binary file with 5 seconds ...
17.67/17.73	c child exit by a signal
17.67/17.73	c march_dl2004 returned code 137.
17.67/17.73	c run presolver mxc-sr08 for 5 seconds ... 
17.67/17.73	c Bin: Executing mxc-sr08
17.67/17.73	c spawning binary file with 5 seconds ...
17.67/17.73	c child exit by a signal
17.67/17.73	c mxc-sr08 returned code 137.
17.67/17.73	c Orignal number of varibales is 942, number of clauses is 16562 
17.67/17.73	c predicted feature computation time is 7.381071 
17.67/17.73	c Bin: Executing satelite
17.67/17.73	c spawning binary file with 240 seconds ...
17.67/17.73	c child exited successfully
17.67/17.73	c satzilla computing base features
17.67/17.73	c Number of variabe is: 884, Number of clause is : 11488 
17.67/17.73	c Initializing...
17.67/17.73	c satzilla compute diameter ...
17.67/17.73	c start diameter features ...
17.67/17.73	c satzilla doing clause learning
17.67/17.73	c start clause learning features ...
17.67/17.73	c Bin: Executing zchaff07
17.67/17.73	c spawning binary file with 2 seconds ...
17.67/17.73	c child exit by a signal
17.67/17.73	c satzilla doing survey propogation probe
17.67/17.73	c do survay propogation for 2 second ...
17.67/17.73	c satzilla doing local search probe
17.67/17.73	c satzilla doing lobjois search-space size estimate
17.67/17.73	c features are:942 16562 884 11488 0.0656109 0.441678 0.0769499 0.406173 0.8975 1.77666 0.00544755 0.51849 0.00226244 0.0147059 1.51552 0.290738 0.42218 0.00544755 1.15693 8.70474e-05 0.0250696 3.6041 0.630758 0.207434 0 1 3.26925 0.00086171 1.44627 0 0.00670265 2.60602 0.292218 0.00572839 0.893147 8.70474e-05 0.0142758 4.45866 0.112772 4 6 0.703617 2369.25 0.158661 1888 2930 2930 1888 2930 2240 2419 36.4792 0.135258 30.0254 43.3161 43.3161 30.0254 43.3161 34.1765 38.3989 0.772138 0.205898 3.47771e-07 1 0.916328 0.599013 0.905344 0.727319 0.79866 0.318135 0.730863 0.00806755 0.998681 0.499513 0.0255515 0.498184 0.0308285 0.483959 25.5009 0.427224 135.105 0.079646 135 124 147 4.67343 0.378815 0.995602 0.0153388 0.377572 0.588788 
17.67/17.73	c satzilla's ranking:
17.67/17.73	c 1) minisat20SAT07: 2.927733
17.67/17.73	c 2) mxc-sr08: 2.309400
17.67/17.73	c 3) minisat20: 2.071904
17.67/17.73	c 4) march_dl2004: 1.710948
17.67/17.73	c 5) zchaff_rand: 0.602034
17.67/17.73	c 6) vallst: 0.367072
17.67/17.73	c 7) tts-4-0: -0.093333
17.67/17.73	c 8) SATenstein: -10000.000000
17.67/17.73	c 9) gnovelty+: -10000.000000
17.67/17.73	c 10) adaptg2wsat+: -10000.000000
17.67/17.73	c 11) adaptg2wsat0: -10000.000000
17.67/17.73	c 12) picosat846: -10000.000000
17.67/17.73	c 13) kcnfs04SAT07: -10000.000000
17.67/17.73	c satzilla running minisat20SAT07 ... 
1199.47/1200.03	c Bin: Executing minisat20SAT07
1199.47/1200.03	c spawning binary file with 1182 seconds ...
1199.47/1200.03	c child exit by a signal
1199.47/1200.03	c minisat20SAT07 returned code 137.
1199.47/1200.03	c satzilla running mxc-sr08 ... 
1199.47/1200.03	c Bin: Executing mxc-sr08
1199.47/1200.03	c mxc-sr08 returned code 1.
1199.47/1200.03	c satzilla running minisat20 ... 
1199.47/1200.03	c Bin: Executing minisat20
1199.47/1200.03	c minisat20 returned code 1.
1199.47/1200.03	c satzilla running march_dl2004 ... 
1199.47/1200.03	c Bin: Executing march_dl2004
1199.47/1200.03	c march_dl2004 returned code 1.
1199.47/1200.03	c satzilla running zchaff_rand ... 
1199.47/1200.03	c Bin: Executing zchaff_rand
1199.47/1200.03	c zchaff_rand returned code 1.
1199.47/1200.03	c satzilla running vallst ... 
1199.47/1200.03	c Bin: Executing vallst
1199.47/1200.03	c vallst returned code 1.
1199.47/1200.03	c satzilla running tts-4-0 ... 
1199.47/1200.03	c Bin: Executing tts-4-0
1199.47/1200.03	c tts-4-0 returned code 1.
1199.47/1200.03	c satzilla running SATenstein ... 
1199.47/1200.03	c Bin: Executing SATenstein
1199.47/1200.03	c SATenstein returned code 1.
1199.47/1200.03	c satzilla running gnovelty+ ... 
1199.47/1200.03	c Bin: Executing gnovelty+
1199.47/1200.03	c gnovelty+ returned code 1.
1199.47/1200.03	c satzilla running adaptg2wsat+ ... 
1199.47/1200.03	c Bin: Executing adaptg2wsat+
1199.47/1200.03	c adaptg2wsat+ returned code 1.
1199.47/1200.03	c satzilla running adaptg2wsat0 ... 
1199.47/1200.03	c Bin: Executing adaptg2wsat0
1199.47/1200.03	c adaptg2wsat0 returned code 1.
1199.47/1200.03	c satzilla running picosat846 ... 
1199.47/1200.03	c Bin: Executing picosat846
1199.47/1200.03	c picosat846 returned code 1.
1199.47/1200.03	c satzilla running kcnfs04SAT07 ... 
1199.47/1200.03	c Bin: Executing kcnfs04SAT07
1199.47/1200.03	c kcnfs04SAT07 returned code 1.
1199.47/1200.03	c ERROR: All Failed! 
1199.47/1200.03	c SATZILLA_TIME=1199.710000

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-1727804-1240729121/watcher-1727804-1240729121 -o /tmp/evaluation-result-1727804-1240729121/solver-1727804-1240729121 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727804-1240729121.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 25367
/proc/meminfo: memFree=1357432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=768 CPUtime=0
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 100945779 786432 104 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 192 104 50 118 0 71 0

[startup+0.0779621 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25367
/proc/meminfo: memFree=1357432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=1968 CPUtime=0.07
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 415 0 0 0 7 0 0 0 19 0 1 0 100945779 2015232 357 1992294400 134512640 134996440 4294956176 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 492 357 57 118 0 371 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4024

[startup+0.101968 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25367
/proc/meminfo: memFree=1357432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=2220 CPUtime=0.09
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 502 0 0 0 9 0 0 0 19 0 1 0 100945779 2273280 414 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 555 414 65 118 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4276

[startup+0.30201 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25367
/proc/meminfo: memFree=1357432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=3056 CPUtime=0.29
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 667 0 0 0 29 0 0 0 21 0 1 0 100945779 3129344 520 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 764 520 67 118 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5112

[startup+0.701095 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25367
/proc/meminfo: memFree=1357432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=4620 CPUtime=0.68
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 1661 0 0 0 68 0 0 0 25 0 1 0 100945779 4730880 1044 1992294400 134512640 134996440 4294956176 18446744073709551615 134544551 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 1155 1044 72 118 0 1034 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6676

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25369
/proc/meminfo: memFree=1353000/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=5860 CPUtime=1.48
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 1766 0 0 0 148 0 0 0 25 0 1 0 100945779 6000640 1149 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7916

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25369
/proc/meminfo: memFree=1352872/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=0
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100945779 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 112 96 399 0 111 0
[pid=25368] ppid=25367 vsize=5860 CPUtime=3.08
/proc/25368/stat : 25368 (march_dl2004) R 25367 25367 25147 0 -1 4194304 1766 0 0 0 308 0 0 0 25 0 1 0 100945779 6000640 1149 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25368/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7916

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25370
/proc/meminfo: memFree=1355624/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2056 CPUtime=4.99
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 156 1843 0 0 0 0 499 0 19 0 1 0 100945779 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 514 125 107 399 0 111 0
[pid=25370] ppid=25367 vsize=3156 CPUtime=1.28
/proc/25370/stat : 25370 (mxc-sr08) R 25367 25367 25147 0 -1 4194304 790 0 0 0 128 0 0 0 25 0 1 0 100946280 3231744 698 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25370/statm: 789 698 71 138 0 648 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5212

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25372
/proc/meminfo: memFree=1353896/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=2912 CPUtime=11.22
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 569 3467 0 0 115 0 1006 1 25 0 1 0 100945779 2981888 393 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 728 393 136 399 0 325 0
[pid=25372] ppid=25367 vsize=5028 CPUtime=1.43
/proc/25372/stat : 25372 (zchaff07) R 25367 25367 25147 0 -1 4194304 1013 0 0 0 142 1 0 0 25 0 1 0 100946905 5148672 857 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25372/statm: 1257 857 126 250 0 1004 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7940

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25373
/proc/meminfo: memFree=1352744/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=4484 CPUtime=7.74
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 861 0 0 0 774 0 0 0 25 0 1 0 100947553 4591616 855 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 1121 855 72 138 0 980 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8460

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25373
/proc/meminfo: memFree=1351016/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=6228 CPUtime=33.34
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 1291 0 0 0 3333 1 0 0 25 0 1 0 100947553 6377472 1285 1992294400 134512640 135078472 4294956176 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 1557 1285 72 138 0 1416 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10204

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25373
/proc/meminfo: memFree=1349480/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=7832 CPUtime=84.52
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 1691 0 0 0 8451 1 0 0 25 0 1 0 100947553 8019968 1685 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 1958 1685 72 138 0 1817 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11808

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1348008/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=9168 CPUtime=144.5
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 2027 0 0 0 14448 2 0 0 25 0 1 0 100947553 9388032 2021 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 2292 2021 72 138 0 2151 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13144

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1347432/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=9704 CPUtime=204.47
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 2168 0 0 0 20445 2 0 0 25 0 1 0 100947553 9936896 2162 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 2426 2162 72 138 0 2285 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13680

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1347112/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=10136 CPUtime=264.44
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 2253 0 0 0 26442 2 0 0 25 0 1 0 100947553 10379264 2247 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 2534 2247 72 138 0 2393 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 14112

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1346856/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=10400 CPUtime=324.42
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 2328 0 0 0 32440 2 0 0 25 0 1 0 100947553 10649600 2322 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 2600 2322 72 138 0 2459 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1344040/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=804.23
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3009 0 0 0 80419 4 0 0 25 0 1 0 100947553 13553664 3003 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3003 72 138 0 3168 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 17212

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=864.21
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3009 0 0 0 86417 4 0 0 25 0 1 0 100947553 13553664 3003 1992294400 134512640 135078472 4294956176 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3003 72 138 0 3168 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 17212

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=924.18
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3010 0 0 0 92414 4 0 0 25 0 1 0 100947553 13553664 3004 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3004 72 138 0 3168 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 17212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=984.16
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3010 0 0 0 98412 4 0 0 25 0 1 0 100947553 13553664 3004 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3004 72 138 0 3168 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 17212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=1044.13
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3015 0 0 0 104409 4 0 0 25 0 1 0 100947553 13553664 3009 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3009 72 138 0 3168 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 17212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13236 CPUtime=1104.1
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3015 0 0 0 110406 4 0 0 25 0 1 0 100947553 13553664 3009 1992294400 134512640 135078472 4294956176 18446744073709551615 134550171 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3309 3009 72 138 0 3168 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 17212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343592/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1164.08
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3113 0 0 0 116404 4 0 0 25 0 1 0 100947553 13967360 3107 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3107 72 138 0 3269 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 17616

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 25379
/proc/meminfo: memFree=1343592/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1172.07
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3125 0 0 0 117203 4 0 0 25 0 1 0 100947553 13967360 3119 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3119 72 138 0 3269 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 17616

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1178.48
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 117844 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 17616

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1180.07
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 118003 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 17616

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1180.87
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 118083 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134556286 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 17616

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1181.27
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 118123 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 17616

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1181.67
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 118163 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 17616

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25379
/proc/meminfo: memFree=1343528/2055920 swapFree=4192812/4192956
[pid=25367] ppid=25365 vsize=3976 CPUtime=17.7
/proc/25367/stat : 25367 (SATzilla2009_C) S 25365 25367 25147 0 -1 4194304 1237 4609 0 0 553 9 1205 3 25 0 1 0 100945779 4071424 584 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25367/statm: 994 584 219 399 0 591 0
[pid=25373] ppid=25367 vsize=13640 CPUtime=1181.77
/proc/25373/stat : 25373 (minisat20SAT07) R 25367 25367 25147 0 -1 4194304 3135 0 0 0 118173 4 0 0 25 0 1 0 100947553 13967360 3129 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25373/statm: 3410 3129 72 138 0 3269 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 17616

Child status: 17
Real time (s): 1200.04
CPU time (s): 1199.53
CPU user time (s): 1199.36
CPU system time (s): 0.174973
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 17616

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

runsolver used 0.939857 second user time and 3.43548 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 08:58:41
IDJOB=1727804
IDBENCH=24645
IDSOLVER=527
FILE ID=node10/1727804-1240729121
PBS_JOBID= 9186947
Free space on /tmp= 66372 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727804-1240729121/watcher-1727804-1240729121 -o /tmp/evaluation-result-1727804-1240729121/solver-1727804-1240729121 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727804-1240729121.cnf

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=1853807570

node10.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.263
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.263
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:       1357976 kB
Buffers:         55140 kB
Cached:         560668 kB
SwapCached:          0 kB
Active:         278156 kB
Inactive:       351556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31804 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            54384 kB
Committed_AS:   388548 kB
PageTables:       1372 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= 66344 MiB
End job on node10 at 2009-04-26 09:18:41