Trace number 295845

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.58 1199.9

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data (download as text)

10.63/10.74	c run March_dl for 5 seconds ... 
10.63/10.74	c Bin: Executing march_dl
10.63/10.74	c child exit by a signal
10.63/10.74	c march_dl returned code 137.
10.63/10.74	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.74	c Bin: Executing ubcsat2006
10.63/10.74	c child exited successfully
10.63/10.74	c ubcsat2006 returned code 0.
10.63/10.74	c satzilla computing base features
10.63/10.74	c satzilla doing unit-prop probe
10.63/10.74	c satzilla doing local search probe
10.63/10.74	c satzilla doing lobjois search-space size estimate
10.63/10.74	c satzilla's ranking:
10.63/10.74	c 1) minisat20+P: 0.761890
10.63/10.74	c 2) march_dl+P: 1.244974
10.63/10.74	c 3) minisat20: 1.294720
10.63/10.74	c 4) march_dl: 1.647553
10.63/10.74	c 5) vallst+P: 4.718614
10.63/10.74	c 6) zchaff_rand+P: 4.815933
10.63/10.74	c 7) kcnfs+P: 999.000000
10.63/10.74	c 8) kcnfs: 999.000000
10.63/10.74	c 9) vallst: 999.000000
10.63/10.74	c 10) zchaff_rand: 999.000000
10.63/10.74	c satzilla running minisat20 with preprocessing ... 
10.73/10.77	This is MiniSat 2.0 beta
10.73/10.77	WARNING: for repeatability, setting FPU to use double precision
10.73/10.77	============================[ Problem Statistics ]=============================
10.73/10.77	|                                                                             |
10.73/10.77	|  Number of variables:  70                                                   |
10.73/10.77	|  Number of clauses:    6230                                                 |
10.73/10.77	|  Parsing time:         0.00         s                                       |
10.73/10.77	============================[ Search Statistics ]==============================
10.73/10.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.78	===============================================================================
10.73/10.78	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.73/10.78	|       100 |      70     6230    43610 |     2284      100     27 |  0.021 % |
10.73/10.79	|       250 |      70     6230    43610 |     2512      250     26 |  0.021 % |
10.73/10.80	|       476 |      70     6230    43610 |     2764      476     25 |  0.021 % |
10.73/10.81	|       814 |      70     6230    43610 |     3040      814     25 |  0.021 % |
10.73/10.83	|      1320 |      70     6230    43610 |     3344     1320     25 |  0.021 % |
10.74/10.87	|      2079 |      70     6230    43610 |     3678     2079     25 |  0.021 % |
10.74/10.93	|      3218 |      70     6230    43610 |     4046     3218     25 |  0.021 % |
10.74/11.02	|      4927 |      70     6230    43610 |     4451     2889     24 |  0.021 % |
10.74/11.16	|      7490 |      70     6230    43610 |     4896     3212     24 |  0.021 % |
11.34/11.39	|     11334 |      70     6230    43610 |     5386     4593     24 |  0.021 % |
11.64/11.78	|     17100 |      70     6230    43610 |     5924     4940     24 |  0.021 % |
12.26/12.37	|     25751 |      70     6230    43610 |     6517     4657     24 |  0.021 % |
13.18/13.28	|     38726 |      70     6230    43610 |     7169     4535     24 |  0.021 % |
14.61/14.67	|     58188 |      70     6230    43610 |     7886     5997     24 |  0.021 % |
16.76/16.87	|     87381 |      70     6230    43610 |     8674     7481     24 |  0.021 % |
20.14/20.28	|    131170 |      70     6230    43610 |     9542     7754     24 |  0.021 % |
25.67/25.78	|    196855 |      70     6230    43610 |    10496     6425     23 |  0.021 % |
34.38/34.46	|    295381 |      70     6230    43610 |    11546    10222     24 |  0.021 % |
47.71/47.86	|    443170 |      70     6230    43610 |    12700     7545     23 |  0.021 % |
69.12/69.22	|    664854 |      70     6230    43610 |    13970     6510     23 |  0.021 % |
103.23/103.37	|    997379 |      70     6230    43610 |    15367    10084     23 |  0.021 % |
158.67/158.80	|   1496167 |      70     6230    43610 |    16904     8535     22 |  0.021 % |
247.29/247.48	|   2244351 |      70     6230    43610 |    18595    11747     22 |  0.021 % |
391.04/391.28	|   3366627 |      70     6230    43610 |    20454    16697     23 |  0.021 % |
632.23/632.45	|   5050038 |      70     6230    43610 |    22500    10373     23 |  0.021 % |
1025.88/1026.19	|   7575154 |      70     6230    43610 |    24750    11883     23 |  0.021 % |
1199.46/1199.89	c Preprocessing...
1199.46/1199.89	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.46/1199.89	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.46/1199.89	c Theory has no gaps
1199.46/1199.89	c Preprocessor runtime was 0.020 seconds.
1199.46/1199.89	c 
1199.46/1199.89	c Satisfiability of theory still undetermined.
1199.46/1199.89	c See file /tmp/58xwDb for simplified theory.
1199.46/1199.89	c Bin: Executing minisat20
1199.46/1199.89	c child exit by a signal
1199.46/1199.89	c minisat20 returned code 137.
1199.46/1199.89	c minisat20 returned code 137.
1199.46/1199.89	c satzilla running march_dl with preprocessing ... 
1199.46/1199.89	c Bin: Executing march_dl
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c satzilla running minisat20 ... 
1199.46/1199.89	c Bin: Executing minisat20
1199.46/1199.89	c minisat20 returned code 1.
1199.46/1199.89	c minisat20 returned code 1.
1199.46/1199.89	c satzilla running march_dl ... 
1199.46/1199.89	c Bin: Executing march_dl
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c satzilla running vallst with preprocessing ... 
1199.46/1199.89	c Bin: Executing vallst
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.89	c Bin: Executing zchaff_rand
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.89	c Bin: Executing kcnfs
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c satzilla running kcnfs ... 
1199.46/1199.89	c Bin: Executing kcnfs
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c satzilla running vallst ... 
1199.46/1199.89	c Bin: Executing vallst
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c satzilla running zchaff_rand ... 
1199.46/1199.89	c Bin: Executing zchaff_rand
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c ERROR: All Failed! 
1199.46/1199.89	c SATZILLA_TIME=1199.760000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-295845-1171813090 -o ROOT/results/node55/solver-295845-1171813090 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295845-1171813090/SATzilla2007_C /tmp/evaluation/295845-1171813090/instance-295845-1171813090.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7947
/proc/meminfo: memFree=435760/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=0
/proc/7947/stat : 7947 (SATzilla2007_C) R 7945 7947 7826 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 201265432 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/7947/statm: 360 110 95 260 0 84 0
[pid=7948] ppid=7947 vsize=636 CPUtime=0
/proc/7948/stat : 7948 (march_dl) R 7947 7947 7826 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 201265432 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7948/statm: 159 78 50 118 0 38 0

