Trace number 337085

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.07 1199.43

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark696.65
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.08/11.12	c run March_dl for 5 seconds ... 
11.08/11.12	c Bin: Executing march_dl
11.08/11.12	c child exit by a signal
11.08/11.12	c march_dl returned code 137.
11.08/11.12	c run saps (UBCSAT implementation) for 2 seconds ... 
11.08/11.12	c Bin: Executing ubcsat2006
11.08/11.12	c child exited successfully
11.08/11.12	c ubcsat2006 returned code 0.
11.08/11.12	c satzilla computing base features
11.08/11.12	c satzilla doing unit-prop probe
11.08/11.12	c satzilla doing local search probe
11.08/11.12	c satzilla doing lobjois search-space size estimate
11.08/11.12	c satzilla's ranking:
11.08/11.12	c 1) minisat20+P: 2.748128
11.08/11.12	c 2) minisat20: 3.159976
11.08/11.12	c 3) vallst+P: 3.516422
11.08/11.12	c 4) march_dl: 3.628239
11.08/11.12	c 5) zchaff_rand+P: 3.988562
11.08/11.12	c 6) march_dl+P: 4.554524
11.08/11.12	c 7) kcnfs+P: 999.000000
11.08/11.12	c 8) kcnfs: 999.000000
11.08/11.12	c 9) vallst: 999.000000
11.08/11.12	c 10) zchaff_rand: 999.000000
11.08/11.12	c satzilla running minisat20 with preprocessing ... 
28.18/28.26	This is MiniSat 2.0 beta
28.18/28.26	WARNING: for repeatability, setting FPU to use double precision
28.18/28.26	============================[ Problem Statistics ]=============================
28.18/28.26	|                                                                             |
28.18/28.26	|  Number of variables:  4178                                                 |
28.18/28.26	|  Number of clauses:    37714                                                |
28.18/28.28	|  Parsing time:         0.02         s                                       |
28.18/28.28	============================[ Search Statistics ]==============================
28.18/28.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.18/28.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.18/28.28	===============================================================================
28.18/28.28	|         0 |    4178    37714    83858 |    12571        0    nan |  0.000 % |
28.23/28.31	|       100 |    4178    37714    83858 |    13828      100     77 |  0.001 % |
28.23/28.36	|       251 |    4178    37714    83858 |    15211      251     91 |  0.001 % |
28.23/28.40	|       476 |    4178    37714    83858 |    16732      476     67 |  0.001 % |
28.23/28.50	|       814 |    4178    37714    83858 |    18405      814     65 |  0.001 % |
28.57/28.64	|      1322 |    4178    37714    83858 |    20246     1322     57 |  0.000 % |
28.76/28.89	|      2081 |    4178    37714    83858 |    22270     2081     56 |  0.000 % |
29.36/29.41	|      3221 |    4178    37714    83858 |    24497     3221     59 |  0.002 % |
29.96/30.00	|      4930 |    4178    37714    83858 |    26947     4930     52 |  0.001 % |
30.76/30.88	|      7493 |    4178    37714    83858 |    29642     7493     48 |  0.001 % |
32.86/32.94	|     11337 |    4178    37714    83858 |    32606    11337     49 |  0.001 % |
36.35/36.46	|     17103 |    4178    37714    83858 |    35867    17103     52 |  0.000 % |
43.14/43.30	|     25754 |    4178    37714    83858 |    39454    25754     52 |  0.001 % |
56.74/56.88	|     38728 |    4178    37714    83858 |    43399    38728     53 |  0.001 % |
79.93/80.02	|     58189 |    4178    37714    83858 |    47739    29063     46 |  0.001 % |
113.32/113.49	|     87382 |    4178    37714    83858 |    52513    25535     48 |  0.000 % |
162.31/162.45	|    131171 |    4178    37714    83858 |    57764    32969     45 |  0.000 % |
243.79/243.98	|    196855 |    4178    37714    83858 |    63541    56984     41 |  0.001 % |
367.95/368.12	|    295382 |    4178    37714    83858 |    69895    61395     39 |  0.001 % |
566.10/566.34	|    443173 |    4178    37714    83858 |    76885    50218     40 |  0.002 % |
861.21/861.57	|    664857 |    4069    36703    81586 |    84573    61969     29 |  2.610 % |
1199.02/1199.42	c Preprocessing...
1199.02/1199.42	c Inital problem has 9638 variables, 18921 nary clauses (12874 binary clauses).
1199.02/1199.42	c Num non-binary clauses 18838, Average non-binary clause length 3.000
1199.02/1199.42	c Theory has no gaps
1199.02/1199.42	c Preprocessor runtime was 17.100 seconds.
1199.02/1199.42	c 
1199.02/1199.42	c Satisfiability of theory still undetermined.
1199.02/1199.42	c See file /tmp/WKYYBR for simplified theory.
1199.02/1199.42	c Bin: Executing minisat20
1199.02/1199.42	c child exit by a signal
1199.02/1199.42	c minisat20 returned code 137.
1199.02/1199.42	c minisat20 returned code 137.
1199.02/1199.42	c satzilla running minisat20 ... 
1199.02/1199.42	c Bin: Executing minisat20
1199.02/1199.42	c minisat20 returned code 1.
1199.02/1199.42	c minisat20 returned code 1.
1199.02/1199.42	c satzilla running vallst with preprocessing ... 
1199.02/1199.42	c Bin: Executing vallst
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c satzilla running march_dl ... 
1199.02/1199.42	c Bin: Executing march_dl
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c satzilla running zchaff_rand with preprocessing ... 
1199.02/1199.42	c Bin: Executing zchaff_rand
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c satzilla running march_dl with preprocessing ... 
1199.02/1199.42	c Bin: Executing march_dl
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c satzilla running kcnfs with preprocessing ... 
1199.02/1199.42	c Bin: Executing kcnfs
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c satzilla running kcnfs ... 
1199.02/1199.42	c Bin: Executing kcnfs
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c satzilla running vallst ... 
1199.02/1199.42	c Bin: Executing vallst
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c satzilla running zchaff_rand ... 
1199.02/1199.42	c Bin: Executing zchaff_rand
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c ERROR: All Failed! 
1199.02/1199.42	c SATZILLA_TIME=1199.240000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-337085-1173659846 -o ROOT/results/node2/solver-337085-1173659846 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337085-1173659846/SATzilla2007_C /tmp/evaluation/337085-1173659846/instance-337085-1173659846.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): 2400 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: 0.92 0.98 0.99 3/77 12169
/proc/meminfo: memFree=1426040/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=1448 CPUtime=0
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 245 0 0 0 0 0 0 0 19 0 1 0 385939574 1482752 240 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 362 240 50 118 0 241 0

