Trace number 1786011

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4999.06 5000.68

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

31.17/31.23	c run March_dl for 5 seconds ... 
31.17/31.23	c Bin: Executing march_dl
31.17/31.23	c child exit by a signal
31.17/31.23	c march_dl returned code 137.
31.17/31.23	c run saps (UBCSAT implementation) for 2 seconds ... 
31.17/31.23	c Bin: Executing ubcsat2006
31.17/31.23	c child exited successfully
31.17/31.23	c ubcsat2006 returned code 0.
31.17/31.23	c satzilla computing base features
31.17/31.23	c satzilla doing unit-prop probe
31.17/31.23	c satzilla doing local search probe
31.17/31.23	c satzilla doing lobjois search-space size estimate
31.17/31.23	c satzilla's ranking:
31.17/31.23	c 1) march_dl: 2.741910
31.17/31.23	c 2) march_dl+P: 2.987928
31.17/31.23	c 3) zchaff_rand+P: 3.515955
31.17/31.23	c 4) vallst+P: 3.569437
31.17/31.23	c 5) minisat20: 3.704132
31.17/31.23	c 6) minisat20+P: 4.376382
31.17/31.23	c 7) kcnfs+P: 999.000000
31.17/31.23	c 8) kcnfs: 999.000000
31.17/31.23	c 9) vallst: 999.000000
31.17/31.23	c 10) zchaff_rand: 999.000000
31.17/31.23	c satzilla running march_dl ... 
4998.35/5000.08	c Bin: Executing march_dl
4998.35/5000.08	c child exit by a signal
4998.35/5000.08	c march_dl returned code 137.
4998.35/5000.08	c march_dl returned code 137.
4998.35/5000.08	c satzilla running march_dl with preprocessing ... 
4998.96/5000.67	c Preprocessing...
4998.96/5000.67	c Inital problem has 1820 variables, 65 nary clauses (171090 binary clauses).
4998.96/5000.67	c Num non-binary clauses 65, Average non-binary clause length 28.000
4998.96/5000.67	c Theory has no gaps
4998.96/5000.67	c Preprocessor runtime was 0.390 seconds.
4998.96/5000.67	c 
4998.96/5000.67	c Satisfiability of theory still undetermined.
4998.96/5000.67	c See file /tmp/V7k3YC for simplified theory.
4998.96/5000.67	c Bin: Executing march_dl
4998.96/5000.67	c march_dl returned code 1.
4998.96/5000.67	c march_dl returned code 1.
4998.96/5000.67	c satzilla running zchaff_rand with preprocessing ... 
4998.96/5000.67	c Bin: Executing zchaff_rand
4998.96/5000.67	c zchaff_rand returned code 1.
4998.96/5000.67	c zchaff_rand returned code 1.
4998.96/5000.67	c satzilla running vallst with preprocessing ... 
4998.96/5000.67	c Bin: Executing vallst
4998.96/5000.67	c vallst returned code 1.
4998.96/5000.67	c vallst returned code 1.
4998.96/5000.67	c satzilla running minisat20 ... 
4998.96/5000.67	c Bin: Executing minisat20
4998.96/5000.67	c minisat20 returned code 1.
4998.96/5000.67	c minisat20 returned code 1.
4998.96/5000.67	c satzilla running minisat20 with preprocessing ... 
4998.96/5000.67	c Bin: Executing minisat20
4998.96/5000.67	c minisat20 returned code 1.
4998.96/5000.67	c minisat20 returned code 1.
4998.96/5000.67	c satzilla running kcnfs with preprocessing ... 
4998.96/5000.67	c Bin: Executing kcnfs
4998.96/5000.67	c kcnfs returned code 1.
4998.96/5000.67	c kcnfs returned code 1.
4998.96/5000.67	c satzilla running kcnfs ... 
4998.96/5000.67	c Bin: Executing kcnfs
4998.96/5000.67	c kcnfs returned code 1.
4998.96/5000.67	c kcnfs returned code 1.
4998.96/5000.67	c satzilla running vallst ... 
4998.96/5000.67	c Bin: Executing vallst
4998.96/5000.67	c vallst returned code 1.
4998.96/5000.67	c vallst returned code 1.
4998.96/5000.67	c satzilla running zchaff_rand ... 
4998.96/5000.67	c Bin: Executing zchaff_rand
4998.96/5000.67	c zchaff_rand returned code 1.
4998.96/5000.67	c zchaff_rand returned code 1.
4998.96/5000.67	c ERROR: All Failed! 
4998.96/5000.67	c SATZILLA_TIME=4999.780000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786011-1241941428/watcher-1786011-1241941428 -o /tmp/evaluation-result-1786011-1241941428/solver-1786011-1241941428 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786011-1241941428.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22489
/proc/meminfo: memFree=1790008/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=2112 CPUtime=0
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 222175706 2162688 272 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 528 272 50 118 0 407 0

