Trace number 1784901

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? (TO) 5000.15 5002.14

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

Solver Data

76.06/76.20	c run March_dl for 5 seconds ... 
76.06/76.20	c Bin: Executing march_dl
76.06/76.20	c child exit by a signal
76.06/76.20	c march_dl returned code 137.
76.06/76.20	c run saps (UBCSAT implementation) for 2 seconds ... 
76.06/76.20	c Bin: Executing ubcsat2006
76.06/76.20	c child exited successfully
76.06/76.20	c ubcsat2006 returned code 0.
76.06/76.20	c satzilla computing base features
76.06/76.20	c satzilla doing unit-prop probe
76.06/76.20	c satzilla doing local search probe
76.06/76.20	c satzilla doing lobjois search-space size estimate
76.06/76.20	c satzilla's ranking:
76.06/76.20	c 1) march_dl: -16.676928
76.06/76.20	c 2) zchaff_rand+P: 0.860768
76.06/76.20	c 3) minisat20: 1.478384
76.06/76.20	c 4) vallst+P: 2.415372
76.06/76.20	c 5) march_dl+P: 5.104220
76.06/76.20	c 6) minisat20+P: 5.203222
76.06/76.20	c 7) kcnfs+P: 999.000000
76.06/76.20	c 8) kcnfs: 999.000000
76.06/76.20	c 9) vallst: 999.000000
76.06/76.20	c 10) zchaff_rand: 999.000000
76.06/76.20	c satzilla running march_dl ... 
4998.29/5000.36	c Bin: Executing march_dl
4998.29/5000.36	c child exit by a signal
4998.29/5000.36	c march_dl returned code 137.
4998.29/5000.36	c march_dl returned code 137.
4998.29/5000.36	c satzilla running zchaff_rand with preprocessing ... 

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-1784901-1241872306/watcher-1784901-1241872306 -o /tmp/evaluation-result-1784901-1241872306/solver-1784901-1241872306 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784901-1241872306.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: 1.00 1.02 1.00 3/64 23969
/proc/meminfo: memFree=1619216/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=15092 CPUtime=0
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 803 0 0 0 0 0 0 0 18 0 1 0 215266113 15454208 798 1992294400 134512640 134996440 4294956256 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 3773 806 49 118 0 3652 0

