Trace number 3274339

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

50.67/50.72	c SATzilla is building models for class 2
50.67/50.72	c run presolver march_dl2004 for 5 seconds ... 
50.67/50.72	c Bin: Executing march_dl2004
50.67/50.72	c spawning binary file with 5 seconds ...
50.67/50.72	c child exit by a signal
50.67/50.72	c march_dl2004 returned code 137.
50.67/50.72	c run presolver mxc-sr08 for 5 seconds ... 
50.67/50.72	c Bin: Executing mxc-sr08
50.67/50.72	c spawning binary file with 5 seconds ...
50.67/50.72	c child exit by a signal
50.67/50.72	c mxc-sr08 returned code 137.
50.67/50.72	c Orignal number of varibales is 3276, number of clauses is 628173 
50.67/50.72	c predicted feature computation time is 20.209792 
50.67/50.72	c Bin: Executing satelite
50.67/50.72	c spawning binary file with 240 seconds ...
50.67/50.72	c child exited successfully
50.67/50.72	c satzilla computing base features
50.67/50.72	c Number of variabe is: 2457, Number of clause is : 624897 
50.67/50.72	c Initializing...
50.67/50.72	c satzilla compute diameter ...
50.67/50.72	c start diameter features ...
50.67/50.72	c satzilla doing clause learning
50.67/50.72	c start clause learning features ...
50.67/50.72	c Bin: Executing zchaff07
50.67/50.72	c spawning binary file with 2 seconds ...
50.67/50.72	c child exit by a signal
50.67/50.72	c satzilla doing survey propogation probe
50.67/50.72	c do survay propogation for 2 second ...
50.67/50.72	c satzilla doing local search probe
50.67/50.72	c satzilla doing lobjois search-space size estimate
50.67/50.72	c features are:3276 628173 2457 624897 0.333333 0.00524246 0.00393185 1 0 -0 0.0024356 0.579241 0.000814001 0.004884 0.585825 0.00393185 0.00393185 0.0024356 0 0.0024356 0.0024356 -0 0.00131406 0 0.00131406 0.00131406 -0 0.0012194 0 0.0012194 0.0012194 -0 0.750983 0.00393025 0 0.00393025 0.00393025 2 0 2 2 -0 2739 0.416313 1149 3767 3767 1149 3767 1149 3301 35.4311 0.13029 28.9153 39.0409 39.0409 28.9153 39.0409 28.9153 38.3372 0.644148 0.337416 0.00262467 0.89919 0.862974 0.347622 0.811896 0.580392 0.696885 0.264612 0.441828 2.33147e-15 0.5 0.405698 0.103307 0.349615 0.198821 0.268936 3692.5 2.40161 593.667 0.316798 648 609 664 33.7937 0.343411 0.9152 0.314919 0.501255 0.560608 
50.67/50.72	c satzilla's ranking:
50.67/50.72	c 1) zchaff_rand: 3.498451
50.67/50.72	c 2) minisat20SAT07: 3.023432
50.67/50.72	c 3) mxc-sr08: 1.912702
50.67/50.72	c 4) march_dl2004: 0.873679
50.67/50.72	c 5) tts-4-0: 0.761318
50.67/50.72	c 6) minisat20: 0.653347
50.67/50.72	c 7) vallst: -0.499235
50.67/50.72	c 8) SATenstein: -10000.000000
50.67/50.72	c 9) gnovelty+: -10000.000000
50.67/50.72	c 10) adaptg2wsat+: -10000.000000
50.67/50.72	c 11) adaptg2wsat0: -10000.000000
50.67/50.72	c 12) picosat846: -10000.000000
50.67/50.72	c 13) kcnfs04SAT07: -10000.000000
50.67/50.72	c satzilla running zchaff_rand ... 

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274339-1303602267/watcher-3274339-1303602267 -o /tmp/evaluation-result-3274339-1303602267/solver-3274339-1303602267 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274339-1303602267.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.49 3.82 3.05 4/192 25728
/proc/meminfo: memFree=21016984/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0