[startup+0.0779469 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12169
/proc/meminfo: memFree=1426040/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=3116 CPUtime=0.07
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 747 0 0 0 7 0 0 0 19 0 1 0 385939574 3190784 593 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651670 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 779 593 53 118 0 658 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4556

[startup+0.10195 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12169
/proc/meminfo: memFree=1426040/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=4168 CPUtime=0.09
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 1006 0 0 0 9 0 0 0 20 0 1 0 385939574 4268032 852 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134523698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5608

[startup+0.30197 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12169
/proc/meminfo: memFree=1426040/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=4168 CPUtime=0.29
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 1006 0 0 0 29 0 0 0 22 0 1 0 385939574 4268032 852 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651664 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5608

[startup+0.702012 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12169
/proc/meminfo: memFree=1426040/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=8616 CPUtime=0.69
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 2423 0 0 0 69 0 0 0 25 0 1 0 385939574 8822784 1924 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 2154 1924 69 118 0 2033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10056

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 12171
/proc/meminfo: memFree=1417768/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=10924 CPUtime=1.49
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 3285 0 0 0 148 1 0 0 25 0 1 0 385939574 11186176 2519 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 2731 2519 69 118 0 2610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12364

[startup+3.10126 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 12171
/proc/meminfo: memFree=1413096/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=0
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 385939574 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 360 110 95 260 0 84 0
[pid=12170] ppid=12169 vsize=15104 CPUtime=3.09
/proc/12170/stat : 12170 (march_dl) R 12169 12169 11757 0 -1 4194304 4610 0 0 0 307 2 0 0 25 0 1 0 385939574 15466496 3588 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12170/statm: 3776 3588 69 118 0 3655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16544

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 12172
/proc/meminfo: memFree=1423208/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=1440 CPUtime=4.99
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 135 6581 0 0 0 0 495 4 16 0 1 0 385939574 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12169/statm: 360 111 96 260 0 84 0
[pid=12172] ppid=12169 vsize=6188 CPUtime=1.28
/proc/12172/stat : 12172 (ubcsat2006) R 12169 12169 11757 0 -1 4194304 750 0 0 0 121 7 0 0 25 0 1 0 385940074 6336512 733 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12172/statm: 1547 733 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 12172
/proc/meminfo: memFree=1415216/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=16668 CPUtime=12.68
/proc/12169/stat : 12169 (SATzilla2007_C) R 12167 12169 11757 0 -1 4194304 4789 7337 0 0 540 9 700 19 25 0 1 0 385939574 17068032 3053 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134598438 0 0 4096 0 0 0 0 17 1 0 0
/proc/12169/statm: 4167 3053 165 260 0 3891 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16668

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12172
/proc/meminfo: memFree=1407472/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24412 CPUtime=25.47
/proc/12169/stat : 12169 (SATzilla2007_C) R 12167 12169 11757 0 -1 4194304 6554 7337 0 0 1808 20 700 19 25 0 1 0 385939574 24997888 4788 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12169/statm: 6103 4788 165 260 0 5827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24412

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1394920/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=11704 CPUtime=22.81
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 2779 0 0 0 2278 3 0 0 25 0 1 0 385942400 11984896 2773 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 2926 2773 58 118 0 2804 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 36040

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1391784/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=14708 CPUtime=74
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 3534 0 0 0 7396 4 0 0 25 0 1 0 385942400 15060992 3528 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 3677 3528 58 118 0 3555 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 39044

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1389608/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=16876 CPUtime=133.98
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 4046 0 0 0 13392 6 0 0 25 0 1 0 385942400 17281024 4040 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 4219 4040 58 118 0 4097 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 41212

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1389480/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=16876 CPUtime=193.96
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 4081 0 0 0 19390 6 0 0 25 0 1 0 385942400 17281024 4075 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 4219 4075 58 118 0 4097 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 41212

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1388648/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=17844 CPUtime=253.95
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 4282 0 0 0 25388 7 0 0 25 0 1 0 385942400 18272256 4276 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 4461 4276 58 118 0 4339 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 42180

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12173
/proc/meminfo: memFree=1388072/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=18504 CPUtime=313.93
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 4432 0 0 0 31386 7 0 0 25 0 1 0 385942400 18948096 4426 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 4626 4426 58 118 0 4504 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 42840

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 12175
/proc/meminfo: memFree=1387880/2055920 swapFree=4153164/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.03 1.04 1.00 2/79 12175
/proc/meminfo: memFree=1385704/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=20944 CPUtime=793.8
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5024 0 0 0 79369 11 0 0 25 0 1 0 385942400 21446656 5018 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5236 5018 58 118 0 5114 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 45280

[startup+882.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 12175
/proc/meminfo: memFree=1385704/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21076 CPUtime=853.78
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5031 0 0 0 85367 11 0 0 25 0 1 0 385942400 21581824 5025 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5269 5025 58 118 0 5147 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 45412

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 12175
/proc/meminfo: memFree=1385640/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21076 CPUtime=913.77
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5040 0 0 0 91365 12 0 0 25 0 1 0 385942400 21581824 5034 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5269 5034 58 118 0 5147 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 45412

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 12175
/proc/meminfo: memFree=1385512/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21240 CPUtime=973.74
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5077 0 0 0 97362 12 0 0 25 0 1 0 385942400 21749760 5071 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5310 5071 58 118 0 5188 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 45576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 12175
/proc/meminfo: memFree=1385384/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21240 CPUtime=1033.72
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5104 0 0 0 103360 12 0 0 25 0 1 0 385942400 21749760 5098 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5310 5098 58 118 0 5188 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 45576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385256/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21428 CPUtime=1093.71
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5138 0 0 0 109358 13 0 0 25 0 1 0 385942400 21942272 5132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5357 5132 58 118 0 5235 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 45764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385320/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21428 CPUtime=1153.69
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5138 0 0 0 115356 13 0 0 25 0 1 0 385942400 21942272 5132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5357 5132 58 118 0 5235 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 45764

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385320/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21428 CPUtime=1161.69
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5138 0 0 0 116156 13 0 0 25 0 1 0 385942400 21942272 5132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5357 5132 58 118 0 5235 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 45764

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385320/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21428 CPUtime=1164.89
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5138 0 0 0 116476 13 0 0 25 0 1 0 385942400 21942272 5132 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5357 5132 58 118 0 5235 0
Current children cumulated CPU time (s) 1193.12
Current children cumulated vsize (KiB) 45764

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385256/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21588 CPUtime=1168.1
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5151 0 0 0 116796 14 0 0 25 0 1 0 385942400 22106112 5145 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5397 5145 58 118 0 5275 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 45924

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385192/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21588 CPUtime=1169.69
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5165 0 0 0 116955 14 0 0 25 0 1 0 385942400 22106112 5159 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5397 5159 58 118 0 5275 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 45924

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385192/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21588 CPUtime=1170.49
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5165 0 0 0 117035 14 0 0 25 0 1 0 385942400 22106112 5159 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5397 5159 58 118 0 5275 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 45924

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385192/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21588 CPUtime=1170.69
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5165 0 0 0 117055 14 0 0 25 0 1 0 385942400 22106112 5159 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5397 5159 58 118 0 5275 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 45924

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12175
/proc/meminfo: memFree=1385192/2055920 swapFree=4153164/4192956
[pid=12169] ppid=12167 vsize=24336 CPUtime=28.23
/proc/12169/stat : 12169 (SATzilla2007_C) S 12167 12169 11757 0 -1 4194304 6717 7337 0 0 2081 23 700 19 25 0 1 0 385939574 24920064 4947 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12169/statm: 6084 4947 165 260 0 5808 0
[pid=12173] ppid=12169 vsize=21588 CPUtime=1170.79
/proc/12173/stat : 12173 (minisat20) R 12169 12169 11757 0 -1 4194304 5165 0 0 0 117065 14 0 0 25 0 1 0 385942400 22106112 5159 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12173/statm: 5397 5159 58 118 0 5275 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 45924

Child status: 17
Real time (s): 1199.43
CPU time (s): 1199.07
CPU user time (s): 1198.5
CPU system time (s): 0.573912
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 45924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.5
system time used= 0.573912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19232
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= 25
involuntary context switches= 2317

runsolver used 1.26081 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar 12 00:37:26 UTC 2007

IDJOB= 337085
IDBENCH= 24690
IDSOLVER= 135
FILE ID= node2/337085-1173659846

PBS_JOBID= 4101439

Free space on /tmp= 66530 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337085-1173659846/SATzilla2007_C /tmp/evaluation/337085-1173659846/instance-337085-1173659846.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-337085-1173659846 -o ROOT/results/node2/solver-337085-1173659846 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337085-1173659846/SATzilla2007_C /tmp/evaluation/337085-1173659846/instance-337085-1173659846.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ad877d677446ba8c798f8e71c4c035c2

RANDOM SEED= 2551314

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.247
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.247
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:       1426448 kB
Buffers:         48928 kB
Cached:         496624 kB
SwapCached:       2528 kB
Active:         382360 kB
Inactive:       185992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426448 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            8860 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            46648 kB
Committed_AS:  1709176 kB
PageTables:       1812 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= 66530 MiB

End job on node2 on Mon Mar 12 00:57:26 UTC 2007