Trace number 1538739

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.07 1199.76

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
MD5SUMeb6bf34a1ded0d6ac9d6c9b7ba628c09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.20/21.41	c SATzilla is building models for class 2
21.20/21.41	c run presolver march_dl2004 for 5 seconds ... 
21.20/21.41	c Bin: Executing march_dl2004
21.20/21.41	c spawning binary file with 5 seconds ...
21.20/21.41	c child exit by a signal
21.20/21.41	c march_dl2004 returned code 137.
21.20/21.41	c run presolver mxc-sr08 for 5 seconds ... 
21.20/21.41	c Bin: Executing mxc-sr08
21.20/21.41	c spawning binary file with 5 seconds ...
21.20/21.41	c child exit by a signal
21.20/21.41	c mxc-sr08 returned code 137.
21.20/21.41	c Orignal number of varibales is 18000, number of clauses is 75600 
21.20/21.41	c predicted feature computation time is 11.411302 
21.20/21.41	c Bin: Executing satelite
21.20/21.41	c spawning binary file with 240 seconds ...
21.20/21.41	c child exited successfully
21.20/21.41	c satzilla computing base features
21.20/21.41	c Number of variabe is: 17535, Number of clause is : 75064 
21.20/21.41	c Initializing...
21.20/21.41	c satzilla compute diameter ...
21.20/21.41	c start diameter features ...
21.20/21.41	c satzilla doing clause learning
21.20/21.41	c start clause learning features ...
21.20/21.41	c Bin: Executing zchaff07
21.20/21.41	c spawning binary file with 2 seconds ...
21.20/21.41	c child exit by a signal
21.20/21.41	c satzilla doing survey propogation probe
21.20/21.41	c do survay propogation for 2 second ...
21.20/21.41	c satzilla doing local search probe
21.20/21.41	c satzilla doing lobjois search-space size estimate
21.20/21.41	c features are:18000 75600 17535 75064 0.0265184 0.00714057 0.233601 0.495158 0.587574 0.714778 0.000173249 0.065927 0.000171086 0.000342173 0.162682 0 0.963831 0.000173249 0.289878 1.3322e-05 0.000639454 2.71327 0.227657 0.171112 0 1 3.37024 8.52461e-05 0.398245 0 0.000319727 2.32508 0.494511 0.000351287 0.293673 2.66439e-05 0.00130555 5.375 0.0900694 5 6 0.661563 11.3684 0.412791 3 24 19 6 13 9 10 69.471 0.245912 42.25 126.333 94.9 49.8182 76.1111 58.2857 65.25 0.394784 0.576754 1.319e-05 1 0.706269 0.0870409 0.571944 0.207368 0.387465 0.092811 0.662905 0.000884457 0.951101 0.176003 0.0280503 0.124596 0.0473399 0.0792298 443.2 0.347185 3857.6 0.00643284 3855 3831 3861 0.210149 0.809432 0.843951 0.0147978 0.231389 0.269931 
21.20/21.41	c satzilla's ranking:
21.20/21.41	c 1) march_dl2004: 3.247625
21.20/21.41	c 2) minisat20SAT07: 2.890346
21.20/21.41	c 3) mxc-sr08: 2.622687
21.20/21.41	c 4) minisat20: 2.375858
21.20/21.41	c 5) zchaff_rand: 1.772327
21.20/21.41	c 6) vallst: 0.289974
21.20/21.41	c 7) tts-4-0: 0.244596
21.20/21.41	c 8) SATenstein: -10000.000000
21.20/21.41	c 9) gnovelty+: -10000.000000
21.20/21.41	c 10) adaptg2wsat+: -10000.000000
21.20/21.41	c 11) adaptg2wsat0: -10000.000000
21.20/21.41	c 12) picosat846: -10000.000000
21.20/21.41	c 13) kcnfs04SAT07: -10000.000000
21.20/21.41	c satzilla running march_dl2004 ... 
1198.98/1199.76	c Bin: Executing march_dl2004
1198.98/1199.76	c spawning binary file with 1178 seconds ...
1198.98/1199.76	c child exit by a signal
1198.98/1199.76	c march_dl2004 returned code 137.
1198.98/1199.76	c satzilla running minisat20SAT07 ... 
1198.98/1199.76	c Bin: Executing minisat20SAT07
1198.98/1199.76	c minisat20SAT07 returned code 1.
1198.98/1199.76	c satzilla running mxc-sr08 ... 
1198.98/1199.76	c Bin: Executing mxc-sr08
1198.98/1199.76	c mxc-sr08 returned code 1.
1198.98/1199.76	c satzilla running minisat20 ... 
1198.98/1199.76	c Bin: Executing minisat20
1198.98/1199.76	c minisat20 returned code 1.
1198.98/1199.76	c satzilla running zchaff_rand ... 
1198.98/1199.76	c Bin: Executing zchaff_rand
1198.98/1199.76	c zchaff_rand returned code 1.
1198.98/1199.76	c satzilla running vallst ... 
1198.98/1199.76	c Bin: Executing vallst
1198.98/1199.76	c vallst returned code 1.
1198.98/1199.76	c satzilla running tts-4-0 ... 
1198.98/1199.76	c Bin: Executing tts-4-0
1198.98/1199.76	c tts-4-0 returned code 1.
1198.98/1199.76	c satzilla running SATenstein ... 
1198.98/1199.76	c Bin: Executing SATenstein
1198.98/1199.76	c SATenstein returned code 1.
1198.98/1199.76	c satzilla running gnovelty+ ... 
1198.98/1199.76	c Bin: Executing gnovelty+
1198.98/1199.76	c gnovelty+ returned code 1.
1198.98/1199.76	c satzilla running adaptg2wsat+ ... 
1198.98/1199.76	c Bin: Executing adaptg2wsat+
1198.98/1199.76	c adaptg2wsat+ returned code 1.
1198.98/1199.76	c satzilla running adaptg2wsat0 ... 
1198.98/1199.76	c Bin: Executing adaptg2wsat0
1198.98/1199.76	c adaptg2wsat0 returned code 1.
1198.98/1199.76	c satzilla running picosat846 ... 
1198.98/1199.76	c Bin: Executing picosat846
1198.98/1199.76	c picosat846 returned code 1.
1198.98/1199.76	c satzilla running kcnfs04SAT07 ... 
1198.98/1199.76	c Bin: Executing kcnfs04SAT07
1198.98/1199.76	c kcnfs04SAT07 returned code 1.
1198.98/1199.76	c ERROR: All Failed! 
1198.98/1199.76	c SATZILLA_TIME=1199.230000

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538739-1238439948/watcher-1538739-1238439948 -o /tmp/evaluation-result-1538739-1238439948/solver-1538739-1238439948 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538739-1238439948.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.89 1.83 1.45 3/70 1593
/proc/meminfo: memFree=1662888/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=2364 CPUtime=0
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 409 0 0 0 0 0 0 0 19 0 1 0 1116658133 2420736 404 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 591 404 50 118 0 470 0

