Trace number 310195

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.56 1200.03

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S994434255-18-UNKNOWN.cnf
MD5SUM7909d6a83e61ef3c01aa9db628fb1f13
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.72	c run March_dl for 5 seconds ... 
10.63/10.72	c Bin: Executing march_dl
10.63/10.72	c child exit by a signal
10.63/10.72	c march_dl returned code 137.
10.63/10.72	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.72	c Bin: Executing ubcsat2006
10.63/10.72	c child exited successfully
10.63/10.72	c ubcsat2006 returned code 0.
10.63/10.72	c satzilla computing base features
10.63/10.72	c satzilla doing unit-prop probe
10.63/10.72	c satzilla doing local search probe
10.63/10.72	c satzilla doing lobjois search-space size estimate
10.63/10.72	c satzilla's ranking:
10.63/10.72	c 1) minisat20+P: 0.309431
10.63/10.72	c 2) minisat20: 0.949036
10.63/10.72	c 3) march_dl: 1.492573
10.63/10.72	c 4) vallst+P: 1.614666
10.63/10.72	c 5) march_dl+P: 1.944430
10.63/10.72	c 6) zchaff_rand+P: 2.272470
10.63/10.72	c 7) kcnfs+P: 999.000000
10.63/10.72	c 8) kcnfs: 999.000000
10.63/10.72	c 9) vallst: 999.000000
10.63/10.72	c 10) zchaff_rand: 999.000000
10.63/10.72	c satzilla running minisat20 with preprocessing ... 
10.63/10.74	This is MiniSat 2.0 beta
10.63/10.74	WARNING: for repeatability, setting FPU to use double precision
10.63/10.74	============================[ Problem Statistics ]=============================
10.63/10.74	|                                                                             |
10.63/10.74	|  Number of variables:  1169                                                 |
10.63/10.74	|  Number of clauses:    4237                                                 |
10.63/10.74	|  Parsing time:         0.00         s                                       |
10.63/10.74	============================[ Search Statistics ]==============================
10.63/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.74	===============================================================================
10.63/10.74	|         0 |    1169     4237    12281 |     1412        0    nan |  0.000 % |
10.63/10.75	|       100 |    1169     4237    12281 |     1553      100     29 |  0.000 % |
10.63/10.76	|       250 |    1169     4237    12281 |     1708      250     28 |  0.001 % |
10.71/10.77	|       475 |    1169     4237    12281 |     1879      475     27 |  0.000 % |
10.71/10.79	|       814 |    1169     4237    12281 |     2067      814     26 |  0.000 % |
10.71/10.82	|      1322 |    1169     4237    12281 |     2274     1322     27 |  0.000 % |
10.71/10.87	|      2082 |    1169     4237    12281 |     2502     2082     26 |  0.000 % |
10.71/10.94	|      3221 |    1169     4237    12281 |     2752     1902     26 |  0.000 % |
10.71/11.06	|      4931 |    1169     4237    12281 |     3027     2198     26 |  0.000 % |
10.71/11.25	|      7495 |    1169     4237    12281 |     3330     1609     25 |  0.000 % |
11.54/11.58	|     11340 |    1169     4237    12281 |     3663     1962     29 |  0.000 % |
12.05/12.11	|     17106 |    1169     4237    12281 |     4029     2068     26 |  0.000 % |
12.78/12.90	|     25755 |    1169     4237    12281 |     4432     2409     26 |  0.000 % |
14.11/14.16	|     38729 |    1169     4237    12281 |     4875     3973     26 |  0.000 % |
15.95/16.06	|     58191 |    1169     4237    12281 |     5363     3461     28 |  0.000 % |
19.02/19.12	|     87386 |    1169     4237    12281 |     5899     5106     29 |  0.000 % |
23.84/23.90	|    131175 |    1169     4237    12281 |     6489     3774     25 |  0.000 % |
31.32/31.45	|    196859 |    1169     4237    12281 |     7138     6535     29 |  0.000 % |
43.20/43.34	|    295385 |    1169     4237    12281 |     7852     6987     34 |  0.000 % |
61.24/61.32	|    443174 |    1169     4237    12281 |     8637     7170     28 |  0.000 % |
90.55/90.64	|    664857 |    1169     4237    12281 |     9501     5395     27 |  0.000 % |
135.53/135.71	|    997384 |    1169     4237    12281 |    10451     5794     29 |  0.000 % |
206.84/206.95	|   1496175 |    1169     4237    12281 |    11496     7525     28 |  0.000 % |
318.84/318.97	|   2244357 |    1169     4237    12281 |    12646     6864     27 |  0.000 % |
496.68/497.00	|   3366633 |    1169     4237    12281 |    13911    12618     29 |  0.000 % |
784.60/785.02	|   5050044 |    1169     4237    12281 |    15302    13239     30 |  0.000 % |
1199.49/1200.03	c Preprocessing...
1199.49/1200.03	c Inital problem has 1170 variables, 3811 nary clauses (423 binary clauses).
1199.49/1200.03	c Num non-binary clauses 3811, Average non-binary clause length 3.000
1199.49/1200.03	c Theory has no gaps
1199.49/1200.03	c Preprocessor runtime was 0.010 seconds.
1199.49/1200.03	c 
1199.49/1200.03	c Satisfiability of theory still undetermined.
1199.49/1200.03	c See file /tmp/EVRDrc for simplified theory.
1199.49/1200.03	c Bin: Executing minisat20
1199.49/1200.03	c child exit by a signal
1199.49/1200.03	c minisat20 returned code 137.
1199.49/1200.03	c minisat20 returned code 137.
1199.49/1200.03	c satzilla running minisat20 ... 
1199.49/1200.03	c Bin: Executing minisat20
1199.49/1200.03	c minisat20 returned code 1.
1199.49/1200.03	c minisat20 returned code 1.
1199.49/1200.03	c satzilla running march_dl ... 
1199.49/1200.03	c Bin: Executing march_dl
1199.49/1200.03	c march_dl returned code 1.
1199.49/1200.03	c march_dl returned code 1.
1199.49/1200.03	c satzilla running vallst with preprocessing ... 
1199.49/1200.03	c Bin: Executing vallst
1199.49/1200.03	c vallst returned code 1.
1199.49/1200.03	c vallst returned code 1.
1199.49/1200.03	c satzilla running march_dl with preprocessing ... 
1199.49/1200.03	c Bin: Executing march_dl
1199.49/1200.03	c march_dl returned code 1.
1199.49/1200.03	c march_dl returned code 1.
1199.49/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1200.03	c Bin: Executing zchaff_rand
1199.49/1200.03	c zchaff_rand returned code 1.
1199.49/1200.03	c zchaff_rand returned code 1.
1199.49/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.49/1200.03	c Bin: Executing kcnfs
1199.49/1200.03	c kcnfs returned code 1.
1199.49/1200.03	c kcnfs returned code 1.
1199.49/1200.03	c satzilla running kcnfs ... 
1199.49/1200.03	c Bin: Executing kcnfs
1199.49/1200.03	c kcnfs returned code 1.
1199.49/1200.03	c kcnfs returned code 1.
1199.49/1200.03	c satzilla running vallst ... 
1199.49/1200.03	c Bin: Executing vallst
1199.49/1200.03	c vallst returned code 1.
1199.49/1200.03	c vallst returned code 1.
1199.49/1200.03	c satzilla running zchaff_rand ... 
1199.49/1200.03	c Bin: Executing zchaff_rand
1199.49/1200.03	c zchaff_rand returned code 1.
1199.49/1200.03	c zchaff_rand returned code 1.
1199.49/1200.03	c ERROR: All Failed! 
1199.49/1200.03	c SATZILLA_TIME=1199.710000

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/node24/watcher-310195-1172555595 -o ROOT/results/node24/solver-310195-1172555595 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310195-1172555595/SATzilla2007_C /tmp/evaluation/310195-1172555595/instance-310195-1172555595.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 1.00 3/77 24936
/proc/meminfo: memFree=1810128/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=0
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275513820 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 360 110 95 260 0 84 0
[pid=24937] ppid=24936 vsize=768 CPUtime=0
/proc/24937/stat : 24937 (march_dl) R 24936 24936 23134 0 -1 4194304 99 0 0 0 0 0 0 0 20 0 1 0 275513820 786432 94 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24937/statm: 192 94 50 118 0 71 0