[startup+0.0663681 s]
/proc/loadavg: 3.49 3.82 3.05 4/192 25728
/proc/meminfo: memFree=21016984/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100362 s]
/proc/loadavg: 3.49 3.82 3.05 4/192 25728
/proc/meminfo: memFree=21016984/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300438 s]
/proc/loadavg: 3.49 3.82 3.05 4/192 25728
/proc/meminfo: memFree=21016984/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700322 s]
/proc/loadavg: 3.49 3.82 3.05 4/192 25728
/proc/meminfo: memFree=21016984/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50112 s]
/proc/loadavg: 3.49 3.82 3.05 5/194 25731
/proc/meminfo: memFree=20967744/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
[pid=25729] ppid=25728 vsize=52588 CPUtime=1.49 cores=4,6
/proc/25729/stat : 25729 (march_dl2004) R 25728 25728 25382 0 -1 4202496 48719 0 0 0 141 8 0 0 25 0 1 0 471826515 53850112 10616 33554432000 134512640 134996440 4294696032 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25729/statm: 13147 10616 61 119 0 13026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54724

[startup+3.10089 s]
/proc/loadavg: 3.49 3.82 3.05 5/194 25732
/proc/meminfo: memFree=20965388/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=0 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471826515 2187264 114 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 114 97 400 0 131 0
[pid=25729] ppid=25728 vsize=68172 CPUtime=3.09 cores=4,6
/proc/25729/stat : 25729 (march_dl2004) R 25728 25728 25382 0 -1 4202496 73207 0 0 0 298 11 0 0 25 0 1 0 471826515 69808128 10844 33554432000 134512640 134996440 4294696032 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25729/statm: 17043 10844 67 119 0 16922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70308

[startup+6.30026 s]
/proc/loadavg: 3.53 3.83 3.05 6/194 25734
/proc/meminfo: memFree=20901056/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=4.99 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 183 73287 0 0 0 0 488 11 18 0 1 0 471826515 2187264 123 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 123 105 400 0 131 0
[pid=25734] ppid=25728 vsize=46556 CPUtime=1.28 cores=4,6
/proc/25734/stat : 25734 (mxc-sr08) R 25728 25728 25382 0 -1 4202496 15168 0 0 0 127 1 0 0 22 0 1 0 471827015 47673344 11376 33554432000 134512640 135078026 4292721216 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/25734/statm: 11639 11376 57 139 0 11498 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48692

[startup+12.7012 s]
/proc/loadavg: 3.65 3.85 3.06 5/193 25736
/proc/meminfo: memFree=20875688/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=10 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 210 88455 0 0 0 0 986 14 18 0 1 0 471826515 2187264 140 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 140 121 400 0 131 0
[pid=25736] ppid=25728 vsize=62580 CPUtime=2.68 cores=4,6
/proc/25736/stat : 25736 (satelite) R 25728 25728 25382 0 -1 4202496 14525 0 0 0 263 5 0 0 25 0 1 0 471827516 64081920 14499 33554432000 134512640 135037501 4293033184 18446744073709551615 134686212 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/25736/statm: 15645 14499 67 129 0 15514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64716

[startup+25.5009 s]
/proc/loadavg: 3.72 3.85 3.08 5/193 25739
/proc/meminfo: memFree=20797024/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=2136 CPUtime=10 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 210 88455 0 0 0 0 986 14 18 0 1 0 471826515 2187264 140 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 534 140 121 400 0 131 0
[pid=25736] ppid=25728 vsize=83488 CPUtime=15.47 cores=4,6
/proc/25736/stat : 25736 (satelite) R 25728 25728 25382 0 -1 4202496 18930 0 0 0 1539 8 0 0 25 0 1 0 471827516 85491712 18904 33554432000 134512640 135037501 4293033184 18446744073709551615 134573994 0 0 8392704 3 0 0 0 17 4 0 0 0
/proc/25736/statm: 20872 18904 67 129 0 20741 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85624

