Trace number 334060

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 RANDOM? (exit code) 1199.47 1199.83

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.60	c run March_dl for 5 seconds ... 
10.57/10.60	c Bin: Executing march_dl
10.57/10.60	c child exit by a signal
10.57/10.60	c march_dl returned code 137.
10.57/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.60	c Bin: Executing ubcsat2006
10.57/10.60	c child exited successfully
10.57/10.60	c ubcsat2006 returned code 0.
10.57/10.60	c satzilla computing base features
10.57/10.60	c satzilla doing unit-prop probe
10.57/10.60	c satzilla doing local search probe
10.57/10.60	c satzilla doing lobjois search-space size estimate
10.57/10.60	c satzilla's ranking:
10.57/10.60	c 1) minisat20+P: 3.596580
10.57/10.60	c 2) kcnfs: 11.198687
10.57/10.60	c 3) march_dl: 40.859549
10.57/10.60	c 4) kcnfs+P: 999.000000
10.57/10.60	c 5) march_dl+P: 999.000000
10.57/10.60	c 6) vallst+P: 999.000000
10.57/10.60	c 7) zchaff_rand+P: 999.000000
10.57/10.60	c 8) vallst: 999.000000
10.57/10.60	c 9) zchaff_rand: 999.000000
10.57/10.60	c 10) minisat20: 999.000000
10.57/10.60	c satzilla running minisat20 with preprocessing ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.65	============================[ Problem Statistics ]=============================
10.57/10.65	|                                                                             |
10.57/10.65	|  Number of variables:  1148                                                 |
10.57/10.65	|  Number of clauses:    14303                                                |
10.57/10.66	|  Parsing time:         0.01         s                                       |
10.57/10.66	============================[ Search Statistics ]==============================
10.57/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.66	===============================================================================
10.57/10.66	|         0 |    1148    14303    43196 |     4767        0    nan |  0.000 % |
10.57/10.67	|       100 |    1148    14303    43196 |     5244      100      8 |  0.000 % |
10.57/10.67	|       250 |    1148    14303    43196 |     5768      250     11 |  0.000 % |
10.57/10.69	|       475 |    1148    14303    43196 |     6345      475     14 |  0.000 % |
10.63/10.71	|       812 |    1148    14303    43196 |     6980      812     14 |  0.000 % |
10.63/10.75	|      1318 |    1148    14303    43196 |     7678     1318     17 |  0.000 % |
10.63/10.80	|      2077 |    1148    14303    43196 |     8446     2077     18 |  0.000 % |
10.87/10.90	|      3216 |    1148    14303    43196 |     9290     3216     19 |  0.000 % |
10.97/11.09	|      4925 |    1148    14303    43196 |    10219     4925     20 |  0.000 % |
11.36/11.45	|      7487 |    1148    14303    43196 |    11241     7487     21 |  0.000 % |
12.07/12.13	|     11334 |    1148    14303    43196 |    12366    11334     23 |  0.000 % |
13.07/13.14	|     17100 |    1148    14303    43196 |    13602    10822     24 |  0.000 % |
14.56/14.66	|     25749 |    1148    14303    43196 |    14962    12565     24 |  0.000 % |
17.66/17.77	|     38723 |    1148    14303    43196 |    16459    10454     24 |  0.000 % |
21.36/21.49	|     58184 |    1148    14303    43196 |    18105    13333     20 |  0.000 % |
28.06/28.17	|     87377 |    1148    14303    43196 |    19915    15215     23 |  0.000 % |
38.05/38.17	|    131168 |    1148    14303    43196 |    21907    18885     31 |  0.000 % |
56.84/56.98	|    196852 |    1148    14303    43196 |    24098    18477     24 |  0.000 % |
88.73/88.88	|    295379 |    1148    14303    43196 |    26507    20083     29 |  0.000 % |
135.23/135.34	|    443169 |    1148    14303    43196 |    29158    21506     23 |  0.000 % |
216.00/216.20	|    664852 |    1148    14303    43196 |    32074    23743     26 |  0.000 % |
343.56/343.72	|    997379 |    1148    14303    43196 |    35281    17967     24 |  0.000 % |
560.60/560.90	|   1496167 |    1148    14303    43196 |    38810    31983     29 |  0.000 % |
925.10/925.44	|   2244349 |    1148    14303    43196 |    42691    33231     27 |  0.000 % |
1199.42/1199.82	c Preprocessing...
1199.42/1199.82	c Inital problem has 1148 variables, 14303 nary clauses (0 binary clauses).
1199.42/1199.82	c Num non-binary clauses 14303, Average non-binary clause length 3.020
1199.42/1199.82	c Theory has no gaps
1199.42/1199.82	c Preprocessor runtime was 0.030 seconds.
1199.42/1199.82	c 
1199.42/1199.82	c Satisfiability of theory still undetermined.
1199.42/1199.82	c See file /tmp/grD5UV for simplified theory.
1199.42/1199.82	c Bin: Executing minisat20
1199.42/1199.82	c child exit by a signal
1199.42/1199.82	c minisat20 returned code 137.
1199.42/1199.82	c minisat20 returned code 137.
1199.42/1199.82	c satzilla running kcnfs ... 
1199.42/1199.82	c Bin: Executing kcnfs
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c satzilla running march_dl ... 
1199.42/1199.82	c Bin: Executing march_dl
1199.42/1199.82	c march_dl returned code 1.
1199.42/1199.82	c march_dl returned code 1.
1199.42/1199.82	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.82	c Bin: Executing kcnfs
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c kcnfs returned code 1.
1199.42/1199.82	c satzilla running march_dl with preprocessing ... 
1199.42/1199.82	c Bin: Executing march_dl
1199.42/1199.82	c march_dl returned code 1.
1199.42/1199.82	c march_dl returned code 1.
1199.42/1199.82	c satzilla running vallst with preprocessing ... 
1199.42/1199.82	c Bin: Executing vallst
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.82	c Bin: Executing zchaff_rand
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c satzilla running vallst ... 
1199.42/1199.82	c Bin: Executing vallst
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c vallst returned code 1.
1199.42/1199.82	c satzilla running zchaff_rand ... 
1199.42/1199.82	c Bin: Executing zchaff_rand
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c zchaff_rand returned code 1.
1199.42/1199.82	c satzilla running minisat20 ... 
1199.42/1199.82	c Bin: Executing minisat20
1199.42/1199.82	c minisat20 returned code 1.
1199.42/1199.82	c minisat20 returned code 1.
1199.42/1199.82	c ERROR: All Failed! 
1199.42/1199.82	c SATZILLA_TIME=1199.630000

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/node7/watcher-334060-1173548447 -o ROOT/results/node7/solver-334060-1173548447 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334060-1173548447/SATzilla2007_R /tmp/evaluation/334060-1173548447/instance-334060-1173548447.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: 1.12 1.04 1.00 3/77 23330
/proc/meminfo: memFree=1637848/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) R 23328 23330 23208 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=768 CPUtime=0
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 374799456 786432 97 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 192 97 50 118 0 71 0