[startup+0.089631 s]
/proc/loadavg: 1.89 1.83 1.45 3/70 1593
/proc/meminfo: memFree=1662888/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=3288 CPUtime=0.08
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 694 0 0 0 8 0 0 0 19 0 1 0 1116658133 3366912 689 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 822 689 50 118 0 701 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5344

[startup+0.102631 s]
/proc/loadavg: 1.89 1.83 1.45 3/70 1593
/proc/meminfo: memFree=1662888/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=3420 CPUtime=0.09
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 739 0 0 0 9 0 0 0 20 0 1 0 1116658133 3502080 734 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 855 734 50 118 0 734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.302651 s]
/proc/loadavg: 1.89 1.83 1.45 3/70 1593
/proc/meminfo: memFree=1662888/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=6392 CPUtime=0.3
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 2504 0 0 0 29 1 0 0 22 0 1 0 1116658133 6545408 1242 1992294400 134512640 134996440 4294956176 18446744073709551615 134651694 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 1598 1242 55 118 0 1477 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8448

[startup+0.70269 s]
/proc/loadavg: 1.89 1.83 1.45 3/70 1593
/proc/meminfo: memFree=1662888/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=8008 CPUtime=0.69
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 5556 0 0 0 67 2 0 0 25 0 1 0 1116658133 8200192 1623 1992294400 134512640 134996440 4294956176 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 2002 1626 57 118 0 1881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10064

[startup+1.50177 s]
/proc/loadavg: 1.89 1.83 1.45 2/72 1595
/proc/meminfo: memFree=1653272/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=21312 CPUtime=1.49
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 12999 0 0 0 132 17 0 0 25 0 1 0 1116658133 21823488 4792 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1594/statm: 5328 4792 72 118 0 5207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23368

