Trace number 1727353

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) 1200.05 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

31.27/31.38	c run March_dl for 5 seconds ... 
31.27/31.38	c Bin: Executing march_dl
31.27/31.38	c child exit by a signal
31.27/31.38	c march_dl returned code 137.
31.27/31.38	c run saps (UBCSAT implementation) for 2 seconds ... 
31.27/31.38	c Bin: Executing ubcsat2006
31.27/31.38	c child exited successfully
31.27/31.38	c ubcsat2006 returned code 0.
31.27/31.38	c satzilla computing base features
31.27/31.38	c satzilla doing unit-prop probe
31.27/31.38	c satzilla doing local search probe
31.27/31.38	c satzilla doing lobjois search-space size estimate
31.27/31.38	c satzilla's ranking:
31.27/31.38	c 1) march_dl: 1.091997
31.27/31.38	c 2) zchaff_rand+P: 1.564360
31.27/31.38	c 3) minisat20: 2.396828
31.27/31.38	c 4) vallst+P: 2.519432
31.27/31.38	c 5) minisat20+P: 3.768548
31.27/31.38	c 6) march_dl+P: 5.817934
31.27/31.38	c 7) kcnfs+P: 999.000000
31.27/31.38	c 8) kcnfs: 999.000000
31.27/31.38	c 9) vallst: 999.000000
31.27/31.38	c 10) zchaff_rand: 999.000000
31.27/31.38	c satzilla running march_dl ... 
1199.10/1199.59	c Bin: Executing march_dl
1199.10/1199.59	c child exit by a signal
1199.10/1199.59	c march_dl returned code 137.
1199.10/1199.59	c march_dl returned code 137.
1199.10/1199.59	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-1727353-1240723696/watcher-1727353-1240723696 -o /tmp/evaluation-result-1727353-1240723696/solver-1727353-1240723696 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727353-1240723696.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): 1800 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.10 1.08 1.03 3/64 25758
/proc/meminfo: memFree=1679680/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) R 25756 25758 25659 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=7464 CPUtime=0
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 838 0 0 0 0 0 0 0 18 0 1 0 100398194 7643136 834 1992294400 134512640 134996440 4294956272 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 1866 841 49 118 0 1745 0

[startup+0.049676 s]
/proc/loadavg: 1.10 1.08 1.03 3/64 25758
/proc/meminfo: memFree=1679680/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=16728 CPUtime=0.04
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 2415 0 0 0 4 0 0 0 18 0 1 0 100398194 17129472 2410 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 4182 2410 50 118 0 4061 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18168

[startup+0.102681 s]
/proc/loadavg: 1.10 1.08 1.03 3/64 25758
/proc/meminfo: memFree=1679680/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=17388 CPUtime=0.09
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 2643 0 0 0 9 0 0 0 19 0 1 0 100398194 17805312 2638 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 4347 2638 50 118 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18828

[startup+0.301702 s]
/proc/loadavg: 1.10 1.08 1.03 3/64 25758
/proc/meminfo: memFree=1679680/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=20160 CPUtime=0.29
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 3505 0 0 0 28 1 0 0 21 0 1 0 100398194 20643840 3500 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 5040 3500 50 118 0 4919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21600

[startup+0.701747 s]
/proc/loadavg: 1.10 1.08 1.03 3/64 25758
/proc/meminfo: memFree=1679680/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=25704 CPUtime=0.69
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 5235 0 0 0 67 2 0 0 25 0 1 0 100398194 26320896 5230 1992294400 134512640 134996440 4294956272 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 6426 5230 50 118 0 6305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27144

[startup+1.50283 s]
/proc/loadavg: 1.10 1.08 1.03 2/66 25760
/proc/meminfo: memFree=1653552/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=36792 CPUtime=1.49
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 8694 0 0 0 145 4 0 0 25 0 1 0 100398194 37675008 8689 1992294400 134512640 134996440 4294956272 18446744073709551615 134652874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 9198 8690 50 118 0 9077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38232

[startup+3.10201 s]
/proc/loadavg: 1.09 1.08 1.03 2/66 25760
/proc/meminfo: memFree=1613808/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=0
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 100398194 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25758/statm: 360 110 95 260 0 84 0
[pid=25759] ppid=25758 vsize=77964 CPUtime=3.09
/proc/25759/stat : 25759 (march_dl) R 25758 25758 25659 0 -1 4194304 16847 0 0 0 301 8 0 0 25 0 1 0 100398194 79835136 11492 1992294400 134512640 134996440 4294956272 18446744073709551615 134544624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25759/statm: 19491 11492 53 118 0 19370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79404