[startup+0.037273 s]
/proc/loadavg: 1.12 1.04 1.00 3/77 23330
/proc/meminfo: memFree=1637848/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=1612 CPUtime=0.03
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 284 0 0 0 3 0 0 0 19 0 1 0 374799456 1650688 276 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 403 281 55 118 0 282 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3052

[startup+0.101278 s]
/proc/loadavg: 1.12 1.04 1.00 3/77 23330
/proc/meminfo: memFree=1637848/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=4696 CPUtime=0.09
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 1596 0 0 0 9 0 0 0 22 0 1 0 374799456 4808704 1075 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 1174 1075 73 118 0 1053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6136

[startup+0.301298 s]
/proc/loadavg: 1.12 1.04 1.00 3/77 23330
/proc/meminfo: memFree=1637848/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=9372 CPUtime=0.29
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 2785 0 0 0 26 3 0 0 24 0 1 0 374799456 9596928 2210 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 2343 2210 73 118 0 2222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10812

[startup+0.70134 s]
/proc/loadavg: 1.12 1.04 1.00 3/77 23330
/proc/meminfo: memFree=1637848/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=11488 CPUtime=0.68
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 3320 0 0 0 63 5 0 0 25 0 1 0 374799456 11763712 2745 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 2872 2745 73 118 0 2751 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12928