[startup+3.10194 s]
/proc/loadavg: 1.89 1.83 1.45 2/72 1595
/proc/meminfo: memFree=1642648/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=0
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116658133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 112 96 399 0 111 0
[pid=1594] ppid=1593 vsize=20012 CPUtime=2.93
/proc/1594/stat : 1594 (march_dl2004) R 1593 1593 1306 0 -1 4194304 14576 0 0 0 251 42 0 0 21 0 1 0 1116658133 20492288 4545 1992294400 134512640 134996440 4294956176 18446744073709551615 134553205 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1594/statm: 5003 4545 74 118 0 4882 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 22068

[startup+6.30124 s]
/proc/loadavg: 1.82 1.81 1.45 2/72 1596
/proc/meminfo: memFree=1654936/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=2056 CPUtime=5
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 156 14580 0 0 0 0 457 43 16 0 1 0 1116658133 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 514 125 107 399 0 111 0
[pid=1596] ppid=1593 vsize=10872 CPUtime=1.13
/proc/1596/stat : 1596 (mxc-sr08) R 1593 1593 1306 0 -1 4194304 3082 0 0 0 112 1 0 0 25 0 1 0 1116658649 11132928 2438 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1596/statm: 2718 2438 71 138 0 2577 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 12928

[startup+12.7019 s]
/proc/loadavg: 1.76 1.80 1.45 2/71 1597
/proc/meminfo: memFree=1655072/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8564 CPUtime=12.51
/proc/1593/stat : 1593 (SATzilla2009_C) R 1591 1593 1306 0 -1 4194304 2648 20607 0 0 212 0 993 46 25 0 1 0 1116658133 8769536 1776 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/1593/statm: 2141 1776 135 399 0 1738 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 8564

[startup+25.5011 s]
/proc/loadavg: 1.59 1.76 1.44 2/72 1599
/proc/meminfo: memFree=1636832/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=20016 CPUtime=4.07
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 14577 0 0 0 366 41 0 0 25 0 1 0 1116660275 20496384 4546 1992294400 134512640 134996440 4294956176 18446744073709551615 134587604 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 5004 4546 74 118 0 4883 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 28844

[startup+51.1017 s]
/proc/loadavg: 1.39 1.70 1.43 2/72 1599
/proc/meminfo: memFree=1634080/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=23316 CPUtime=29.65
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15244 0 0 0 2923 42 0 0 25 0 1 0 1116660275 23875584 5213 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 5829 5213 74 118 0 5708 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 32144

[startup+102.307 s]
/proc/loadavg: 1.17 1.59 1.40 2/72 1599
/proc/meminfo: memFree=1633440/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=23948 CPUtime=80.82
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15407 0 0 0 8040 42 0 0 25 0 1 0 1116660275 24522752 5376 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 5987 5376 74 118 0 5866 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 32776

[startup+162.303 s]
/proc/loadavg: 1.06 1.48 1.37 2/72 1599
/proc/meminfo: memFree=1633056/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=24324 CPUtime=140.79
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15500 0 0 0 14037 42 0 0 25 0 1 0 1116660275 24907776 5469 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1599/statm: 6081 5469 74 118 0 5960 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 33152

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/72 1599
/proc/meminfo: memFree=1632800/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=24580 CPUtime=200.76
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15567 0 0 0 20034 42 0 0 25 0 1 0 1116660275 25169920 5536 1992294400 134512640 134996440 4294956176 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6145 5536 74 118 0 6024 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 33408