[startup+6.30136 s]
/proc/loadavg: 1.09 1.08 1.03 2/66 25761
/proc/meminfo: memFree=1672880/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=1440 CPUtime=4.99
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 134 19771 0 0 0 0 489 10 16 0 1 0 100398194 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 360 111 96 260 0 84 0
[pid=25761] ppid=25758 vsize=31860 CPUtime=1.28
/proc/25761/stat : 25761 (ubcsat2006) R 25758 25758 25659 0 -1 4194304 5169 0 0 0 125 3 0 0 25 0 1 0 100398695 32624640 5153 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25761/statm: 7965 5153 141 64 0 7546 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33300

[startup+12.7011 s]
/proc/loadavg: 1.08 1.07 1.03 2/65 25761
/proc/meminfo: memFree=1614136/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=119228 CPUtime=12.67
/proc/25758/stat : 25758 (SATzilla2007_C) R 25756 25758 25659 0 -1 4194304 29410 39363 0 0 339 16 890 22 25 0 1 0 100398194 122089472 29380 1992294400 134512640 135579813 4294956240 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25758/statm: 29807 29380 121 260 0 29531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 119228

[startup+25.5015 s]
/proc/loadavg: 1.06 1.07 1.03 2/65 25761
/proc/meminfo: memFree=1595448/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=101200 CPUtime=25.47
/proc/25758/stat : 25758 (SATzilla2007_C) R 25756 25758 25659 0 -1 4194304 46411 39363 0 0 1605 30 890 22 25 0 1 0 100398194 103628800 22409 1992294400 134512640 135579813 4294956240 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/25758/statm: 25300 22409 148 260 0 25024 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101200

[startup+51.1013 s]
/proc/loadavg: 1.04 1.06 1.02 2/66 25762
/proc/meminfo: memFree=1510512/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=126512 CPUtime=19.69
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 93291 0 0 0 1925 44 0 0 25 0 1 0 100401332 129548288 24734 1992294400 134512640 134996440 4294956272 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 31628 24734 65 118 0 31507 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 198108

[startup+102.306 s]
/proc/loadavg: 1.02 1.05 1.02 2/66 25762
/proc/meminfo: memFree=1522352/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=114212 CPUtime=70.87
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 136112 0 0 0 7023 64 0 0 25 0 1 0 100401332 116953088 21679 1992294400 134512640 134996440 4294956272 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 28553 21679 65 118 0 28432 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 185808

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 25762
/proc/meminfo: memFree=1430704/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=206928 CPUtime=130.85
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 188454 0 0 0 12989 96 0 0 25 0 1 0 100401332 211894272 44555 1992294400 134512640 134996440 4294956272 18446744073709551615 134559659 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 51732 44555 73 118 0 51611 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 278524

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25762
/proc/meminfo: memFree=1430256/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=265780 CPUtime=190.83
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 205673 0 0 0 18979 104 0 0 25 0 1 0 100401332 272158720 44712 1992294400 134512640 134996440 4294956272 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 66445 44712 75 118 0 66324 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 337376

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25762
/proc/meminfo: memFree=1430192/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=265780 CPUtime=250.81
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 205677 0 0 0 24977 104 0 0 25 0 1 0 100401332 272158720 44716 1992294400 134512640 134996440 4294956272 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 66445 44716 75 118 0 66324 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 337376

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25762
/proc/meminfo: memFree=1426160/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=271928 CPUtime=310.8
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 206679 0 0 0 30975 105 0 0 25 0 1 0 100401332 278454272 45718 1992294400 134512640 134996440 4294956272 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 67982 45718 75 118 0 67861 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 343524

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25762
/proc/meminfo: memFree=1425968/2055920 swapFree=4180832/4192956

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