[startup+0.106854 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7947
/proc/meminfo: memFree=435760/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=0
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201265432 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7947/statm: 360 110 95 260 0 84 0
[pid=7948] ppid=7947 vsize=2264 CPUtime=0.1
/proc/7948/stat : 7948 (march_dl) R 7947 7947 7826 0 -1 4194304 1011 0 0 0 10 0 0 0 19 0 1 0 201265432 2318336 335 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134584011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7948/statm: 566 335 67 118 0 445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3704

[startup+0.514892 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7947
/proc/meminfo: memFree=435760/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=0
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201265432 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7947/statm: 360 110 95 260 0 84 0
[pid=7948] ppid=7947 vsize=2396 CPUtime=0.5
/proc/7948/stat : 7948 (march_dl) R 7947 7947 7826 0 -1 4194304 1036 0 0 0 50 0 0 0 23 0 1 0 201265432 2453504 360 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7948/statm: 599 360 67 118 0 478 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3836

[startup+1.33797 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7949
/proc/meminfo: memFree=429280/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=0
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201265432 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7947/statm: 360 110 95 260 0 84 0
[pid=7948] ppid=7947 vsize=7104 CPUtime=1.32
/proc/7948/stat : 7948 (march_dl) R 7947 7947 7826 0 -1 4194304 2543 0 0 0 129 3 0 0 25 0 1 0 201265432 7274496 1661 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7948/statm: 1776 1661 72 118 0 1655 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8544

[startup+2.98213 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7949
/proc/meminfo: memFree=428968/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=0
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201265432 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7947/statm: 360 110 95 260 0 84 0
[pid=7948] ppid=7947 vsize=7712 CPUtime=2.97
/proc/7948/stat : 7948 (march_dl) R 7947 7947 7826 0 -1 4194304 2644 0 0 0 294 3 0 0 25 0 1 0 201265432 7897088 1692 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7948/statm: 1928 1692 73 118 0 1807 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9152

[startup+6.25845 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7950
/proc/meminfo: memFree=434536/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=1440 CPUtime=4.99
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 135 2645 0 0 0 0 495 4 16 0 1 0 201265432 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7947/statm: 360 111 96 260 0 84 0
[pid=7950] ppid=7947 vsize=6188 CPUtime=1.25
/proc/7950/stat : 7950 (ubcsat2006) R 7947 7947 7826 0 -1 4194304 363 0 0 0 120 5 0 0 25 0 1 0 201265933 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7950/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7141 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7951
/proc/meminfo: memFree=431656/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=3144 CPUtime=1.93
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 486 0 0 0 193 0 0 0 25 0 1 0 201266510 3219456 480 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 786 480 58 118 0 664 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6472

[startup+25.5193 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7951
/proc/meminfo: memFree=430696/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=4088 CPUtime=14.73
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 715 0 0 0 1473 0 0 0 25 0 1 0 201266510 4186112 709 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1022 709 58 118 0 900 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7416

[startup+51.1408 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7951
/proc/meminfo: memFree=429928/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=4824 CPUtime=40.34
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 898 0 0 0 4033 1 0 0 25 0 1 0 201266510 4939776 892 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1206 892 58 118 0 1084 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8152

[startup+102.385 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=429352/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=5536 CPUtime=91.57
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1063 0 0 0 9156 1 0 0 25 0 1 0 201266510 5668864 1057 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1384 1057 58 118 0 1262 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8864

[startup+162.445 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=428712/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=6120 CPUtime=151.61
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1218 0 0 0 15160 1 0 0 25 0 1 0 201266510 6266880 1212 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1530 1212 58 118 0 1408 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 9448

[startup+222.485 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=428328/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=6560 CPUtime=211.65
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1302 0 0 0 21163 2 0 0 25 0 1 0 201266510 6717440 1296 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1640 1296 58 118 0 1518 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 9888

[startup+282.54 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=427944/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=6880 CPUtime=271.69
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1389 0 0 0 27167 2 0 0 25 0 1 0 201266510 7045120 1383 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1720 1383 58 118 0 1598 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 10208

[startup+342.597 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=427816/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=7020 CPUtime=331.73
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1421 0 0 0 33171 2 0 0 25 0 1 0 201266510 7188480 1415 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1755 1415 58 118 0 1633 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 10348

[startup+402.661 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=427560/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=7304 CPUtime=391.77
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1478 0 0 0 39175 2 0 0 25 0 1 0 201266510 7479296 1472 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1826 1472 58 118 0 1704 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 10632

[startup+462.716 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=427112/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=7752 CPUtime=451.82
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1582 0 0 0 45179 3 0 0 25 0 1 0 201266510 7938048 1576 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 1938 1576 58 118 0 1816 0
Current children cumulated CPU time (s) 462.56

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


[startup+763.004 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426536/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8464 CPUtime=752.03
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1735 0 0 0 75200 3 0 0 25 0 1 0 201266510 8667136 1729 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2116 1729 58 118 0 1994 0
Current children cumulated CPU time (s) 762.77
Current children cumulated vsize (KiB) 11792

[startup+823.062 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426408/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8608 CPUtime=812.07
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1770 0 0 0 81204 3 0 0 25 0 1 0 201266510 8814592 1764 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528274 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2152 1764 58 118 0 2030 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 11936

[startup+883.126 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426280/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8748 CPUtime=872.12
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1806 0 0 0 87208 4 0 0 25 0 1 0 201266510 8957952 1800 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2187 1800 58 118 0 2065 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 12076

[startup+943.181 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426216/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8748 CPUtime=932.16
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1817 0 0 0 93212 4 0 0 25 0 1 0 201266510 8957952 1811 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2187 1811 58 118 0 2065 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 12076

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426152/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8748 CPUtime=992.2
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1828 0 0 0 99216 4 0 0 25 0 1 0 201266510 8957952 1822 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2187 1822 58 118 0 2065 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 12076

[startup+1063.29 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426088/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8748 CPUtime=1052.24
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1853 0 0 0 105220 4 0 0 25 0 1 0 201266510 8957952 1847 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2187 1847 58 118 0 2065 0
Current children cumulated CPU time (s) 1062.98
Current children cumulated vsize (KiB) 12076

[startup+1123.35 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426088/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8748 CPUtime=1112.29
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1854 0 0 0 111224 5 0 0 25 0 1 0 201266510 8957952 1848 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2187 1848 58 118 0 2065 0
Current children cumulated CPU time (s) 1123.03
Current children cumulated vsize (KiB) 12076

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=426024/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1172.33
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1878 0 0 0 117228 5 0 0 25 0 1 0 201266510 9105408 1872 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1872 58 118 0 2101 0
Current children cumulated CPU time (s) 1183.07
Current children cumulated vsize (KiB) 12220

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

[startup+1187.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1176.22
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1891 0 0 0 117617 5 0 0 25 0 1 0 201266510 9105408 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1885 58 118 0 2101 0
Current children cumulated CPU time (s) 1186.96
Current children cumulated vsize (KiB) 12220

[startup+1193.86 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1182.78
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1891 0 0 0 118273 5 0 0 25 0 1 0 201266510 9105408 1885 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1885 58 118 0 2101 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 12220

[startup+1197.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1186.05
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1892 0 0 0 118600 5 0 0 25 0 1 0 201266510 9105408 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1886 58 118 0 2101 0
Current children cumulated CPU time (s) 1196.79
Current children cumulated vsize (KiB) 12220

[startup+1198.78 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1187.69
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1892 0 0 0 118764 5 0 0 25 0 1 0 201266510 9105408 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1886 58 118 0 2101 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 12220

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1188.52
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1892 0 0 0 118847 5 0 0 25 0 1 0 201266510 9105408 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1886 58 118 0 2101 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 12220

[startup+1199.81 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 7953
/proc/meminfo: memFree=425960/2055920 swapFree=4183208/4192956
[pid=7947] ppid=7945 vsize=3328 CPUtime=10.74
/proc/7947/stat : 7947 (SATzilla2007_C) S 7945 7947 7826 0 -1 4194304 1194 3014 0 0 358 7 697 12 25 0 1 0 201265432 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7947/statm: 832 652 165 260 0 556 0
[pid=7951] ppid=7947 vsize=8892 CPUtime=1188.72
/proc/7951/stat : 7951 (minisat20) R 7947 7947 7826 0 -1 4194304 1892 0 0 0 118867 5 0 0 25 0 1 0 201266510 9105408 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7951/statm: 2223 1886 58 118 0 2101 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 12220

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.58
CPU user time (s): 1199.32
CPU system time (s): 0.26296
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 12220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6113
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= 26
involuntary context switches= 1659

runsolver used 0.905862 second user time and 2.34864 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Feb 18 15:38:10 UTC 2007

IDJOB= 295845
IDBENCH= 19922
IDSOLVER= 135
FILE ID= node55/295845-1171813090

PBS_JOBID= 3839634

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295845-1171813090/SATzilla2007_C /tmp/evaluation/295845-1171813090/instance-295845-1171813090.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-295845-1171813090 -o ROOT/results/node55/solver-295845-1171813090 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295845-1171813090/SATzilla2007_C /tmp/evaluation/295845-1171813090/instance-295845-1171813090.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 939758915

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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:        436104 kB
Buffers:         40176 kB
Cached:        1481980 kB
SwapCached:       3628 kB
Active:         731844 kB
Inactive:       799688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        436104 kB
SwapTotal:     4192956 kB
SwapFree:      4183208 kB
Dirty:            8512 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            74360 kB
Committed_AS:   696344 kB
PageTables:       1380 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= 66556 MiB

End job on node55 on Sun Feb 18 15:58:10 UTC 2007