[startup+282.302 s]
/proc/loadavg: 1.01 1.31 1.32 2/72 1599
/proc/meminfo: memFree=1632672/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=24708 CPUtime=260.74
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15611 0 0 0 26032 42 0 0 25 0 1 0 1116660275 25300992 5580 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6177 5580 74 118 0 6056 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 33536

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/72 1599
/proc/meminfo: memFree=1632480/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=24832 CPUtime=320.71
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15643 0 0 0 32029 42 0 0 25 0 1 0 1116660275 25427968 5612 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6208 5612 74 118 0 6087 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 33660


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/72 1599
/proc/meminfo: memFree=1631584/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=25688 CPUtime=740.55
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15835 0 0 0 74012 43 0 0 25 0 1 0 1116660275 26304512 5804 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6422 5804 74 118 0 6301 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 34516

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/72 1599
/proc/meminfo: memFree=1631520/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=25688 CPUtime=800.52
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15854 0 0 0 80009 43 0 0 25 0 1 0 1116660275 26304512 5823 1992294400 134512640 134996440 4294956176 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6422 5823 74 118 0 6301 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 34516

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/72 1599
/proc/meminfo: memFree=1631456/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=25808 CPUtime=860.49
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15875 0 0 0 86006 43 0 0 25 0 1 0 1116660275 26427392 5844 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6452 5844 74 118 0 6331 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 34636

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/72 1599
/proc/meminfo: memFree=1631456/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=25928 CPUtime=920.47
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15889 0 0 0 92004 43 0 0 25 0 1 0 1116660275 26550272 5858 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6482 5858 74 118 0 6361 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 34756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/72 1599
/proc/meminfo: memFree=1631328/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=25928 CPUtime=980.45
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15905 0 0 0 98002 43 0 0 25 0 1 0 1116660275 26550272 5874 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6482 5874 74 118 0 6361 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 34756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/72 1599
/proc/meminfo: memFree=1631328/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26044 CPUtime=1040.42
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15919 0 0 0 103999 43 0 0 25 0 1 0 1116660275 26669056 5888 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1599/statm: 6511 5888 74 118 0 6390 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 34872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/72 1599
/proc/meminfo: memFree=1631264/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26044 CPUtime=1100.39
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15934 0 0 0 109996 43 0 0 25 0 1 0 1116660275 26669056 5903 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6511 5903 74 118 0 6390 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 34872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26044 CPUtime=1160.37
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15946 0 0 0 115994 43 0 0 25 0 1 0 1116660275 26669056 5915 1992294400 134512640 134996440 4294956176 18446744073709551615 134551560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6511 5915 74 118 0 6390 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 34872

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26044 CPUtime=1168.37
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15947 0 0 0 116794 43 0 0 25 0 1 0 1116660275 26669056 5916 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6511 5916 74 118 0 6390 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 34872

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26160 CPUtime=1174.77
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15948 0 0 0 117434 43 0 0 25 0 1 0 1116660275 26787840 5917 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6540 5917 74 118 0 6419 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 34988

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26160 CPUtime=1176.36
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15950 0 0 0 117593 43 0 0 25 0 1 0 1116660275 26787840 5919 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6540 5919 74 118 0 6419 0
Current children cumulated CPU time (s) 1197.58
Current children cumulated vsize (KiB) 34988

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26160 CPUtime=1177.16
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15950 0 0 0 117673 43 0 0 25 0 1 0 1116660275 26787840 5919 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6540 5919 74 118 0 6419 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 34988

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26160 CPUtime=1177.56
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15950 0 0 0 117713 43 0 0 25 0 1 0 1116660275 26787840 5919 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6540 5919 74 118 0 6419 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 34988

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 1599
/proc/meminfo: memFree=1631136/2055920 swapFree=4173176/4192956
[pid=1593] ppid=1591 vsize=8828 CPUtime=21.22
/proc/1593/stat : 1593 (SATzilla2009_C) S 1591 1593 1306 0 -1 4194304 6085 23571 0 0 867 16 1175 64 25 0 1 0 1116658133 9039872 1951 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1593/statm: 2207 1951 220 399 0 1804 0
[pid=1599] ppid=1593 vsize=26160 CPUtime=1177.76
/proc/1599/stat : 1599 (march_dl2004) R 1593 1593 1306 0 -1 4194304 15950 0 0 0 117733 43 0 0 25 0 1 0 1116660275 26787840 5919 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1599/statm: 6540 5919 74 118 0 6419 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 34988

Child status: 17
Real time (s): 1199.76
CPU time (s): 1199.07
CPU user time (s): 1197.81
CPU system time (s): 1.25181
CPU usage (%): 99.9419
Max. virtual memory (cumulated for all children) (KiB): 34988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.81
system time used= 1.25181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45624
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= 17
involuntary context switches= 4150

runsolver used 1.13683 second user time and 3.2695 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-30 21:05:48
IDJOB=1538739
IDBENCH=70359
IDSOLVER=527
FILE ID=node36/1538739-1238439948
PBS_JOBID= 9061596
Free space on /tmp= 66408 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538739-1238439948/watcher-1538739-1238439948 -o /tmp/evaluation-result-1538739-1238439948/solver-1538739-1238439948 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538739-1238439948.cnf

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

MD5SUM BENCH= eb6bf34a1ded0d6ac9d6c9b7ba628c09
RANDOM SEED=1880966287

node36.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.214
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.214
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:       1663432 kB
Buffers:         59360 kB
Cached:         248856 kB
SwapCached:       9072 kB
Active:         140636 kB
Inactive:       178144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663432 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:           32900 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:            59176 kB
Committed_AS:  2999732 kB
PageTables:       1876 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= 66380 MiB
End job on node36 at 2009-03-30 21:25:48