[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=271928 CPUtime=430.76
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 206713 0 0 0 42971 105 0 0 25 0 1 0 100401332 278454272 45752 1992294400 134512640 134996440 4294956272 18446744073709551615 134533192 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 67982 45752 75 118 0 67861 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 343524

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25762
/proc/meminfo: memFree=1425904/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=271928 CPUtime=490.75
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 206714 0 0 0 48970 105 0 0 25 0 1 0 100401332 278454272 45753 1992294400 134512640 134996440 4294956272 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 67982 45753 75 118 0 67861 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 343524

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25762
/proc/meminfo: memFree=1425840/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=271928 CPUtime=550.73
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 206714 0 0 0 54968 105 0 0 25 0 1 0 100401332 278454272 45753 1992294400 134512640 134996440 4294956272 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 67982 45753 75 118 0 67861 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 343524

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1425072/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=272716 CPUtime=610.71
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 206902 0 0 0 60966 105 0 0 25 0 1 0 100401332 279261184 45941 1992294400 134512640 134996440 4294956272 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68179 45941 75 118 0 68058 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 344312

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1424496/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=273240 CPUtime=670.69
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207041 0 0 0 66964 105 0 0 25 0 1 0 100401332 279797760 46080 1992294400 134512640 134996440 4294956272 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68310 46080 75 118 0 68189 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 344836

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1423984/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=273768 CPUtime=730.68
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207165 0 0 0 72962 106 0 0 25 0 1 0 100401332 280338432 46204 1992294400 134512640 134996440 4294956272 18446744073709551615 134552069 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68442 46204 75 118 0 68321 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 345364

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1423664/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274036 CPUtime=790.66
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207232 0 0 0 78960 106 0 0 25 0 1 0 100401332 280612864 46271 1992294400 134512640 134996440 4294956272 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68509 46271 75 118 0 68388 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 345632

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1423408/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274300 CPUtime=850.64
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207286 0 0 0 84958 106 0 0 25 0 1 0 100401332 280883200 46325 1992294400 134512640 134996440 4294956272 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68575 46325 75 118 0 68454 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 345896

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1423152/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274428 CPUtime=910.62
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207346 0 0 0 90956 106 0 0 25 0 1 0 100401332 281014272 46385 1992294400 134512640 134996440 4294956272 18446744073709551615 134552092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68607 46385 75 118 0 68486 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 346024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1423024/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274560 CPUtime=970.61
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207369 0 0 0 96955 106 0 0 25 0 1 0 100401332 281149440 46408 1992294400 134512640 134996440 4294956272 18446744073709551615 134564265 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68640 46408 75 118 0 68519 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 346156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1422832/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274688 CPUtime=1030.59
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207400 0 0 0 102953 106 0 0 25 0 1 0 100401332 281280512 46439 1992294400 134512640 134996440 4294956272 18446744073709551615 134587160 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68672 46439 75 118 0 68551 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 346284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1422704/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274820 CPUtime=1090.57
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207444 0 0 0 108951 106 0 0 25 0 1 0 100401332 281415680 46483 1992294400 134512640 134996440 4294956272 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68705 46483 75 118 0 68584 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 346416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25764
/proc/meminfo: memFree=1422512/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=71596 CPUtime=31.35
/proc/25758/stat : 25758 (SATzilla2007_C) S 25756 25758 25659 0 -1 4194304 77113 39363 0 0 2175 48 890 22 25 0 1 0 100398194 73314304 17689 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25758/statm: 17899 17689 157 260 0 17623 0
[pid=25762] ppid=25758 vsize=274952 CPUtime=1150.55
/proc/25762/stat : 25762 (march_dl) R 25758 25758 25659 0 -1 4194304 207479 0 0 0 114949 106 0 0 25 0 1 0 100401332 281550848 46518 1992294400 134512640 134996440 4294956272 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25762/statm: 68738 46518 75 118 0 68617 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 346548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25764
/proc/meminfo: memFree=1581560/2055920 swapFree=4180832/4192956
[pid=25758] ppid=25756 vsize=98924 CPUtime=1200.01
/proc/25758/stat : 25758 (SATzilla2007_C) R 25756 25758 25659 0 -1 4194304 84194 246859 0 0 2252 52 117565 132 25 0 1 0 100398194 101298176 24509 1992294400 134512640 135579813 4294956240 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/25758/statm: 24731 24509 157 260 0 24455 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 98924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1198.18
CPU system time (s): 1.86372
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 349388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.18
system time used= 1.86372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331055
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= 10
involuntary context switches= 1751

runsolver used 1.44078 second user time and 2.91856 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 07:28:20
IDJOB=1727353
IDBENCH=24635
IDSOLVER=558
FILE ID=node42/1727353-1240723696
PBS_JOBID= 9186924
Free space on /tmp= 66304 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727353-1240723696/watcher-1727353-1240723696 -o /tmp/evaluation-result-1727353-1240723696/solver-1727353-1240723696 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727353-1240723696.cnf            

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=34761042

node42.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1680224 kB
Buffers:         33980 kB
Cached:         268920 kB
SwapCached:       6024 kB
Active:         150072 kB
Inactive:       161256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680224 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:           32660 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            50492 kB
Committed_AS:   481764 kB
PageTables:       1388 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= 66296 MiB
End job on node42 at 2009-04-26 07:48:23