[startup+0.107562 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24936
/proc/meminfo: memFree=1810128/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=0
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275513820 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 360 110 95 260 0 84 0
[pid=24937] ppid=24936 vsize=1972 CPUtime=0.1
/proc/24937/stat : 24937 (march_dl) R 24936 24936 23134 0 -1 4194304 415 0 0 0 10 0 0 0 20 0 1 0 275513820 2019328 407 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24937/statm: 493 407 74 118 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3412

[startup+0.515605 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24936
/proc/meminfo: memFree=1810128/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=0
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275513820 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 360 110 95 260 0 84 0
[pid=24937] ppid=24936 vsize=2104 CPUtime=0.51
/proc/24937/stat : 24937 (march_dl) R 24936 24936 23134 0 -1 4194304 454 0 0 0 51 0 0 0 23 0 1 0 275513820 2154496 446 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24937/statm: 526 446 74 118 0 405 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3544

[startup+1.33569 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24938
/proc/meminfo: memFree=1808448/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=0
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275513820 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 360 110 95 260 0 84 0
[pid=24937] ppid=24936 vsize=2104 CPUtime=1.33
/proc/24937/stat : 24937 (march_dl) R 24936 24936 23134 0 -1 4194304 473 0 0 0 133 0 0 0 25 0 1 0 275513820 2154496 465 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24937/statm: 526 465 74 118 0 405 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3544

[startup+2.97187 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24938
/proc/meminfo: memFree=1808256/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=0
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275513820 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 360 110 95 260 0 84 0
[pid=24937] ppid=24936 vsize=2236 CPUtime=2.96
/proc/24937/stat : 24937 (march_dl) R 24936 24936 23134 0 -1 4194304 489 0 0 0 296 0 0 0 25 0 1 0 275513820 2289664 481 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24937/statm: 559 481 74 118 0 438 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3676

[startup+6.25923 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24939
/proc/meminfo: memFree=1809152/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=1440 CPUtime=4.99
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 135 500 0 0 0 0 499 0 16 0 1 0 275513820 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24936/statm: 360 111 96 260 0 84 0
[pid=24939] ppid=24936 vsize=6188 CPUtime=1.25
/proc/24939/stat : 24939 (ubcsat2006) R 24936 24936 23134 0 -1 4194304 304 0 0 0 107 18 0 0 25 0 1 0 275514321 6336512 287 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24939/statm: 1547 287 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7209 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1807104/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=2740 CPUtime=1.96
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 381 0 0 0 196 0 0 0 25 0 1 0 275514895 2805760 375 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 685 375 58 118 0 563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5336

[startup+25.5273 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1806144/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=3664 CPUtime=14.76
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 625 0 0 0 1476 0 0 0 25 0 1 0 275514895 3751936 619 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 916 619 58 118 0 794 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6260

[startup+51.1541 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 24940
/proc/meminfo: memFree=1805376/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=4456 CPUtime=40.39
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 814 0 0 0 4038 1 0 0 25 0 1 0 275514895 4562944 808 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1114 808 58 118 0 992 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7052

[startup+102.401 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 24940
/proc/meminfo: memFree=1804352/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=5512 CPUtime=91.62
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1082 0 0 0 9161 1 0 0 25 0 1 0 275514895 5644288 1076 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1378 1076 58 118 0 1256 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 8108

[startup+162.466 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 24940
/proc/meminfo: memFree=1803648/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=6172 CPUtime=151.66
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1232 0 0 0 15165 1 0 0 25 0 1 0 275514895 6320128 1226 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1543 1226 58 118 0 1421 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 8768

[startup+222.526 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1802944/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=6840 CPUtime=211.7
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1416 0 0 0 21169 1 0 0 25 0 1 0 275514895 7004160 1410 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1710 1410 58 118 0 1588 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 9436

[startup+282.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1802432/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=7376 CPUtime=271.76
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1526 0 0 0 27174 2 0 0 25 0 1 0 275514895 7553024 1520 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1844 1520 58 118 0 1722 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 9972

[startup+342.656 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1802112/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=7708 CPUtime=331.8
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1611 0 0 0 33178 2 0 0 25 0 1 0 275514895 7892992 1605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1927 1605 58 118 0 1805 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 10304

[startup+402.722 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1801792/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=7852 CPUtime=391.85
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1670 0 0 0 39183 2 0 0 25 0 1 0 275514895 8040448 1664 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 1963 1664 58 118 0 1841 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 10448

[startup+462.785 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24940
/proc/meminfo: memFree=1801472/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=8248 CPUtime=451.9
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 1746 0 0 0 45188 2 0 0 25 0 1 0 275514895 8445952 1740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2062 1740 58 118 0 1940 0
Current children cumulated CPU time (s) 462.61

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


[startup+823.214 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1799552/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=9980 CPUtime=812.1
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2184 0 0 0 81207 3 0 0 25 0 1 0 275514895 10219520 2178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2495 2178 58 118 0 2373 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 12576

[startup+883.277 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1799296/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=10256 CPUtime=872.15
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2237 0 0 0 87212 3 0 0 25 0 1 0 275514895 10502144 2231 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2564 2231 58 118 0 2442 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 12852

[startup+943.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798912/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=10652 CPUtime=932.19
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2334 0 0 0 93216 3 0 0 25 0 1 0 275514895 10907648 2328 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525145 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2663 2328 58 118 0 2541 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 13248

[startup+1003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798720/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=10744 CPUtime=992.23
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2386 0 0 0 99220 3 0 0 25 0 1 0 275514895 11001856 2380 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2686 2380 58 118 0 2564 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 13340

[startup+1063.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798912/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=10884 CPUtime=1052.28
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2406 0 0 0 105225 3 0 0 25 0 1 0 275514895 11145216 2400 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2721 2400 58 118 0 2599 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 13480

[startup+1123.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798784/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11020 CPUtime=1112.34
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2449 0 0 0 111230 4 0 0 25 0 1 0 275514895 11284480 2443 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2755 2443 58 118 0 2633 0
Current children cumulated CPU time (s) 1123.05
Current children cumulated vsize (KiB) 13616

[startup+1183.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1172.38
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2469 0 0 0 117234 4 0 0 25 0 1 0 275514895 11427840 2463 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528456 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2463 58 118 0 2668 0
Current children cumulated CPU time (s) 1183.09
Current children cumulated vsize (KiB) 13756

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

[startup+1187.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1176.19
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2469 0 0 0 117615 4 0 0 25 0 1 0 275514895 11427840 2463 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2463 58 118 0 2668 0
Current children cumulated CPU time (s) 1186.9
Current children cumulated vsize (KiB) 13756

[startup+1193.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1182.74
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2469 0 0 0 118270 4 0 0 25 0 1 0 275514895 11427840 2463 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528643 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2463 58 118 0 2668 0
Current children cumulated CPU time (s) 1193.45
Current children cumulated vsize (KiB) 13756

[startup+1197.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1186.02
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2473 0 0 0 118598 4 0 0 25 0 1 0 275514895 11427840 2467 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2467 58 118 0 2668 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 13756

[startup+1198.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1187.66
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2473 0 0 0 118762 4 0 0 25 0 1 0 275514895 11427840 2467 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2467 58 118 0 2668 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 13756

[startup+1199.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1188.48
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2473 0 0 0 118844 4 0 0 25 0 1 0 275514895 11427840 2467 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2467 58 118 0 2668 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 13756

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1188.68
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2473 0 0 0 118864 4 0 0 25 0 1 0 275514895 11427840 2467 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2467 58 118 0 2668 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 13756

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25138
/proc/meminfo: memFree=1798656/2055920 swapFree=4139416/4192956
[pid=24936] ppid=24934 vsize=2596 CPUtime=10.71
/proc/24936/stat : 24936 (SATzilla2007_C) S 24934 24936 23134 0 -1 4194304 884 810 0 0 316 18 700 37 25 0 1 0 275513820 2658304 473 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24936/statm: 649 473 164 260 0 373 0
[pid=24940] ppid=24936 vsize=11160 CPUtime=1188.78
/proc/24940/stat : 24940 (minisat20) R 24936 24936 23134 0 -1 4194304 2473 0 0 0 118874 4 0 0 25 0 1 0 275514895 11427840 2467 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24940/statm: 2790 2467 58 118 0 2668 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 13756

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.56
CPU user time (s): 1198.95
CPU system time (s): 0.604908
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 13756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4180
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= 27
involuntary context switches= 2960

runsolver used 1.44278 second user time and 2.82357 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Feb 27 05:53:15 UTC 2007

IDJOB= 310195
IDBENCH= 20280
IDSOLVER= 135
FILE ID= node24/310195-1172555595

PBS_JOBID= 3971841

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S994434255-18-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310195-1172555595/SATzilla2007_C /tmp/evaluation/310195-1172555595/instance-310195-1172555595.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-310195-1172555595 -o ROOT/results/node24/solver-310195-1172555595 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310195-1172555595/SATzilla2007_C /tmp/evaluation/310195-1172555595/instance-310195-1172555595.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7909d6a83e61ef3c01aa9db628fb1f13

RANDOM SEED= 62487419

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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:       1810472 kB
Buffers:         27912 kB
Cached:         163628 kB
SwapCached:       8788 kB
Active:          90232 kB
Inactive:       116280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810472 kB
SwapTotal:     4192956 kB
SwapFree:      4139416 kB
Dirty:            8416 kB
Writeback:           0 kB
Mapped:          15824 kB
Slab:            24484 kB
Committed_AS:   775596 kB
PageTables:       1732 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= 66553 MiB

End job on node24 on Tue Feb 27 06:13:15 UTC 2007