[startup+51.1003 s]
/proc/loadavg: 3.82 3.86 3.10 5/193 25744
/proc/meminfo: memFree=20682328/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 69116

[startup+102.307 s]
/proc/loadavg: 3.92 3.88 3.14 5/194 25746
/proc/meminfo: memFree=20585208/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=78520 CPUtime=51.57 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 18097 0 0 0 5038 119 0 0 25 0 1 0 471831588 80404480 12981 33554432000 134512640 135365884 4287320480 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 19630 12981 112 209 0 19402 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 147636

[startup+162.301 s]
/proc/loadavg: 3.97 3.90 3.19 5/194 25748
/proc/meminfo: memFree=20548864/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=79644 CPUtime=111.56 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 19389 0 0 0 10934 222 0 0 25 0 1 0 471831588 81555456 14273 33554432000 134512640 135365884 4287320480 18446744073709551615 134553911 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 19911 14273 112 209 0 19683 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 148760

[startup+222.301 s]
/proc/loadavg: 3.99 3.92 3.24 5/194 25749
/proc/meminfo: memFree=20523440/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=102228 CPUtime=171.56 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 25917 0 0 0 16843 313 0 0 25 0 1 0 471831588 104681472 15680 33554432000 134512640 135365884 4287320480 18446744073709551615 134551131 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 25557 15680 112 209 0 25329 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 171344

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.29 5/194 25751
/proc/meminfo: memFree=20508784/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=103152 CPUtime=231.57 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 27001 0 0 0 22757 400 0 0 25 0 1 0 471831588 105627648 16764 33554432000 134512640 135365884 4287320480 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 25788 16764 112 209 0 25560 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 172268

[startup+342.3 s]
/proc/loadavg: 3.99 3.94 3.33 5/194 25753
/proc/meminfo: memFree=20488432/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=103264 CPUtime=291.57 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 27743 0 0 0 28670 487 0 0 25 0 1 0 471831588 105742336 17506 33554432000 134512640 135365884 4287320480 18446744073709551615 134551153 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 25816 17506 112 209 0 25588 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 172380

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.37 5/194 25754
/proc/meminfo: memFree=20476124/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=103504 CPUtime=351.57 cores=4,6

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

/proc/25745/statm: 25988 20663 112 209 0 25760 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 173068

