Trace number 1773170

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_I 2009-03-22? (exit code) 9997.82 10002.7

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.3466
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

21.25/21.32	c SATzilla is building models for class 3
21.25/21.32	c run presolver mxc-sr08 for 10 seconds ... 
21.25/21.32	c Bin: Executing mxc-sr08
21.25/21.32	c spawning binary file with 10 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c mxc-sr08 returned code 137.
21.25/21.32	c run presolver picosat846 for 5 seconds ... 
21.25/21.32	c Bin: Executing picosat846
21.25/21.32	c spawning binary file with 5 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c picosat846 returned code 137.
21.25/21.32	c Orignal number of varibales is 1156, number of clauses is 194072 
21.25/21.32	c predicted feature computation time is 1.799627 
21.25/21.32	c Bin: Executing satelite
21.25/21.32	c spawning binary file with 240 seconds ...
21.25/21.32	c child exited successfully
21.25/21.32	c satzilla computing base features
21.25/21.32	c Number of variabe is: 1156, Number of clause is : 194072 
21.25/21.32	c Initializing...
21.25/21.32	c satzilla doing clause learning
21.25/21.32	c start clause learning features ...
21.25/21.32	c Bin: Executing zchaff07
21.25/21.32	c spawning binary file with 2 seconds ...
21.25/21.32	c child exit by a signal
21.25/21.32	c satzilla doing survey propogation probe
21.25/21.32	c do survay propogation for 2 second ...
21.25/21.32	c satzilla doing local search probe
21.25/21.32	c features are:1156 194072 1156 194072 0 0 0.00595655 0.59548 0.54731 0.674512 0.00226402 0.291952 0.0017301 0.0294118 0.673319 0.393658 0.99965 0.00226402 0.00344654 0.00221567 0.0022672 0.602669 0.527414 0.00128365 0.522936 0.534884 0.29028 0.00225371 0.0034623 0.00220537 0.00225689 0.602669 0.99965 0.00127737 0.0746896 0.000675007 0.00131395 783.5 0.683472 248 1319 1319 248 1319 248 1319 42.2612 0.148961 35.9659 48.5565 48.5565 35.9659 48.5565 35.9659 48.5565 0.691784 0.00168533 0.687544 0.698426 0.691672 0.691672 0.691672 0.691672 0.691672 -1.63268e-18 0 -1.11022e-16 1.11022e-16 1.11022e-16 -1.11022e-16 0 0 0 1099.5 5.52309 538.656 0.185401 553.5 530 574 55.0869 0.189856 0.968539 0.182479 
21.25/21.32	c satzilla's ranking:
21.25/21.32	c 1) picosat846: 0.417638
21.25/21.32	c 2) zchaff_rand: 0.115030
21.25/21.32	c 3) minisat20SAT07: -0.386765
21.25/21.32	c 4) mxc-sr08: -0.747830
21.25/21.32	c 5) march_dl2004: -0.974248
21.25/21.32	c 6) SATenstein: -10000.000000
21.25/21.32	c 7) gnovelty+: -10000.000000
21.25/21.32	c 8) adaptg2wsat+: -10000.000000
21.25/21.32	c 9) adaptg2wsat0: -10000.000000
21.25/21.32	c 10) tts-4-0: -10000.000000
21.25/21.32	c 11) vallst: -10000.000000
21.25/21.32	c 12) minisat20: -10000.000000
21.25/21.32	c 13) kcnfs04SAT07: -10000.000000
21.25/21.32	c satzilla running picosat846 ... 
9997.69/10002.69	c Bin: Executing picosat846
9997.69/10002.69	c spawning binary file with 9978 seconds ...
9997.69/10002.69	c child exit by a signal
9997.69/10002.69	c picosat846 returned code 137.
9997.69/10002.69	c satzilla running zchaff_rand ... 
9997.69/10002.69	c Bin: Executing zchaff_rand
9997.69/10002.69	c zchaff_rand returned code 1.
9997.69/10002.69	c satzilla running minisat20SAT07 ... 
9997.69/10002.69	c Bin: Executing minisat20SAT07
9997.69/10002.69	c minisat20SAT07 returned code 1.
9997.69/10002.69	c satzilla running mxc-sr08 ... 
9997.69/10002.69	c Bin: Executing mxc-sr08
9997.69/10002.69	c mxc-sr08 returned code 1.
9997.69/10002.69	c satzilla running march_dl2004 ... 
9997.69/10002.69	c Bin: Executing march_dl2004
9997.69/10002.69	c march_dl2004 returned code 1.
9997.69/10002.69	c satzilla running SATenstein ... 
9997.69/10002.69	c Bin: Executing SATenstein
9997.69/10002.69	c SATenstein returned code 1.
9997.69/10002.69	c satzilla running gnovelty+ ... 
9997.69/10002.69	c Bin: Executing gnovelty+
9997.69/10002.69	c gnovelty+ returned code 1.
9997.69/10002.69	c satzilla running adaptg2wsat+ ... 
9997.69/10002.69	c Bin: Executing adaptg2wsat+
9997.69/10002.69	c adaptg2wsat+ returned code 1.
9997.69/10002.69	c satzilla running adaptg2wsat0 ... 
9997.69/10002.69	c Bin: Executing adaptg2wsat0
9997.69/10002.69	c adaptg2wsat0 returned code 1.
9997.69/10002.69	c satzilla running tts-4-0 ... 
9997.69/10002.69	c Bin: Executing tts-4-0
9997.69/10002.69	c tts-4-0 returned code 1.
9997.69/10002.69	c satzilla running vallst ... 
9997.69/10002.69	c Bin: Executing vallst
9997.69/10002.69	c vallst returned code 1.
9997.69/10002.69	c satzilla running minisat20 ... 
9997.69/10002.69	c Bin: Executing minisat20
9997.69/10002.69	c minisat20 returned code 1.
9997.69/10002.69	c satzilla running kcnfs04SAT07 ... 
9997.69/10002.69	c Bin: Executing kcnfs04SAT07
9997.69/10002.69	c kcnfs04SAT07 returned code 1.
9997.69/10002.69	c ERROR: All Failed! 
9997.69/10002.69	c SATZILLA_TIME=9999.320000

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-1773170-1241346444/watcher-1773170-1241346444 -o /tmp/evaluation-result-1773170-1241346444/solver-1773170-1241346444 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773170-1241346444.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22574
/proc/meminfo: memFree=1236608/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) R 22572 22574 22505 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=3496 CPUtime=0
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 681 0 0 0 0 0 0 0 18 0 1 0 162668812 3579904 677 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 874 685 44 138 0 733 0

