Trace number 319179

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 RANDOMUNSAT 1054.37 1054.85

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark499.241
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data (download as text)

10.41/10.57	c run March_dl for 5 seconds ... 
10.41/10.57	c Bin: Executing march_dl
10.41/10.57	c child exit by a signal
10.41/10.57	c march_dl returned code 137.
10.41/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.41/10.57	c Bin: Executing ubcsat2006
10.41/10.57	c child exited successfully
10.41/10.57	c ubcsat2006 returned code 0.
10.41/10.57	c satzilla computing base features
10.41/10.57	c satzilla doing unit-prop probe
10.41/10.57	c satzilla doing local search probe
10.41/10.57	c satzilla doing lobjois search-space size estimate
10.41/10.57	c satzilla's ranking:
10.41/10.57	c 1) march_dl: 19.660933
10.41/10.57	c 2) minisat20+P: 20.361213
10.41/10.57	c 3) kcnfs: 45.327370
10.41/10.57	c 4) kcnfs+P: 999.000000
10.41/10.57	c 5) march_dl+P: 999.000000
10.41/10.57	c 6) vallst+P: 999.000000
10.41/10.57	c 7) zchaff_rand+P: 999.000000
10.41/10.57	c 8) vallst: 999.000000
10.41/10.57	c 9) zchaff_rand: 999.000000
10.41/10.57	c 10) minisat20: 999.000000
10.41/10.57	c satzilla running march_dl ... 
1054.29/1054.85	c Bin: Executing march_dl
1054.29/1054.85	c child exited successfully
1054.29/1054.85	c march_dl returned code 20.
1054.29/1054.85	s UNSATISFIABLE
1054.29/1054.85	c SATZILLA_TIME=1054.520000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-319179-1172973411 -o ROOT/results/node33/solver-319179-1172973411 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319179-1172973411/SATzilla2007_R /tmp/evaluation/319179-1172973411/instance-319179-1172973411.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.00 1.00 0.99 3/64 24405
/proc/meminfo: memFree=1523664/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) R 24403 24405 23446 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=636 CPUtime=0
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 23297552 651264 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778233 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 159 87 50 118 0 38 0

