Trace number 1719138

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.44 1199.87

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

75.50/75.64	c SATzilla is building models for class 2
75.50/75.64	c run presolver march_dl2004 for 5 seconds ... 
75.50/75.64	c Bin: Executing march_dl2004
75.50/75.64	c spawning binary file with 5 seconds ...
75.50/75.64	c child exit by a signal
75.50/75.64	c march_dl2004 returned code 137.
75.50/75.64	c run presolver mxc-sr08 for 5 seconds ... 
75.50/75.64	c Bin: Executing mxc-sr08
75.50/75.64	c spawning binary file with 5 seconds ...
75.50/75.64	c child exit by a signal
75.50/75.64	c mxc-sr08 returned code 137.
75.50/75.64	c Orignal number of varibales is 106013, number of clauses is 1598301 
75.50/75.64	c predicted feature computation time is 34.548314 
75.50/75.64	c Bin: Executing satelite
75.50/75.64	c spawning binary file with 240 seconds ...
75.50/75.64	c child exited successfully
75.50/75.64	c satzilla computing base features
75.50/75.64	c Number of variabe is: 83095, Number of clause is : 1545697 
75.50/75.64	c Initializing...
75.50/75.64	c satzilla compute diameter ...
75.50/75.64	c start diameter features ...
75.50/75.64	c satzilla doing clause learning
75.50/75.64	c start clause learning features ...
75.50/75.64	c Bin: Executing zchaff07
75.50/75.64	c spawning binary file with 2 seconds ...
75.50/75.64	c child exit by a signal
75.50/75.64	c satzilla doing survey propogation probe
75.50/75.64	c do survay propogation for 2 second ...
75.50/75.64	c satzilla doing local search probe
75.50/75.64	c satzilla doing lobjois search-space size estimate
75.50/75.64	c features are:106013 1.5983e+06 83095 1.5457e+06 0.275805 0.0340325 0.0537589 0.754046 0.542411 1.0556 3.7188e-05 1.97903 2.40688e-05 0.0015043 0.636772 0.897002 0.931595 3.7188e-05 5.15258 4.5287e-06 0.0202731 4.39588 0.340794 0.263479 0 0.991337 4.17761 2.2553e-05 4.56198 6.46957e-07 0.0105661 4.10607 0.923113 6.81956e-05 3.56793 3.23479e-06 0.0209841 4.28571 0.105409 4 5 0.59827 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.828129 0.368514 0 1 0.999848 0.16864 0.998154 0.889815 0.979339 0.109312 1.40285 0 0.5 0.356573 0.00019478 0.139784 0.00247406 0.0287789 125659 0 0 0 0 0 0 174.462 0 1.52612 0 0.160383 0.592744 
75.50/75.64	c satzilla's ranking:
75.50/75.64	c 1) vallst: 15.194121
75.50/75.64	c 2) minisat20: 3.696356
75.50/75.64	c 3) minisat20SAT07: 2.551577
75.50/75.64	c 4) march_dl2004: 1.319004
75.50/75.64	c 5) tts-4-0: -1.368052
75.50/75.64	c 6) zchaff_rand: -5.990910
75.50/75.64	c 7) mxc-sr08: -12.578240
75.50/75.64	c 8) SATenstein: -10000.000000
75.50/75.64	c 9) gnovelty+: -10000.000000
75.50/75.64	c 10) adaptg2wsat+: -10000.000000
75.50/75.64	c 11) adaptg2wsat0: -10000.000000
75.50/75.64	c 12) picosat846: -10000.000000
75.50/75.64	c 13) kcnfs04SAT07: -10000.000000
75.50/75.64	c satzilla running vallst ... 
1199.34/1199.82	c Bin: Executing vallst
1199.34/1199.82	c spawning binary file with 1124 seconds ...
1199.34/1199.82	c child exit by a signal
1199.34/1199.82	c vallst returned code 137.
1199.34/1199.82	c satzilla running minisat20 ... 
1199.34/1199.82	c Bin: Executing minisat20
1199.34/1199.82	c minisat20 returned code 1.
1199.34/1199.82	c satzilla running minisat20SAT07 ... 
1199.34/1199.82	c Bin: Executing minisat20SAT07
1199.34/1199.82	c minisat20SAT07 returned code 1.
1199.34/1199.82	c satzilla running march_dl2004 ... 
1199.34/1199.82	c Bin: Executing march_dl2004
1199.34/1199.82	c march_dl2004 returned code 1.
1199.34/1199.82	c satzilla running tts-4-0 ... 
1199.34/1199.82	c Bin: Executing tts-4-0
1199.34/1199.82	c tts-4-0 returned code 1.
1199.34/1199.82	c satzilla running zchaff_rand ... 
1199.34/1199.82	c Bin: Executing zchaff_rand
1199.34/1199.82	c zchaff_rand returned code 1.
1199.34/1199.82	c satzilla running mxc-sr08 ... 
1199.34/1199.82	c Bin: Executing mxc-sr08
1199.34/1199.82	c mxc-sr08 returned code 1.
1199.34/1199.82	c satzilla running SATenstein ... 
1199.34/1199.82	c Bin: Executing SATenstein
1199.34/1199.82	c SATenstein returned code 1.
1199.34/1199.82	c satzilla running gnovelty+ ... 
1199.34/1199.82	c Bin: Executing gnovelty+
1199.34/1199.82	c gnovelty+ returned code 1.
1199.34/1199.82	c satzilla running adaptg2wsat+ ... 
1199.34/1199.82	c Bin: Executing adaptg2wsat+
1199.34/1199.82	c adaptg2wsat+ returned code 1.
1199.34/1199.82	c satzilla running adaptg2wsat0 ... 
1199.34/1199.82	c Bin: Executing adaptg2wsat0
1199.34/1199.82	c adaptg2wsat0 returned code 1.
1199.34/1199.82	c satzilla running picosat846 ... 
1199.34/1199.82	c Bin: Executing picosat846
1199.34/1199.82	c picosat846 returned code 1.
1199.34/1199.82	c satzilla running kcnfs04SAT07 ... 
1199.34/1199.82	c Bin: Executing kcnfs04SAT07
1199.34/1199.82	c kcnfs04SAT07 returned code 1.
1199.34/1199.82	c ERROR: All Failed! 
1199.34/1199.82	c SATZILLA_TIME=1199.570000

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-1719138-1240643799/watcher-1719138-1240643799 -o /tmp/evaluation-result-1719138-1240643799/solver-1719138-1240643799 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1719138-1240643799.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 20246
/proc/meminfo: memFree=1697528/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=7296 CPUtime=0
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 1090 0 0 0 0 0 0 0 19 0 1 0 92413667 7471104 1085 1992294400 134512640 134996440 4294956176 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20247/statm: 1824 1093 50 118 0 1703 0

