Trace number 1727592

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.17 1199.93

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

104.21/104.33	c SATzilla is building models for class 2
104.21/104.33	c run presolver march_dl2004 for 5 seconds ... 
104.21/104.33	c Bin: Executing march_dl2004
104.21/104.33	c spawning binary file with 5 seconds ...
104.21/104.33	c child exit by a signal
104.21/104.33	c march_dl2004 returned code 137.
104.21/104.33	c run presolver mxc-sr08 for 5 seconds ... 
104.21/104.33	c Bin: Executing mxc-sr08
104.21/104.33	c spawning binary file with 5 seconds ...
104.21/104.33	c child exit by a signal
104.21/104.33	c mxc-sr08 returned code 137.
104.21/104.33	c Orignal number of varibales is 16866, number of clauses is 2507999 
104.21/104.33	c predicted feature computation time is 42.021798 
104.21/104.33	c Bin: Executing satelite
104.21/104.33	c spawning binary file with 240 seconds ...
104.21/104.33	c child exited successfully
104.21/104.33	c satzilla computing base features
104.21/104.33	c Number of variabe is: 14776, Number of clause is : 2490066 
104.21/104.33	c Initializing...
104.21/104.33	c satzilla compute diameter ...
104.21/104.33	c start diameter features ...
104.21/104.33	c satzilla doing clause learning
104.21/104.33	c start clause learning features ...
104.21/104.33	c Bin: Executing zchaff07
104.21/104.33	c spawning binary file with 2 seconds ...
104.21/104.33	c child exit by a signal
104.21/104.33	c satzilla doing survey propogation probe
104.21/104.33	c do survay propogation for 2 second ...
104.21/104.33	c satzilla doing local search probe
104.21/104.33	c satzilla doing lobjois search-space size estimate
104.21/104.33	c features are:16866 2.508e+06 14776 2.49007e+06 0.141446 0.00720182 0.00593398 0.448639 1.02918 1.26341 0.000231114 0.766537 0.000135355 0.00155658 0.633932 0.770376 0.77052 0.000231114 0.404733 7.22872e-06 0.000433322 6.12521 0.0519144 0.102922 0.00387597 0.912 1.98419 8.22903e-05 0.541042 2.00798e-06 0.000277904 5.71624 0.584608 0.000180792 0.411908 5.62234e-06 0.000368665 7 0 7 7 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.808113 0.401117 0.000401546 1 0.999999 0.0693122 0.999472 0.826073 0.975616 0.0558005 1.7835 -1.66533e-16 0.5 0.191847 2.10942e-15 0.0686187 7.77138e-07 0.00386835 12403 0 0 0 0 0 0 92.7248 0 1.02646 0 0.364612 0.488021 
104.21/104.33	c satzilla's ranking:
104.21/104.33	c 1) minisat20SAT07: 3.703526
104.21/104.33	c 2) minisat20: 2.381373
104.21/104.33	c 3) mxc-sr08: 2.114618
104.21/104.33	c 4) zchaff_rand: 2.108373
104.21/104.33	c 5) march_dl2004: 1.239373
104.21/104.33	c 6) vallst: 1.184585
104.21/104.33	c 7) tts-4-0: 0.118075
104.21/104.33	c 8) SATenstein: -10000.000000
104.21/104.33	c 9) gnovelty+: -10000.000000
104.21/104.33	c 10) adaptg2wsat+: -10000.000000
104.21/104.33	c 11) adaptg2wsat0: -10000.000000
104.21/104.33	c 12) picosat846: -10000.000000
104.21/104.33	c 13) kcnfs04SAT07: -10000.000000
104.21/104.33	c satzilla running minisat20SAT07 ... 
1199.00/1199.88	c Bin: Executing minisat20SAT07
1199.00/1199.88	c spawning binary file with 1095 seconds ...
1199.00/1199.88	c child exit by a signal
1199.00/1199.88	c minisat20SAT07 returned code 137.
1199.00/1199.88	c satzilla running minisat20 ... 
1199.00/1199.88	c Bin: Executing minisat20
1199.00/1199.88	c minisat20 returned code 1.
1199.00/1199.88	c satzilla running mxc-sr08 ... 
1199.00/1199.88	c Bin: Executing mxc-sr08
1199.00/1199.88	c mxc-sr08 returned code 1.
1199.00/1199.88	c satzilla running zchaff_rand ... 
1199.00/1199.88	c Bin: Executing zchaff_rand
1199.00/1199.88	c zchaff_rand returned code 1.
1199.00/1199.88	c satzilla running march_dl2004 ... 
1199.00/1199.88	c Bin: Executing march_dl2004
1199.00/1199.88	c march_dl2004 returned code 1.
1199.00/1199.88	c satzilla running vallst ... 
1199.00/1199.88	c Bin: Executing vallst
1199.00/1199.88	c vallst returned code 1.
1199.00/1199.88	c satzilla running tts-4-0 ... 
1199.00/1199.88	c Bin: Executing tts-4-0
1199.00/1199.88	c tts-4-0 returned code 1.
1199.00/1199.88	c satzilla running SATenstein ... 
1199.00/1199.88	c Bin: Executing SATenstein
1199.00/1199.88	c SATenstein returned code 1.
1199.00/1199.88	c satzilla running gnovelty+ ... 
1199.00/1199.88	c Bin: Executing gnovelty+
1199.00/1199.88	c gnovelty+ returned code 1.
1199.00/1199.88	c satzilla running adaptg2wsat+ ... 
1199.00/1199.88	c Bin: Executing adaptg2wsat+
1199.00/1199.88	c adaptg2wsat+ returned code 1.
1199.00/1199.88	c satzilla running adaptg2wsat0 ... 
1199.00/1199.88	c Bin: Executing adaptg2wsat0
1199.00/1199.88	c adaptg2wsat0 returned code 1.
1199.00/1199.88	c satzilla running picosat846 ... 
1199.00/1199.88	c Bin: Executing picosat846
1199.00/1199.88	c picosat846 returned code 1.
1199.00/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.00/1199.88	c Bin: Executing kcnfs04SAT07
1199.00/1199.88	c kcnfs04SAT07 returned code 1.
1199.00/1199.88	c ERROR: All Failed! 
1199.00/1199.88	c SATZILLA_TIME=1199.290000

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-1727592-1240726711/watcher-1727592-1240726711 -o /tmp/evaluation-result-1727592-1240726711/solver-1727592-1240726711 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727592-1240726711.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 25305
/proc/meminfo: memFree=1324728/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) R 25303 25305 25147 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=10436 CPUtime=0
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 937 0 0 0 0 0 0 0 18 0 1 0 100705368 10686464 932 1992294400 134512640 134996440 4294956176 18446744073709551615 134549449 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 2609 940 49 118 0 2488 0