[startup+0.0383399 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24405
/proc/meminfo: memFree=1523664/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=1600 CPUtime=0.03
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 334 0 0 0 3 0 0 0 18 0 1 0 23297552 1638400 326 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134540864 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 400 326 69 118 0 279 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3040

[startup+0.101347 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24405
/proc/meminfo: memFree=1523664/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=2272 CPUtime=0.09
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 506 0 0 0 9 0 0 0 19 0 1 0 23297552 2326528 498 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134649569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 568 498 73 118 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301372 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24405
/proc/meminfo: memFree=1523664/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=2556 CPUtime=0.29
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 545 0 0 0 29 0 0 0 21 0 1 0 23297552 2617344 537 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 639 537 75 118 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.701422 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24405
/proc/meminfo: memFree=1523664/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=3216 CPUtime=0.69
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 685 0 0 0 69 0 0 0 25 0 1 0 23297552 3293184 677 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 804 677 75 118 0 683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4656

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24407
/proc/meminfo: memFree=1521024/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=3216 CPUtime=1.49
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 710 0 0 0 149 0 0 0 25 0 1 0 23297552 3293184 702 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 804 702 75 118 0 683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4656

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24407
/proc/meminfo: memFree=1520640/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=0
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23297552 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 110 95 260 0 84 0
[pid=24406] ppid=24405 vsize=3480 CPUtime=3.09
/proc/24406/stat : 24406 (march_dl) R 24405 24405 23446 0 -1 4194304 783 0 0 0 309 0 0 0 25 0 1 0 23297552 3563520 775 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24406/statm: 870 775 75 118 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24408
/proc/meminfo: memFree=1521408/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1440 CPUtime=4.99
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 135 819 0 0 0 0 499 0 16 0 1 0 23297552 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 360 111 96 260 0 84 0
[pid=24408] ppid=24405 vsize=6188 CPUtime=1.23
/proc/24408/stat : 24408 (ubcsat2006) R 24405 24405 23446 0 -1 4194304 298 0 13 0 111 12 0 0 25 0 1 0 23298052 6336512 294 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24408/statm: 1547 294 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7029 s]
/proc/loadavg: 1.07 1.02 0.99 2/66 24409
/proc/meminfo: memFree=1518848/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=3348 CPUtime=2.12
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 746 0 0 0 212 0 0 0 25 0 1 0 23298609 3428352 738 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 837 738 75 118 0 716 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 5328

[startup+25.5015 s]
/proc/loadavg: 1.06 1.02 0.99 2/66 24409
/proc/meminfo: memFree=1518272/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4008 CPUtime=14.91
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 899 0 0 0 1491 0 0 0 25 0 1 0 23298609 4104192 891 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567397 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1002 891 75 118 0 881 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 5988

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 0.99 2/66 24409
/proc/meminfo: memFree=1517952/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4272 CPUtime=40.49
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 977 0 0 0 4049 0 0 0 25 0 1 0 23298609 4374528 969 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527814 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1068 969 75 118 0 947 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 6252

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 24409
/proc/meminfo: memFree=1517824/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4536 CPUtime=91.68
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1026 0 0 0 9168 0 0 0 25 0 1 0 23298609 4644864 1018 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565249 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1134 1018 75 118 0 1013 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 6516

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24409
/proc/meminfo: memFree=1517504/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4668 CPUtime=151.65
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1080 0 0 0 15165 0 0 0 25 0 1 0 23298609 4780032 1072 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134521580 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1167 1072 75 118 0 1046 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 6648

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24409
/proc/meminfo: memFree=1517312/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4928 CPUtime=211.63
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1119 0 0 0 21163 0 0 0 25 0 1 0 23298609 5046272 1111 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1232 1111 75 118 0 1111 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 6908

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/72 24521
/proc/meminfo: memFree=1515920/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4928 CPUtime=271.57
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1135 0 0 0 27155 2 0 0 25 0 1 0 23298609 5046272 1127 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134570364 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1232 1127 75 118 0 1111 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 6908

[startup+342.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516864/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=4928 CPUtime=331.51
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1139 0 0 0 33149 2 0 0 25 0 1 0 23298609 5046272 1131 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568522 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1232 1131 75 118 0 1111 0

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


[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 24607
/proc/meminfo: memFree=1516608/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5192 CPUtime=751.38
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1206 0 0 0 75136 2 0 0 25 0 1 0 23298609 5316608 1198 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1298 1198 75 118 0 1177 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 7172

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516608/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5192 CPUtime=811.36
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1208 0 0 0 81134 2 0 0 25 0 1 0 23298609 5316608 1200 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1298 1200 75 118 0 1177 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 7172

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24607
/proc/meminfo: memFree=1516608/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5192 CPUtime=871.35
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1211 0 0 0 87132 3 0 0 25 0 1 0 23298609 5316608 1203 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1298 1203 75 118 0 1177 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 7172

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24607
/proc/meminfo: memFree=1516544/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=931.33
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1213 0 0 0 93130 3 0 0 25 0 1 0 23298609 5447680 1205 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1205 75 118 0 1209 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 7300

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=991.32
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1215 0 0 0 99129 3 0 0 25 0 1 0 23298609 5447680 1207 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1207 75 118 0 1209 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 7300

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

[startup+1023.9 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1012.91
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1216 0 0 0 101288 3 0 0 25 0 1 0 23298609 5447680 1208 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1208 75 118 0 1209 0
Current children cumulated CPU time (s) 1023.4
Current children cumulated vsize (KiB) 7300

[startup+1036.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1025.71
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1217 0 0 0 102568 3 0 0 25 0 1 0 23298609 5447680 1209 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1209 75 118 0 1209 0
Current children cumulated CPU time (s) 1036.2
Current children cumulated vsize (KiB) 7300

[startup+1043.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1032.11
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1218 0 0 0 103208 3 0 0 25 0 1 0 23298609 5447680 1210 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553307 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1210 75 118 0 1209 0
Current children cumulated CPU time (s) 1042.6
Current children cumulated vsize (KiB) 7300

[startup+1049.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516544/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1038.5
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1218 0 0 0 103847 3 0 0 25 0 1 0 23298609 5447680 1210 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1210 75 118 0 1209 0
Current children cumulated CPU time (s) 1048.99
Current children cumulated vsize (KiB) 7300

[startup+1052.71 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1041.7
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1219 0 0 0 104167 3 0 0 25 0 1 0 23298609 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1052.19
Current children cumulated vsize (KiB) 7300

[startup+1053.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1042.5
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1219 0 0 0 104247 3 0 0 25 0 1 0 23298609 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527436 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1052.99
Current children cumulated vsize (KiB) 7300

[startup+1054.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1043.3
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1219 0 0 0 104327 3 0 0 25 0 1 0 23298609 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1053.79
Current children cumulated vsize (KiB) 7300

[startup+1054.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1043.7
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1219 0 0 0 104367 3 0 0 25 0 1 0 23298609 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1054.19
Current children cumulated vsize (KiB) 7300

[startup+1054.8 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24607
/proc/meminfo: memFree=1516480/2055920 swapFree=4192956/4192956
[pid=24405] ppid=24403 vsize=1980 CPUtime=10.49
/proc/24405/stat : 24405 (SATzilla2007_R) S 24403 24405 23446 0 -1 4194304 725 1123 0 13 311 16 700 22 25 0 1 0 23297552 2027520 320 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24405/statm: 495 320 157 260 0 219 0
[pid=24409] ppid=24405 vsize=5320 CPUtime=1043.8
/proc/24409/stat : 24409 (march_dl) R 24405 24405 23446 0 -1 4194304 1219 0 0 0 104377 3 0 0 25 0 1 0 23298609 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527629 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24409/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1054.29
Current children cumulated vsize (KiB) 7300

Child status: 20
Real time (s): 1054.85
CPU time (s): 1054.37
CPU user time (s): 1053.94
CPU system time (s): 0.427934
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1053.94
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3076
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 3318

runsolver used 0.769882 second user time and 2.21166 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Mar  4 01:56:51 UTC 2007

IDJOB= 319179
IDBENCH= 20472
IDSOLVER= 134
FILE ID= node33/319179-1172973411

PBS_JOBID= 4012062

Free space on /tmp= 66507 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= /tmp/evaluation/319179-1172973411/SATzilla2007_R /tmp/evaluation/319179-1172973411/instance-319179-1172973411.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-319179-1172973411 -o ROOT/results/node33/solver-319179-1172973411 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319179-1172973411/SATzilla2007_R /tmp/evaluation/319179-1172973411/instance-319179-1172973411.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  90581094793af5fc10d4e4b9a10259ac

RANDOM SEED= 413347083

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1524008 kB
Buffers:         33212 kB
Cached:         432860 kB
SwapCached:          0 kB
Active:          80492 kB
Inactive:       400992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8472 kB
Writeback:           0 kB
Mapped:          25556 kB
Slab:            36464 kB
Committed_AS:    73176 kB
PageTables:       1408 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= 66507 MiB

End job on node33 on Sun Mar  4 02:14:26 UTC 2007