[startup+0.064605 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 23969
/proc/meminfo: memFree=1619216/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=32692 CPUtime=0.06
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 4508 0 0 0 4 2 0 0 19 0 1 0 215266113 33476608 4503 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 8173 4504 50 118 0 8052 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34132

[startup+0.101609 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 23969
/proc/meminfo: memFree=1619216/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=33220 CPUtime=0.09
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 4663 0 0 0 7 2 0 0 19 0 1 0 215266113 34017280 4658 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 8305 4658 50 118 0 8184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34660

[startup+0.301649 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 23969
/proc/meminfo: memFree=1619216/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=35860 CPUtime=0.29
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 5501 0 0 0 27 2 0 0 20 0 1 0 215266113 36720640 5496 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 8965 5496 50 118 0 8844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37300

[startup+0.701727 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 23969
/proc/meminfo: memFree=1619216/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=41272 CPUtime=0.69
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 7179 0 0 0 66 3 0 0 24 0 1 0 215266113 42262528 7174 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 10318 7174 50 118 0 10197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42712

[startup+1.50188 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 23971
/proc/meminfo: memFree=1585528/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=51964 CPUtime=1.49
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 10543 0 0 0 144 5 0 0 25 0 1 0 215266113 53211136 10538 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 12991 10538 50 118 0 12870 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53404

[startup+3.1012 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 23971
/proc/meminfo: memFree=1566776/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=0
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215266113 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23969/statm: 360 110 95 260 0 84 0
[pid=23970] ppid=23969 vsize=73612 CPUtime=3.09
/proc/23970/stat : 23970 (march_dl) R 23969 23969 23821 0 -1 4194304 17306 0 0 0 299 10 0 0 25 0 1 0 215266113 75378688 17301 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23970/statm: 18403 17301 50 118 0 18282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75052

[startup+6.30183 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 23972
/proc/meminfo: memFree=1613368/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=1440 CPUtime=5.01
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 135 33944 0 0 0 0 480 21 16 0 1 0 215266113 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 360 111 96 260 0 84 0
[pid=23972] ppid=23969 vsize=42912 CPUtime=1.17
/proc/23972/stat : 23972 (ubcsat2006) R 23969 23969 23821 0 -1 4194304 4608 0 12 0 114 3 0 0 25 0 1 0 215266616 43941888 4604 1992294400 134512640 134777720 4294956112 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23972/statm: 10728 4604 141 64 0 10309 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 44352

[startup+12.7011 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23972
/proc/meminfo: memFree=1614208/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=57592 CPUtime=12.58
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 4649 75017 0 13 76 2 1134 46 24 0 1 0 215266113 58974208 4620 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 14398 4620 114 260 0 14122 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 57592

[startup+25.5016 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23972
/proc/meminfo: memFree=1368264/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=251344 CPUtime=25.38
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 62475 75017 0 13 1325 33 1134 46 25 0 1 0 215266113 257376256 62445 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 62836 62445 121 260 0 62560 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 251344

[startup+51.1017 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23972
/proc/meminfo: memFree=1468680/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150216 CPUtime=50.97
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 88820 75017 0 13 3867 50 1134 46 25 0 1 0 215266113 153821184 37312 1992294400 134512640 135579813 4294956224 18446744073709551615 134541534 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 37554 37312 124 260 0 37278 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 150216

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23973
/proc/meminfo: memFree=1302656/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=223268 CPUtime=26.07
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 87260 0 0 0 2564 43 0 0 25 0 1 0 215273733 228626432 41472 1992294400 134512640 134996440 4294956256 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 55817 41472 57 118 0 55696 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 373600

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23973
/proc/meminfo: memFree=1293248/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=239252 CPUtime=86.04
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 139641 0 0 0 8534 70 0 0 25 0 1 0 215273733 244994048 44338 1992294400 134512640 134996440 4294956256 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 59813 44338 65 118 0 59692 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 389584

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23973
/proc/meminfo: memFree=1201792/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=333812 CPUtime=146.02
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 190920 0 0 0 14502 100 0 0 25 0 1 0 215273733 341823488 67365 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 83453 67365 73 118 0 83332 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 484144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23973
/proc/meminfo: memFree=1192896/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=333436 CPUtime=206
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 212285 0 0 0 20491 109 0 0 25 0 1 0 215273733 341438464 68836 1992294400 134512640 134996440 4294956256 18446744073709551615 134559518 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 83359 68836 73 118 0 83238 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 483768

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23973
/proc/meminfo: memFree=1192704/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=413248 CPUtime=265.98
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232320 0 0 0 26478 120 0 0 25 0 1 0 215273733 423165952 68845 1992294400 134512640 134996440 4294956256 18446744073709551615 134580794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 103312 68845 73 118 0 103191 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 563580

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23973
/proc/meminfo: memFree=1192192/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0

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

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4224.48
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 422318 130 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4300.55
Current children cumulated vsize (KiB) 566668

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4284.47
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 428316 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4360.54
Current children cumulated vsize (KiB) 566668

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4344.44
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 434313 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4420.51
Current children cumulated vsize (KiB) 566668

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4404.42
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 440311 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4480.49
Current children cumulated vsize (KiB) 566668

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4464.4
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 446309 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4540.47
Current children cumulated vsize (KiB) 566668

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4524.38
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 452307 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134552035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 566668

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188800/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4584.35
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 458304 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4660.42
Current children cumulated vsize (KiB) 566668

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188800/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4644.33
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 464302 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 566668

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4704.3
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 470299 131 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134567164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4780.37
Current children cumulated vsize (KiB) 566668

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4764.29
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 476297 132 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4840.36
Current children cumulated vsize (KiB) 566668

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4824.26
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 482294 132 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4900.33
Current children cumulated vsize (KiB) 566668

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23983
/proc/meminfo: memFree=1188736/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=150332 CPUtime=76.07
/proc/23969/stat : 23969 (SATzilla2007_C) S 23967 23969 23821 0 -1 4194304 164735 75017 0 13 6334 93 1134 46 25 0 1 0 215266113 153939968 37360 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23969/statm: 37583 37360 157 260 0 37307 0
[pid=23973] ppid=23969 vsize=416336 CPUtime=4884.24
/proc/23973/stat : 23973 (march_dl) R 23969 23969 23821 0 -1 4194304 232973 0 0 0 488292 132 0 0 25 0 1 0 215273733 426328064 69498 1992294400 134512640 134996440 4294956256 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23973/statm: 104084 69498 75 118 0 103963 0
Current children cumulated CPU time (s) 4960.31
Current children cumulated vsize (KiB) 566668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23983
/proc/meminfo: memFree=1410824/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=206568 CPUtime=5000.09
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 179125 307990 0 13 6499 101 493226 183 25 0 1 0 215266113 211525632 51420 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 51642 51420 157 260 0 51366 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 206568

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23983
/proc/meminfo: memFree=1410824/2055920 swapFree=4180356/4192956
[pid=23969] ppid=23967 vsize=206568 CPUtime=5000.09
/proc/23969/stat : 23969 (SATzilla2007_C) R 23967 23969 23821 0 -1 4194304 179125 307990 0 13 6499 101 493226 183 25 0 1 0 215266113 211525632 51420 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23969/statm: 51642 51420 157 260 0 51366 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 206568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.14
CPU time (s): 5000.15
CPU user time (s): 4997.26
CPU system time (s): 2.88556
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 566668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.26
system time used= 2.88556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487116
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= 41
involuntary context switches= 7979

runsolver used 5.76112 second user time and 12.0332 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-09 14:31:54
IDJOB=1784901
IDBENCH=24639
IDSOLVER=640
FILE ID=node1/1784901-1241872306
PBS_JOBID= 9264611
Free space on /tmp= 66208 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784901-1241872306/watcher-1784901-1241872306 -o /tmp/evaluation-result-1784901-1241872306/solver-1784901-1241872306 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784901-1241872306.cnf            

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

MD5SUM BENCH= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=1316060940

node1.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.259
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	: 5931.00
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.259
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:       1619696 kB
Buffers:         31648 kB
Cached:         337764 kB
SwapCached:       6356 kB
Active:          94188 kB
Inactive:       283088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619696 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:           60640 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            44920 kB
Committed_AS:   762520 kB
PageTables:       1436 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= 66196 MiB
End job on node1 at 2009-05-09 15:55:18