[startup+0.0356699 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22489
/proc/meminfo: memFree=1790008/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=2508 CPUtime=0.03
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 418 0 0 0 3 0 0 0 18 0 1 0 222175706 2568192 413 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 627 414 50 118 0 506 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3948

[startup+0.102679 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22489
/proc/meminfo: memFree=1790008/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=3564 CPUtime=0.09
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 743 0 0 0 9 0 0 0 18 0 1 0 222175706 3649536 738 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 891 738 50 118 0 770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5004

[startup+0.302707 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22489
/proc/meminfo: memFree=1790008/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=8208 CPUtime=0.29
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 1987 0 0 0 29 0 0 0 19 0 1 0 222175706 8404992 1320 1992294400 134512640 134996440 4294956256 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 2052 1320 55 118 0 1931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9648

[startup+0.701764 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22489
/proc/meminfo: memFree=1790008/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=12472 CPUtime=0.68
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 10748 0 0 0 65 3 0 0 23 0 1 0 222175706 12771328 2372 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 3118 2373 72 118 0 2997 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13912

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22491
/proc/meminfo: memFree=1776040/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=27132 CPUtime=1.49
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 18817 0 0 0 142 7 0 0 25 0 1 0 222175706 27783168 4561 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 6783 4561 73 118 0 6662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28572

[startup+3.1011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22491
/proc/meminfo: memFree=1774952/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=0
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222175706 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22489/statm: 360 110 95 260 0 84 0
[pid=22490] ppid=22489 vsize=26068 CPUtime=3.08
/proc/22490/stat : 22490 (march_dl) R 22489 22489 22452 0 -1 4194304 20190 0 0 0 301 7 0 0 25 0 1 0 222175706 26693632 4232 1992294400 134512640 134996440 4294956256 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22490/statm: 6517 4232 75 118 0 6396 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27508

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22492
/proc/meminfo: memFree=1781608/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=1440 CPUtime=4.99
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 135 20304 0 0 0 0 491 8 16 0 1 0 222175706 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 360 111 96 260 0 84 0
[pid=22492] ppid=22489 vsize=14388 CPUtime=1.29
/proc/22492/stat : 22492 (ubcsat2006) R 22489 22489 22452 0 -1 4194304 2143 0 0 0 127 2 0 0 25 0 1 0 222176206 14733312 2126 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22492/statm: 3597 2126 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 22492
/proc/meminfo: memFree=1782640/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8360 CPUtime=12.67
/proc/22489/stat : 22489 (SATzilla2007_C) R 22487 22489 22452 0 -1 4194304 4258 22453 0 0 548 1 706 12 25 0 1 0 222175706 8560640 1881 1992294400 134512640 135579813 4294956224 18446744073709551615 134541688 0 0 4096 0 0 0 0 17 1 0 0
/proc/22489/statm: 2090 1881 124 260 0 1814 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8360

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 22492
/proc/meminfo: memFree=1782512/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8588 CPUtime=25.47
/proc/22489/stat : 22489 (SATzilla2007_C) R 22487 22489 22452 0 -1 4194304 4391 22453 0 0 1828 1 706 12 25 0 1 0 222175706 8794112 1936 1992294400 134512640 135579813 4294956224 18446744073709551615 134542308 0 0 4096 0 0 0 0 17 1 0 0
/proc/22489/statm: 2147 1936 124 260 0 1871 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8588

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1764328/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=27520 CPUtime=19.85
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20544 0 0 0 1976 9 0 0 25 0 1 0 222178829 28180480 4587 1992294400 134512640 134996440 4294956256 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 6880 4587 75 118 0 6759 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 36224

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1763624/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=28180 CPUtime=71.03
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20698 0 0 0 7094 9 0 0 25 0 1 0 222178829 28856320 4741 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7045 4741 75 118 0 6924 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 36884

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1763304/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=28444 CPUtime=131.01
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20777 0 0 0 13092 9 0 0 25 0 1 0 222178829 29126656 4820 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7111 4820 75 118 0 6990 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 37148

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1763048/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=28576 CPUtime=191
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20818 0 0 0 19090 10 0 0 25 0 1 0 222178829 29261824 4861 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7144 4861 75 118 0 7023 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37280

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1762920/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=28840 CPUtime=250.98
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20859 0 0 0 25088 10 0 0 25 0 1 0 222178829 29532160 4902 1992294400 134512640 134996440 4294956256 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7210 4902 75 118 0 7089 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37544

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1762792/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=28840 CPUtime=310.95
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 20882 0 0 0 31085 10 0 0 25 0 1 0 222178829 29532160 4925 1992294400 134512640 134996440 4294956256 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7210 4925 75 118 0 7089 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 37544

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22493
/proc/meminfo: memFree=1762728/2055920 swapFree=4171276/4192956

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

/proc/meminfo: memFree=1760224/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30552 CPUtime=4629.56
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21307 0 0 0 462930 26 0 0 25 0 1 0 222178829 31285248 5350 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7638 5350 75 118 0 7517 0
Current children cumulated CPU time (s) 4660.76
Current children cumulated vsize (KiB) 39256

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22507
/proc/meminfo: memFree=1760224/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30552 CPUtime=4689.54
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21308 0 0 0 468928 26 0 0 25 0 1 0 222178829 31285248 5351 1992294400 134512640 134996440 4294956256 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7638 5351 75 118 0 7517 0
Current children cumulated CPU time (s) 4720.74
Current children cumulated vsize (KiB) 39256

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22507
/proc/meminfo: memFree=1760288/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30552 CPUtime=4749.52
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21312 0 0 0 474926 26 0 0 25 0 1 0 222178829 31285248 5355 1992294400 134512640 134996440 4294956256 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7638 5355 75 118 0 7517 0
Current children cumulated CPU time (s) 4780.72
Current children cumulated vsize (KiB) 39256

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22507
/proc/meminfo: memFree=1760288/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30552 CPUtime=4809.5
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21313 0 0 0 480924 26 0 0 25 0 1 0 222178829 31285248 5356 1992294400 134512640 134996440 4294956256 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7638 5356 75 118 0 7517 0
Current children cumulated CPU time (s) 4840.7
Current children cumulated vsize (KiB) 39256

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22507
/proc/meminfo: memFree=1760224/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30552 CPUtime=4869.49
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21316 0 0 0 486922 27 0 0 25 0 1 0 222178829 31285248 5359 1992294400 134512640 134996440 4294956256 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7638 5359 75 118 0 7517 0
Current children cumulated CPU time (s) 4900.69
Current children cumulated vsize (KiB) 39256

[startup+4962.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4929.47
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21319 0 0 0 492920 27 0 0 25 0 1 0 222178829 31420416 5362 1992294400 134512640 134996440 4294956256 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5362 75 118 0 7550 0
Current children cumulated CPU time (s) 4960.67
Current children cumulated vsize (KiB) 39388

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

[startup+4966.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4933.46
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21319 0 0 0 493319 27 0 0 25 0 1 0 222178829 31420416 5362 1992294400 134512640 134996440 4294956256 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5362 75 118 0 7550 0
Current children cumulated CPU time (s) 4964.66
Current children cumulated vsize (KiB) 39388

[startup+4979.1 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4946.26
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21320 0 0 0 494599 27 0 0 25 0 1 0 222178829 31420416 5363 1992294400 134512640 134996440 4294956256 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5363 75 118 0 7550 0
Current children cumulated CPU time (s) 4977.46
Current children cumulated vsize (KiB) 39388

[startup+4991.9 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4959.06
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21320 0 0 0 495879 27 0 0 25 0 1 0 222178829 31420416 5363 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5363 75 118 0 7550 0
Current children cumulated CPU time (s) 4990.26
Current children cumulated vsize (KiB) 39388

[startup+4995.11 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4962.26
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21320 0 0 0 496199 27 0 0 25 0 1 0 222178829 31420416 5363 1992294400 134512640 134996440 4294956256 18446744073709551615 134532983 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5363 75 118 0 7550 0
Current children cumulated CPU time (s) 4993.46
Current children cumulated vsize (KiB) 39388

[startup+4998.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4965.46
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21320 0 0 0 496519 27 0 0 25 0 1 0 222178829 31420416 5363 1992294400 134512640 134996440 4294956256 18446744073709551615 134532887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5363 75 118 0 7550 0
Current children cumulated CPU time (s) 4996.66
Current children cumulated vsize (KiB) 39388

[startup+4999.9 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=8704 CPUtime=31.2
/proc/22489/stat : 22489 (SATzilla2007_C) S 22487 22489 22452 0 -1 4194304 8597 22453 0 0 2394 8 706 12 25 0 1 0 222175706 8912896 2000 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22489/statm: 2176 2000 156 260 0 1900 0
[pid=22493] ppid=22489 vsize=30684 CPUtime=4967.05
/proc/22493/stat : 22493 (march_dl) R 22489 22489 22452 0 -1 4194304 21320 0 0 0 496678 27 0 0 25 0 1 0 222178829 31420416 5363 1992294400 134512640 134996440 4294956256 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22493/statm: 7671 5363 75 118 0 7550 0
Current children cumulated CPU time (s) 4998.25
Current children cumulated vsize (KiB) 39388

[startup+5000.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22507
/proc/meminfo: memFree=1760232/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=20612 CPUtime=4998.65
/proc/22489/stat : 22489 (SATzilla2007_C) R 22487 22489 22452 0 -1 4194304 11716 43773 0 0 2414 9 497403 39 21 0 1 0 222175706 21106688 4967 1992294400 134512640 135579813 4294956224 18446744073709551615 134579368 0 0 4096 0 0 0 0 17 1 0 0
/proc/22489/statm: 5153 4967 158 260 0 4877 0
Current children cumulated CPU time (s) 4998.65
Current children cumulated vsize (KiB) 20612

[startup+5000.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 22507
/proc/meminfo: memFree=1769520/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=20732 CPUtime=4998.86
/proc/22489/stat : 22489 (SATzilla2007_C) R 22487 22489 22452 0 -1 4194304 11747 43773 0 0 2434 10 497403 39 22 0 1 0 222175706 21229568 4994 1992294400 134512640 135579813 4294956224 18446744073709551615 134591219 0 0 4096 0 0 0 0 17 1 0 0
/proc/22489/statm: 5183 4994 163 260 0 4907 0
Current children cumulated CPU time (s) 4998.86
Current children cumulated vsize (KiB) 20732

[startup+5000.61 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 22507
/proc/meminfo: memFree=1769520/2055920 swapFree=4171276/4192956
[pid=22489] ppid=22487 vsize=20736 CPUtime=4998.96
/proc/22489/stat : 22489 (SATzilla2007_C) R 22487 22489 22452 0 -1 4194304 11751 43773 0 0 2444 10 497403 39 23 0 1 0 222175706 21233664 4998 1992294400 134512640 135579813 4294956224 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/22489/statm: 5184 4998 164 260 0 4908 0
Current children cumulated CPU time (s) 4998.96
Current children cumulated vsize (KiB) 20736

Child status: 17
Real time (s): 5000.68
CPU time (s): 4999.06
CPU user time (s): 4998.55
CPU system time (s): 0.511922
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 39388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.55
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55531
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= 11
involuntary context switches= 9959

runsolver used 5.60615 second user time and 11.7102 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-10 09:43:48
IDJOB=1786011
IDBENCH=71501
IDSOLVER=640
FILE ID=node29/1786011-1241941428
PBS_JOBID= 9265030
Free space on /tmp= 66404 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786011-1241941428/watcher-1786011-1241941428 -o /tmp/evaluation-result-1786011-1241941428/solver-1786011-1241941428 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786011-1241941428.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=1540204108

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

/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.281
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.281
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:       1790552 kB
Buffers:         52044 kB
Cached:         151560 kB
SwapCached:      15968 kB
Active:         120192 kB
Inactive:       102172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790552 kB
SwapTotal:     4192956 kB
SwapFree:      4171276 kB
Dirty:           10736 kB
Writeback:           0 kB
Mapped:          14952 kB
Slab:            29088 kB
Committed_AS:   806520 kB
PageTables:       1472 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= 66396 MiB
End job on node29 at 2009-05-10 11:07:09