[startup+1.50242 s]
/proc/loadavg: 1.11 1.04 1.00 2/79 23332
/proc/meminfo: memFree=1626888/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=11652 CPUtime=1.49
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 3374 0 0 0 139 10 0 0 25 0 1 0 374799456 11931648 2799 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 2913 2799 73 118 0 2792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13092

[startup+3.10159 s]
/proc/loadavg: 1.11 1.04 1.00 2/79 23332
/proc/meminfo: memFree=1626568/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=0
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 374799456 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 110 95 260 0 84 0
[pid=23331] ppid=23330 vsize=11956 CPUtime=3.09
/proc/23331/stat : 23331 (march_dl) R 23330 23330 23208 0 -1 4194304 3417 0 0 0 290 19 0 0 25 0 1 0 374799456 12242944 2842 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23331/statm: 2989 2842 73 118 0 2868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13396

[startup+6.30193 s]
/proc/loadavg: 1.10 1.04 1.00 2/79 23333
/proc/meminfo: memFree=1636296/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=1440 CPUtime=4.99
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 135 3472 0 0 0 0 468 31 16 0 1 0 374799456 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23330/statm: 360 111 96 260 0 84 0
[pid=23333] ppid=23330 vsize=6188 CPUtime=1.28
/proc/23333/stat : 23333 (ubcsat2006) R 23330 23330 23208 0 -1 4194304 434 0 0 0 117 11 0 0 25 0 1 0 374799957 6336512 417 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23333/statm: 1547 417 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.09 1.04 1.00 2/79 23334
/proc/meminfo: memFree=1632072/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=3984 CPUtime=2.03
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 712 0 0 0 203 0 0 0 25 0 1 0 374800522 4079616 706 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527470 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 996 706 58 118 0 874 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8164

[startup+25.5019 s]
/proc/loadavg: 1.08 1.04 1.00 2/79 23334
/proc/meminfo: memFree=1630728/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=5120 CPUtime=14.83
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 990 0 0 0 1483 0 0 0 25 0 1 0 374800522 5242880 984 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 1280 984 58 118 0 1158 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9300