[startup+642.301 s]
/proc/loadavg: 4.03 3.99 3.51 5/194 25761
/proc/meminfo: memFree=20427080/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=144912 CPUtime=591.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 41826 0 0 0 58246 912 0 0 25 0 1 0 471831588 148389888 21348 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36228 21348 112 209 0 36000 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 214028

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.54 5/194 25762
/proc/meminfo: memFree=20418872/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=144912 CPUtime=651.57 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 42452 0 0 0 64162 995 0 0 25 0 1 0 471831588 148389888 21974 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36228 21974 112 209 0 36000 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 214028

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.56 5/194 25764
/proc/meminfo: memFree=20402724/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=144912 CPUtime=711.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 43089 0 0 0 70087 1071 0 0 25 0 1 0 471831588 148389888 22611 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36228 22611 112 209 0 36000 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 214028

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/194 25765
/proc/meminfo: memFree=20393780/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=144912 CPUtime=771.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 43744 0 0 0 76001 1157 0 0 25 0 1 0 471831588 148389888 23266 33554432000 134512640 135365884 4287320480 18446744073709551615 134553827 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36228 23266 112 209 0 36000 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 214028

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.61 5/194 25767
/proc/meminfo: memFree=20381736/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145024 CPUtime=831.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 44404 0 0 0 81924 1234 0 0 25 0 1 0 471831588 148504576 23926 33554432000 134512640 135365884 4287320480 18446744073709551615 134551131 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36256 23926 112 209 0 36028 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 214140

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.63 5/194 25769
/proc/meminfo: memFree=20375396/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145024 CPUtime=891.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 45039 0 0 0 87845 1313 0 0 25 0 1 0 471831588 148504576 24561 33554432000 134512640 135365884 4287320480 18446744073709551615 134551108 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36256 24561 112 209 0 36028 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 214140

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/194 25779
/proc/meminfo: memFree=20366552/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145136 CPUtime=951.58 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 45658 0 0 0 93770 1388 0 0 25 0 1 0 471831588 148619264 25180 33554432000 134512640 135365884 4287320480 18446744073709551615 134550659 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36284 25180 112 209 0 36056 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 214252

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/194 25781
/proc/meminfo: memFree=20357464/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145136 CPUtime=1011.59 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 46213 0 0 0 99699 1460 0 0 25 0 1 0 471831588 148619264 25735 33554432000 134512640 135365884 4287320480 18446744073709551615 134550644 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36284 25735 112 209 0 36056 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 214252

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/194 25782
/proc/meminfo: memFree=20350136/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145136 CPUtime=1071.59 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 46799 0 0 0 105629 1530 0 0 25 0 1 0 471831588 148619264 26321 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36284 26321 112 209 0 36056 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 214252

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.71 5/194 25787
/proc/meminfo: memFree=20340688/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145136 CPUtime=1131.59 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 47380 0 0 0 111555 1604 0 0 25 0 1 0 471831588 148619264 26902 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36284 26902 112 209 0 36056 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 214252

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 25789
/proc/meminfo: memFree=20328760/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145136 CPUtime=1191.59 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 47958 0 0 0 117486 1673 0 0 25 0 1 0 471831588 148619264 27480 33554432000 134512640 135365884 4287320480 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36284 27480 112 209 0 36056 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 214252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.73 5/194 25878
/proc/meminfo: memFree=20913064/32950904 swapFree=67082284/67111528
[pid=25728] ppid=25726 vsize=69116 CPUtime=50.7 cores=4,6
/proc/25728/stat : 25728 (SATzilla2009_C) S 25726 25728 25382 0 -1 4202496 46052 124851 0 0 1203 9 3828 30 25 0 1 0 471826515 70774784 17055 33554432000 134512640 136149437 4292634656 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/25728/statm: 17279 17055 220 400 0 16876 0
[pid=25745] ppid=25728 vsize=145248 CPUtime=1249.3 cores=4,6
/proc/25745/stat : 25745 (zchaff_rand) R 25728 25728 25382 0 -1 4202496 48509 0 0 0 123186 1744 0 0 25 0 1 0 471831588 148733952 28031 33554432000 134512640 135365884 4287320480 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/25745/statm: 36312 28031 112 209 0 36084 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 214364

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25728 and gives
#  childrusage.ru_utime.tv_sec=50
#  childrusage.ru_utime.tv_usec=312351
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=407937
# CPU time returned by wait4() is 50.7203
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1282.17
CPU system time (s): 17.83
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 214364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.3124
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170903
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= 12
involuntary context switches= 140

runsolver used 2.09968 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 01:44:28
IDJOB=3274339
IDBENCH=83184
IDSOLVER=1675
FILE ID=node121/3274339-1303602267
RUNJOBID= node121-1303600951-25401
PBS_JOBID= 13150620
Free space on /tmp= 71932 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274339-1303602267/watcher-3274339-1303602267 -o /tmp/evaluation-result-3274339-1303602267/solver-3274339-1303602267 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274339-1303602267.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=1259212361

node121.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21017264 kB
Buffers:       2136444 kB
Cached:        9156928 kB
SwapCached:       2776 kB
Active:        8628872 kB
Inactive:      2792284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21017264 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          168980 kB
Writeback:           0 kB
AnonPages:      125172 kB
Mapped:          15712 kB
Slab:           447584 kB
PageTables:       5752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   347156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71924 MiB
End job on node121 at 2011-04-24 02:06:10