[startup+0.0252199 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22574
/proc/meminfo: memFree=1236608/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=5164 CPUtime=0.01
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 1177 0 0 0 1 0 0 0 19 0 1 0 162668812 5287936 1173 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 1291 1174 54 138 0 1150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7220

[startup+0.102229 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22574
/proc/meminfo: memFree=1236608/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=11672 CPUtime=0.09
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 2688 0 0 0 9 0 0 0 19 0 1 0 162668812 11952128 2684 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 2918 2685 54 138 0 2777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13728

[startup+0.301258 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22574
/proc/meminfo: memFree=1236608/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=11416 CPUtime=0.29
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 3410 0 0 0 28 1 0 0 21 0 1 0 162668812 11689984 2715 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 2854 2715 55 138 0 2713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13472

[startup+0.702313 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22574
/proc/meminfo: memFree=1236608/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=11416 CPUtime=0.69
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 3416 0 0 0 68 1 0 0 25 0 1 0 162668812 11689984 2721 1992294400 134512640 135078026 4294956192 18446744073709551615 134560938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 2854 2721 55 138 0 2713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13472

[startup+1.50244 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22576
/proc/meminfo: memFree=1225648/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=11820 CPUtime=1.49
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 3422 0 0 0 148 1 0 0 25 0 1 0 162668812 12103680 2727 1992294400 134512640 135078026 4294956192 18446744073709551615 134569259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 2955 2727 55 138 0 2814 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13876

[startup+3.10165 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22576
/proc/meminfo: memFree=1225136/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=13232 CPUtime=3.09
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 4204 0 0 0 308 1 0 0 25 0 1 0 162668812 13549568 3164 1992294400 134512640 135078026 4294956192 18446744073709551615 134524151 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 3308 3164 71 138 0 3167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15288

[startup+6.3011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22576
/proc/meminfo: memFree=1222512/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=0
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162668812 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22574/statm: 514 112 96 399 0 111 0
[pid=22575] ppid=22574 vsize=14064 CPUtime=6.29
/proc/22575/stat : 22575 (mxc-sr08) R 22574 22574 22505 0 -1 4194304 4433 0 0 0 627 2 0 0 25 0 1 0 162668812 14401536 3393 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22575/statm: 3516 3393 71 138 0 3375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16120

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22577
/proc/meminfo: memFree=1228848/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=2056 CPUtime=9.99
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 152 4693 0 0 0 0 997 2 16 0 1 0 162668812 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 514 121 104 399 0 111 0
[pid=22577] ppid=22574 vsize=9980 CPUtime=2.68
/proc/22577/stat : 22577 (picosat846) R 22574 22574 22505 0 -1 4194304 2189 0 0 0 267 1 0 0 25 0 1 0 162669813 10219520 2178 1992294400 134512640 134570484 4294956192 18446744073709551615 134523233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22577/statm: 2495 2178 85 14 0 2161 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12036

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1214448/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=10772 CPUtime=4.16
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 2377 0 0 0 415 1 0 0 25 0 1 0 162670945 11030528 2366 1992294400 134512640 134570484 4294956192 18446744073709551615 134523287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 2693 2366 85 14 0 2359 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23164

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1202992/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=22508 CPUtime=29.75
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 5259 0 0 0 2970 5 0 0 25 0 1 0 162670945 23048192 5248 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 5627 5248 85 14 0 5293 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34900

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1196528/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=29032 CPUtime=80.93
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 6911 0 0 0 8086 7 0 0 25 0 1 0 162670945 29728768 6875 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 7258 6875 85 14 0 6924 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 41424

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1193008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=32200 CPUtime=140.9
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 7736 0 0 0 14082 8 0 0 25 0 1 0 162670945 32972800 7700 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 8050 7700 85 14 0 7716 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 44592

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1190256/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=34840 CPUtime=200.88
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 8426 0 0 0 20079 9 0 0 25 0 1 0 162670945 35676160 8390 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 8710 8390 85 14 0 8376 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 47232

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1188528/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=37580 CPUtime=260.84
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 8863 0 0 0 26075 9 0 0 25 0 1 0 162670945 38481920 8827 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 9395 8827 85 14 0 9061 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 49972

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22580
/proc/meminfo: memFree=1186416/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=39692 CPUtime=320.82
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 9392 0 0 0 32072 10 0 0 25 0 1 0 162670945 40644608 9356 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 9923 9356 85 14 0 9589 0
Current children cumulated CPU time (s) 342.1

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


[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9316.42
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 931594 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9337.7
Current children cumulated vsize (KiB) 148116

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9376.39
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 937591 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134553255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9397.67
Current children cumulated vsize (KiB) 148116

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9436.36
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 943588 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9457.64
Current children cumulated vsize (KiB) 148116

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9496.33
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 949585 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9517.61
Current children cumulated vsize (KiB) 148116

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9556.31
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 955583 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9577.59
Current children cumulated vsize (KiB) 148116

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9616.27
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 961579 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9637.55
Current children cumulated vsize (KiB) 148116

[startup+9702.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 22604
/proc/meminfo: memFree=1089008/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=135724 CPUtime=9676.25
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 33617 0 0 0 967577 48 0 0 25 0 1 0 162670945 138981376 33581 1992294400 134512640 134570484 4294956192 18446744073709551615 134553000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 33931 33581 85 14 0 33597 0
Current children cumulated CPU time (s) 9697.53
Current children cumulated vsize (KiB) 148116

[startup+9762.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 22604
/proc/meminfo: memFree=1086384/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=138364 CPUtime=9736.22
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 34289 0 0 0 973574 48 0 0 25 0 1 0 162670945 141684736 34253 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 34591 34253 85 14 0 34257 0
Current children cumulated CPU time (s) 9757.5
Current children cumulated vsize (KiB) 150756

[startup+9822.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1077872/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=149124 CPUtime=9796.18
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 36466 0 0 0 979567 51 0 0 25 0 1 0 162670945 152702976 36430 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 37281 36430 85 14 0 36947 0
Current children cumulated CPU time (s) 9817.46
Current children cumulated vsize (KiB) 161516

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1074864/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=153944 CPUtime=9856.16
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 37175 0 0 0 985564 52 0 0 25 0 1 0 162670945 157638656 37139 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 38486 37139 85 14 0 38152 0
Current children cumulated CPU time (s) 9877.44
Current children cumulated vsize (KiB) 166336

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1074864/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=153944 CPUtime=9916.13
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 37175 0 0 0 991561 52 0 0 25 0 1 0 162670945 157638656 37139 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 38486 37139 85 14 0 38152 0
Current children cumulated CPU time (s) 9937.41
Current children cumulated vsize (KiB) 166336

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1074864/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=153944 CPUtime=9976.11
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 37175 0 0 0 997558 53 0 0 25 0 1 0 162670945 157638656 37139 1992294400 134512640 134570484 4294956192 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 38486 37139 85 14 0 38152 0
Current children cumulated CPU time (s) 9997.39
Current children cumulated vsize (KiB) 166336

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1074864/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=153944 CPUtime=9976.31
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 37175 0 0 0 997578 53 0 0 25 0 1 0 162670945 157638656 37139 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 38486 37139 85 14 0 38152 0
Current children cumulated CPU time (s) 9997.59
Current children cumulated vsize (KiB) 166336

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22604
/proc/meminfo: memFree=1074864/2055920 swapFree=4180508/4192956
[pid=22574] ppid=22572 vsize=12392 CPUtime=21.28
/proc/22574/stat : 22574 (SATzilla2009_I) S 22572 22574 22505 0 -1 4194304 7425 14386 0 0 390 6 1723 9 25 0 1 0 162668812 12689408 2874 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22574/statm: 3098 2874 217 399 0 2695 0
[pid=22580] ppid=22574 vsize=153944 CPUtime=9976.41
/proc/22580/stat : 22580 (picosat846) R 22574 22574 22505 0 -1 4194304 37175 0 0 0 997588 53 0 0 25 0 1 0 162670945 157638656 37139 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22580/statm: 38486 37139 85 14 0 38152 0
Current children cumulated CPU time (s) 9997.69
Current children cumulated vsize (KiB) 166336

Child status: 17
Real time (s): 10002.7
CPU time (s): 9997.82
CPU user time (s): 9997.1
CPU system time (s): 0.71989
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 166336

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

runsolver used 8.08077 second user time and 28.2957 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-03 12:27:24
IDJOB=1773170
IDBENCH=20493
IDSOLVER=616
FILE ID=node49/1773170-1241346444
PBS_JOBID= 9225532
Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773170-1241346444/watcher-1773170-1241346444 -o /tmp/evaluation-result-1773170-1241346444/solver-1773170-1241346444 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773170-1241346444.cnf

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=1955262108

node49.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.241
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.241
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:       1237152 kB
Buffers:         87076 kB
Cached:         632312 kB
SwapCached:       5560 kB
Active:         135148 kB
Inactive:       592348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237152 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:           34220 kB
Writeback:           0 kB
Mapped:          13788 kB
Slab:            77132 kB
Committed_AS:   696808 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node49 at 2009-05-03 15:14:07