[startup+51.1016 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 23334
/proc/meminfo: memFree=1628936/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=6720 CPUtime=40.42
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 1404 0 0 0 4041 1 0 0 25 0 1 0 374800522 6881280 1398 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 1680 1398 58 118 0 1558 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10900

[startup+102.306 s]
/proc/loadavg: 1.02 1.03 1.00 2/79 23334
/proc/meminfo: memFree=1627528/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=8224 CPUtime=91.6
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 1774 0 0 0 9159 1 0 0 25 0 1 0 374800522 8421376 1768 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 2056 1768 58 118 0 1934 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12404

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 23336
/proc/meminfo: memFree=1626184/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=9464 CPUtime=151.58
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 2087 0 0 0 15156 2 0 0 25 0 1 0 374800522 9691136 2081 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 2366 2081 58 118 0 2244 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13644

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 23336
/proc/meminfo: memFree=1625672/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=10004 CPUtime=211.57
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 2207 0 0 0 21154 3 0 0 25 0 1 0 374800522 10244096 2201 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 2501 2201 58 118 0 2379 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 14184

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 23336
/proc/meminfo: memFree=1625224/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=10580 CPUtime=271.54
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 2328 0 0 0 27151 3 0 0 25 0 1 0 374800522 10833920 2322 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 2645 2322 58 118 0 2523 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 14760

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1624840/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=10844 CPUtime=331.53
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 2426 0 0 0 33149 4 0 0 25 0 1 0 374800522 11104256 2420 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 2711 2420 58 118 0 2589 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1621704/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=14112 CPUtime=811.39
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3196 0 0 0 81132 7 0 0 25 0 1 0 374800522 14450688 3190 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3528 3190 58 118 0 3406 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 18292

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1621640/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=14276 CPUtime=871.38
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3213 0 0 0 87130 8 0 0 25 0 1 0 374800522 14618624 3207 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3569 3207 58 118 0 3447 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 18456

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1621000/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=14888 CPUtime=931.36
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3363 0 0 0 93128 8 0 0 25 0 1 0 374800522 15245312 3357 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3722 3357 58 118 0 3600 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 19068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1620552/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=15472 CPUtime=991.35
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3486 0 0 0 99126 9 0 0 25 0 1 0 374800522 15843328 3480 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3868 3480 58 118 0 3746 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 19652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1620424/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=15648 CPUtime=1051.32
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3521 0 0 0 105123 9 0 0 25 0 1 0 374800522 16023552 3515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3912 3515 58 118 0 3790 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 19828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1620168/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=15780 CPUtime=1111.32
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3578 0 0 0 111122 10 0 0 25 0 1 0 374800522 16158720 3572 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 3945 3572 58 118 0 3823 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 19960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1171.29
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3629 0 0 0 117119 10 0 0 25 0 1 0 374800522 16441344 3623 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3623 58 118 0 3892 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 20236

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 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1179.29
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 117919 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 20236

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1185.69
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118559 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 20236

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1187.29
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118719 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 20236

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1188.09
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118799 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 20236

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1188.49
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118839 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 20236

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1188.69
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118859 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 20236

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23336
/proc/meminfo: memFree=1619976/2055920 swapFree=4147416/4192956
[pid=23330] ppid=23328 vsize=4180 CPUtime=10.63
/proc/23330/stat : 23330 (SATzilla2007_R) S 23328 23330 23208 0 -1 4194304 1505 3912 0 0 330 11 671 51 25 0 1 0 374799456 4280320 866 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23330/statm: 1045 866 164 260 0 769 0
[pid=23334] ppid=23330 vsize=16056 CPUtime=1188.79
/proc/23334/stat : 23334 (minisat20) R 23330 23330 23208 0 -1 4194304 3639 0 0 0 118869 10 0 0 25 0 1 0 374800522 16441344 3633 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23334/statm: 4014 3633 58 118 0 3892 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 20236

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.47
CPU user time (s): 1198.73
CPU system time (s): 0.739887
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 20256

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

runsolver used 1.17782 second user time and 3.19051 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 17:40:47 UTC 2007

IDJOB= 334060
IDBENCH= 24618
IDSOLVER= 134
FILE ID= node7/334060-1173548447

PBS_JOBID= 4101183

Free space on /tmp= 66527 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334060-1173548447/SATzilla2007_R /tmp/evaluation/334060-1173548447/instance-334060-1173548447.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334060-1173548447 -o ROOT/results/node7/solver-334060-1173548447 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334060-1173548447/SATzilla2007_R /tmp/evaluation/334060-1173548447/instance-334060-1173548447.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  b113aab739ba5e45a581d24e1a53a65a

RANDOM SEED= 934714682

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1638256 kB
Buffers:         50852 kB
Cached:         276792 kB
SwapCached:       8480 kB
Active:         174244 kB
Inactive:       175992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638256 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            8600 kB
Writeback:           0 kB
Mapped:          29488 kB
Slab:            52944 kB
Committed_AS:  1259132 kB
PageTables:       1764 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= 66527 MiB

End job on node7 on Sat Mar 10 18:00:47 UTC 2007