[startup+0.0744 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20246
/proc/meminfo: memFree=1697528/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=20412 CPUtime=0.07
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 3395 0 0 0 6 1 0 0 19 0 1 0 92413667 20901888 3390 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20247/statm: 5103 3390 50 118 0 4982 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22468

[startup+0.101402 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20246
/proc/meminfo: memFree=1697528/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=20808 CPUtime=0.09
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 3512 0 0 0 8 1 0 0 19 0 1 0 92413667 21307392 3507 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20247/statm: 5202 3507 50 118 0 5081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22864

[startup+0.301424 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20246
/proc/meminfo: memFree=1697528/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=23580 CPUtime=0.29
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 4354 0 0 0 28 1 0 0 21 0 1 0 92413667 24145920 4349 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20247/statm: 5895 4349 50 118 0 5774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25636

[startup+0.701478 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20246
/proc/meminfo: memFree=1697528/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=28728 CPUtime=0.69
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 5911 0 0 0 66 3 0 0 25 0 1 0 92413667 29417472 5906 1992294400 134512640 134996440 4294956176 18446744073709551615 134724545 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20247/statm: 7182 5906 50 118 0 7061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30784

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20248
/proc/meminfo: memFree=1667376/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=38760 CPUtime=1.49
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 8936 0 0 0 143 6 0 0 25 0 1 0 92413667 39690240 8931 1992294400 134512640 134996440 4294956176 18446744073709551615 134778189 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20247/statm: 9690 8931 50 118 0 9569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40816

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20248
/proc/meminfo: memFree=1653296/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=0
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92413667 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 112 96 399 0 111 0
[pid=20247] ppid=20246 vsize=99088 CPUtime=3.08
/proc/20247/stat : 20247 (march_dl2004) R 20246 20246 19813 0 -1 4194304 20436 0 0 0 296 12 0 0 25 0 1 0 92413667 101466112 18449 1992294400 134512640 134996440 4294956176 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20247/statm: 24772 18449 53 118 0 24651 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101144

[startup+6.30211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20249
/proc/meminfo: memFree=1629616/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=5
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 152 27641 0 0 0 0 483 17 16 0 1 0 92413667 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20246/statm: 514 121 104 399 0 111 0
[pid=20249] ppid=20246 vsize=135960 CPUtime=1.26
/proc/20249/stat : 20249 (mxc-sr08) R 20246 20246 19813 0 -1 4194304 31930 0 0 0 112 14 0 0 25 0 1 0 92414170 139223040 31889 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20249/statm: 33990 31889 54 138 0 33849 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 138016

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20250
/proc/meminfo: memFree=1581616/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=2056 CPUtime=10.02
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 179 67515 0 0 0 0 964 38 19 0 1 0 92413667 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 514 138 120 399 0 111 0
[pid=20250] ppid=20246 vsize=132400 CPUtime=2.64
/proc/20250/stat : 20250 (satelite) R 20246 20246 19813 0 -1 4194304 33193 0 0 0 240 24 0 0 25 0 1 0 92414672 135577600 29774 1992294400 134512640 135037501 4294956160 18446744073709551615 134543292 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20250/statm: 33100 29774 67 128 0 32969 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 134456

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20250
/proc/meminfo: memFree=1532656/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=30772 CPUtime=25.44
/proc/20246/stat : 20246 (SATzilla2009_C) R 20244 20246 19813 0 -1 4194304 3362 110373 0 0 25 1 2437 81 20 0 1 0 92413667 31510528 3314 1992294400 134512640 136149437 4294956208 18446744073709551615 135546846 0 0 4096 0 0 0 0 17 0 0 0
/proc/20246/statm: 7693 3315 126 399 0 7290 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 30772

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20250
/proc/meminfo: memFree=1538688/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=129660 CPUtime=51
/proc/20246/stat : 20246 (SATzilla2009_C) R 20244 20246 19813 0 -1 4194304 31878 110373 0 0 2564 18 2437 81 25 0 1 0 92413667 132771840 31829 1992294400 134512640 136149437 4294956208 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 0 0 0
/proc/20246/statm: 32415 31829 135 399 0 32012 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 129660

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1451832/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=80264 CPUtime=26.59
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 10656 0 3 0 2615 44 0 0 25 0 1 0 92421232 82190336 10605 1992294400 134512640 134738160 4294956176 18446744073709551615 134585297 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20066 10605 151 55 0 19656 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 254348

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1449912/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=82236 CPUtime=86.58
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11151 0 3 0 8586 72 0 0 25 0 1 0 92421232 84209664 11100 1992294400 134512640 134738160 4294956176 18446744073709551615 134635675 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20559 11100 151 55 0 20149 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 256320

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1449208/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=82760 CPUtime=146.56
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11298 0 3 0 14535 121 0 0 25 0 1 0 92421232 84746240 11244 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20690 11244 151 55 0 20280 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 256844

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1448568/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83292 CPUtime=206.54
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11495 0 3 0 20483 171 0 0 25 0 1 0 92421232 85291008 11424 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20823 11424 151 55 0 20413 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 257376

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1448440/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83424 CPUtime=266.52
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11538 0 3 0 26453 199 0 0 25 0 1 0 92421232 85426176 11449 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20856 11449 151 55 0 20446 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 257508

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1448376/2055920 swapFree=4180728/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447608/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83560 CPUtime=746.4
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11745 0 3 0 74350 290 0 0 25 0 1 0 92421232 85565440 11582 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20890 11582 151 55 0 20480 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 257644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447544/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83560 CPUtime=806.38
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11745 0 3 0 80348 290 0 0 25 0 1 0 92421232 85565440 11582 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20890 11582 151 55 0 20480 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 257644

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447544/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=866.37
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11779 0 3 0 86329 308 0 0 25 0 1 0 92421232 85700608 11597 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11597 151 55 0 20513 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 257776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447480/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=926.35
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11779 0 3 0 92327 308 0 0 25 0 1 0 92421232 85700608 11597 1992294400 134512640 134738160 4294956176 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11597 151 55 0 20513 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 257776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447416/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=986.34
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11807 0 3 0 98306 328 0 0 25 0 1 0 92421232 85700608 11606 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11606 151 55 0 20513 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 257776

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447352/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1046.33
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11807 0 3 0 104305 328 0 0 25 0 1 0 92421232 85700608 11606 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11606 151 55 0 20513 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 257776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1106.31
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 110288 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 257776

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 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1114.31
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 111088 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 257776

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1120.71
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 111728 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 257776

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1122.3
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 111887 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 257776

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1123.1
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 111967 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 257776

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1123.5
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 112007 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 257776

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1123.7
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 112027 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 257776

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20252
/proc/meminfo: memFree=1447288/2055920 swapFree=4180728/4192956
[pid=20246] ppid=20244 vsize=174084 CPUtime=75.54
/proc/20246/stat : 20246 (SATzilla2009_C) S 20244 20246 19813 0 -1 4194304 70058 128082 0 0 4795 40 2628 91 25 0 1 0 92413667 178262016 43013 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20246/statm: 43521 43013 219 399 0 43118 0
[pid=20252] ppid=20246 vsize=83692 CPUtime=1123.8
/proc/20252/stat : 20252 (vallst) R 20246 20246 19813 0 -1 4194304 11875 0 3 0 112037 343 0 0 25 0 1 0 92421232 85700608 11655 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/20252/statm: 20923 11655 151 55 0 20513 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 257776

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.44
CPU user time (s): 1194.63
CPU system time (s): 4.80427
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 258124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.63
system time used= 4.80427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210030
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 1755

runsolver used 0.994848 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 09:16:41
IDJOB=1719138
IDBENCH=20578
IDSOLVER=527
FILE ID=node23/1719138-1240643799
PBS_JOBID= 9186436
Free space on /tmp= 66288 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719138-1240643799/watcher-1719138-1240643799 -o /tmp/evaluation-result-1719138-1240643799/solver-1719138-1240643799 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1719138-1240643799.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=617107502

node23.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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
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:       1698080 kB
Buffers:         33120 kB
Cached:         270600 kB
SwapCached:       6904 kB
Active:         107380 kB
Inactive:       206056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698080 kB
SwapTotal:     4192956 kB
SwapFree:      4180728 kB
Dirty:           63096 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            30540 kB
Committed_AS:   365572 kB
PageTables:       1388 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= 66260 MiB
End job on node23 at 2009-04-25 09:36:42