[startup+0.069543 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25305
/proc/meminfo: memFree=1324728/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=21952 CPUtime=0.05
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 3008 0 0 0 5 0 0 0 19 0 1 0 100705368 22478848 3003 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 5488 3004 50 118 0 5367 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24008

[startup+0.101549 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25305
/proc/meminfo: memFree=1324728/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=22480 CPUtime=0.09
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 3155 0 0 0 8 1 0 0 19 0 1 0 100705368 23019520 3150 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 5620 3150 50 118 0 5499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24536

[startup+0.301591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25305
/proc/meminfo: memFree=1324728/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=25384 CPUtime=0.29
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 4067 0 0 0 28 1 0 0 22 0 1 0 100705368 25993216 4062 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 6346 4062 50 118 0 6225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27440

[startup+0.701677 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25305
/proc/meminfo: memFree=1324728/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=31192 CPUtime=0.69
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 5886 0 0 0 66 3 0 0 25 0 1 0 100705368 31940608 5881 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 7798 5881 50 118 0 7677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33248

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25307
/proc/meminfo: memFree=1295720/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=42940 CPUtime=1.49
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 9536 0 0 0 144 5 0 0 25 0 1 0 100705368 43970560 9531 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 10735 9531 50 118 0 10614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44996

[startup+3.10219 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25307
/proc/meminfo: memFree=1274344/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=0
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100705368 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25305/statm: 514 112 96 399 0 111 0
[pid=25306] ppid=25305 vsize=130512 CPUtime=3.09
/proc/25306/stat : 25306 (march_dl2004) R 25305 25305 25147 0 -1 4194304 22728 0 0 0 297 12 0 0 25 0 1 0 100705368 133644288 22722 1992294400 134512640 134996440 4294956176 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25306/statm: 32628 22722 52 118 0 32507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132568

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25308
/proc/meminfo: memFree=1276648/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=5
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 152 23958 0 0 0 0 486 14 16 0 1 0 100705368 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 514 121 104 399 0 111 0
[pid=25308] ppid=25305 vsize=84692 CPUtime=1.28
/proc/25308/stat : 25308 (mxc-sr08) R 25305 25305 25147 0 -1 4194304 20586 0 0 0 118 10 0 0 25 0 1 0 100705869 86724608 20580 1992294400 134512640 135078026 4294956176 18446744073709551615 134721763 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25308/statm: 21173 20580 54 138 0 21032 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86748

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25309
/proc/meminfo: memFree=1212072/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=10.02
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 180 65013 0 0 0 0 966 36 16 0 1 0 100705368 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 514 139 121 399 0 111 0
[pid=25309] ppid=25305 vsize=149016 CPUtime=2.63
/proc/25309/stat : 25309 (satelite) R 25305 25305 25147 0 -1 4194304 32754 0 0 0 242 21 0 0 25 0 1 0 100706373 152592384 32749 1992294400 134512640 135037501 4294956160 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25309/statm: 37254 32749 67 128 0 37123 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 151072

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25309
/proc/meminfo: memFree=1097128/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=10.02
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 180 65013 0 0 0 0 966 36 16 0 1 0 100705368 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 514 139 121 399 0 111 0
[pid=25309] ppid=25305 vsize=270528 CPUtime=15.42
/proc/25309/stat : 25309 (satelite) R 25305 25305 25147 0 -1 4194304 55035 0 0 0 1501 41 0 0 25 0 1 0 100706373 277020672 55030 1992294400 134512640 135037501 4294956160 18446744073709551615 134543043 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25309/statm: 67632 55030 67 128 0 67501 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 272584

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25309
/proc/meminfo: memFree=1096680/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=2056 CPUtime=10.02
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 180 65013 0 0 0 0 966 36 16 0 1 0 100705368 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 514 139 121 399 0 111 0
[pid=25309] ppid=25305 vsize=270804 CPUtime=41.01
/proc/25309/stat : 25309 (satelite) R 25305 25305 25147 0 -1 4194304 55163 0 0 0 4060 41 0 0 25 0 1 0 100706373 277303296 55099 1992294400 134512640 135037501 4294956160 18446744073709551615 134573989 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25309/statm: 67701 55099 67 128 0 67570 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 272860

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25310
/proc/meminfo: memFree=1126320/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=146592 CPUtime=102.2
/proc/25305/stat : 25305 (SATzilla2009_C) R 25303 25305 25147 0 -1 4194304 135762 134936 0 0 3513 79 6520 108 25 0 1 0 100705368 150110208 36334 1992294400 134512640 136149437 4294956208 18446744073709551615 134541877 0 0 4096 3 0 0 0 17 0 0 0
/proc/25305/statm: 36648 36334 212 399 0 36245 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 146592

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=989928/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=139280 CPUtime=57.89
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 32676 0 0 0 5769 20 0 0 25 0 1 0 100715801 142622720 32654 1992294400 134512640 135078472 4294956176 18446744073709551615 134530601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 34820 32654 70 138 0 34679 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 291284

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=897192/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=232628 CPUtime=117.87
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 55879 0 0 0 11755 32 0 0 25 0 1 0 100715801 238211072 55857 1992294400 134512640 135078472 4294956176 18446744073709551615 134530601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 58157 55857 70 138 0 58016 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 384632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=890984/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=233816 CPUtime=177.83
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57426 0 0 0 17750 33 0 0 25 0 1 0 100715801 239427584 57404 1992294400 134512640 135078472 4294956176 18446744073709551615 134530758 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 58454 57404 70 138 0 58313 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 385820

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=920104/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202424 CPUtime=237.78
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57647 0 0 0 23744 34 0 0 25 0 1 0 100715801 207282176 50077 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50606 50077 72 138 0 50465 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 354428


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

/proc/25311/statm: 50677 50135 72 138 0 50536 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 354712

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=919848/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202708 CPUtime=657.53
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57718 0 0 0 65718 35 0 0 25 0 1 0 100715801 207572992 50139 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50677 50139 72 138 0 50536 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 354712

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=919848/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202708 CPUtime=717.5
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57723 0 0 0 71715 35 0 0 25 0 1 0 100715801 207572992 50144 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50677 50144 72 138 0 50536 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 354712

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=919784/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202708 CPUtime=777.47
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57727 0 0 0 77712 35 0 0 25 0 1 0 100715801 207572992 50148 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50677 50148 72 138 0 50536 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 354712

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=919784/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202828 CPUtime=837.43
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57733 0 0 0 83708 35 0 0 25 0 1 0 100715801 207695872 50154 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50707 50154 72 138 0 50566 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 354832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=919784/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=202828 CPUtime=897.4
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 57739 0 0 0 89705 35 0 0 25 0 1 0 100715801 207695872 50160 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 50707 50160 72 138 0 50566 0
Current children cumulated CPU time (s) 1001.63
Current children cumulated vsize (KiB) 354832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=917672/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=204940 CPUtime=957.36
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 58268 0 0 0 95700 36 0 0 25 0 1 0 100715801 209858560 50689 1992294400 134512640 135078472 4294956176 18446744073709551615 134550715 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 51235 50689 72 138 0 51094 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 356944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25311
/proc/meminfo: memFree=915112/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=207468 CPUtime=1017.33
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 58903 0 0 0 101696 37 0 0 25 0 1 0 100715801 212447232 51324 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 51867 51324 72 138 0 51726 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 359472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=912160/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=210240 CPUtime=1077.3
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59584 0 0 0 107692 38 0 0 25 0 1 0 100715801 215285760 52005 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 52560 52005 72 138 0 52419 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 362244

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 25313
/proc/meminfo: memFree=911720/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=210636 CPUtime=1085.28
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59701 0 0 0 108490 38 0 0 25 0 1 0 100715801 215691264 52122 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25311/statm: 52659 52122 72 138 0 52518 0
Current children cumulated CPU time (s) 1189.51
Current children cumulated vsize (KiB) 362640

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=911400/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=211164 CPUtime=1091.68
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59812 0 0 0 109130 38 0 0 25 0 1 0 100715801 216231936 52233 1992294400 134512640 135078472 4294956176 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 52791 52233 72 138 0 52650 0
Current children cumulated CPU time (s) 1195.91
Current children cumulated vsize (KiB) 363168

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=911336/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=211164 CPUtime=1093.27
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59834 0 0 0 109289 38 0 0 25 0 1 0 100715801 216231936 52255 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 52791 52255 72 138 0 52650 0
Current children cumulated CPU time (s) 1197.5
Current children cumulated vsize (KiB) 363168

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=911272/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=211296 CPUtime=1094.07
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59852 0 0 0 109369 38 0 0 25 0 1 0 100715801 216367104 52273 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 52824 52273 72 138 0 52683 0
Current children cumulated CPU time (s) 1198.3
Current children cumulated vsize (KiB) 363300

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=911272/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=152004 CPUtime=104.23
/proc/25305/stat : 25305 (SATzilla2009_C) S 25303 25305 25147 0 -1 4194304 137148 134936 0 0 3715 80 6520 108 25 0 1 0 100705368 155652096 37714 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25305/statm: 38001 37714 219 399 0 37598 0
[pid=25311] ppid=25305 vsize=211296 CPUtime=1094.47
/proc/25311/stat : 25311 (minisat20SAT07) R 25305 25305 25147 0 -1 4194304 59858 0 0 0 109409 38 0 0 25 0 1 0 100715801 216367104 52279 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25311/statm: 52824 52279 72 138 0 52683 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 363300

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25313
/proc/meminfo: memFree=911272/2055920 swapFree=4192812/4192956
[pid=25305] ppid=25303 vsize=0 CPUtime=1199.11
/proc/25305/stat : 25305 (SATzilla2009_C) R 25303 25305 25147 0 -1 4194308 137163 194800 0 0 3715 82 115964 150 19 0 1 0 100705368 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/25305/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.17
CPU user time (s): 1196.8
CPU system time (s): 2.36464
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (KiB): 385952

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

runsolver used 1.03584 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 08:18:37
IDJOB=1727592
IDBENCH=24641
IDSOLVER=527
FILE ID=node10/1727592-1240726711
PBS_JOBID= 9186947
Free space on /tmp= 66340 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727592-1240726711/watcher-1727592-1240726711 -o /tmp/evaluation-result-1727592-1240726711/solver-1727592-1240726711 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727592-1240726711.cnf

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1667559824

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:       1325208 kB
Buffers:         54276 kB
Cached:         593696 kB
SwapCached:          0 kB
Active:         310300 kB
Inactive:       351548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           65192 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            54940 kB
Committed_AS:   382412 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= 66312 MiB
End job on node10 at 2009-04-26 08:38:37