Trace number 368773

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (TO) 5000.13 5001.82

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 (download as text)

30.85/30.99	c run March_dl for 5 seconds ... 
30.85/30.99	c Bin: Executing march_dl
30.85/30.99	c child exit by a signal
30.85/30.99	c march_dl returned code 137.
30.85/30.99	c run saps (UBCSAT implementation) for 2 seconds ... 
30.85/30.99	c Bin: Executing ubcsat2006
30.85/30.99	c child exited successfully
30.85/30.99	c ubcsat2006 returned code 0.
30.85/30.99	c satzilla computing base features
30.85/30.99	c satzilla doing unit-prop probe
30.85/30.99	c satzilla doing local search probe
30.85/30.99	c satzilla doing lobjois search-space size estimate
30.85/30.99	c satzilla's ranking:
30.85/30.99	c 1) march_dl: -0.935809
30.85/30.99	c 2) zchaff_rand+P: 1.564359
30.85/30.99	c 3) minisat20: 2.324938
30.85/30.99	c 4) vallst+P: 2.491230
30.85/30.99	c 5) minisat20+P: 3.588101
30.85/30.99	c 6) march_dl+P: 5.322897
30.85/30.99	c 7) kcnfs+P: 999.000000
30.85/30.99	c 8) kcnfs: 999.000000
30.85/30.99	c 9) vallst: 999.000000
30.85/30.99	c 10) zchaff_rand: 999.000000
30.85/30.99	c satzilla running march_dl ... 
4999.18/5000.94	c Bin: Executing march_dl
4999.18/5000.94	c child exit by a signal
4999.18/5000.94	c march_dl returned code 137.
4999.18/5000.94	c march_dl returned code 137.
4999.18/5000.94	c satzilla running zchaff_rand with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-368773-1177257015 -o ROOT/results/node35/solver-368773-1177257015 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368773-1177257015/SATzilla2007_C /tmp/evaluation/368773-1177257015/instance-368773-1177257015.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): 7500 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.85 0.94 0.95 3/77 18906
/proc/meminfo: memFree=1574888/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=7464 CPUtime=0
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 823 0 0 0 0 0 0 0 19 0 1 0 173617335 7643136 818 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 1866 825 49 118 0 1745 0

[startup+0.00898505 s]
/proc/loadavg: 0.85 0.94 0.95 3/77 18906
/proc/meminfo: memFree=1574888/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=7464 CPUtime=0
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 1619 0 0 0 0 0 0 0 19 0 1 0 173617335 7643136 1614 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 1866 1620 49 118 0 1745 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8904

[startup+0.101995 s]
/proc/loadavg: 0.85 0.94 0.95 3/77 18906
/proc/meminfo: memFree=1574888/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=17388 CPUtime=0.09
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 2626 0 0 0 8 1 0 0 19 0 1 0 173617335 17805312 2621 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 4347 2621 50 118 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18828

[startup+0.302017 s]
/proc/loadavg: 0.85 0.94 0.95 3/77 18906
/proc/meminfo: memFree=1574888/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=20028 CPUtime=0.29
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 3452 0 0 0 28 1 0 0 21 0 1 0 173617335 20508672 3447 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 5007 3447 50 118 0 4886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21468

[startup+0.701064 s]
/proc/loadavg: 0.85 0.94 0.95 3/77 18906
/proc/meminfo: memFree=1574888/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=25308 CPUtime=0.69
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 5100 0 0 0 66 3 0 0 24 0 1 0 173617335 25915392 5095 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 6327 5095 50 118 0 6206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26748

[startup+1.50216 s]
/proc/loadavg: 0.85 0.94 0.95 2/79 18908
/proc/meminfo: memFree=1548376/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=36000 CPUtime=1.48
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 8440 0 0 0 143 5 0 0 25 0 1 0 173617335 36864000 8435 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134724440 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 9000 8436 50 118 0 8879 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37440

[startup+3.10135 s]
/proc/loadavg: 0.87 0.94 0.95 2/79 18908
/proc/meminfo: memFree=1523864/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=0
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173617335 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 360 110 95 260 0 84 0
[pid=18907] ppid=18906 vsize=77960 CPUtime=3.08
/proc/18907/stat : 18907 (march_dl) R 18906 18906 18850 0 -1 4194304 16846 0 0 0 299 9 0 0 25 0 1 0 173617335 79831040 11491 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544578 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18907/statm: 19490 11491 53 118 0 19369 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79400

[startup+6.30172 s]
/proc/loadavg: 0.87 0.94 0.95 2/79 18909
/proc/meminfo: memFree=1568416/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=1440 CPUtime=4.99
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 135 19768 0 0 0 0 488 11 16 0 1 0 173617335 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18906/statm: 360 111 96 260 0 84 0
[pid=18909] ppid=18906 vsize=31860 CPUtime=1.27
/proc/18909/stat : 18909 (ubcsat2006) R 18906 18906 18850 0 -1 4194304 5109 0 0 0 125 2 0 0 25 0 1 0 173617837 32624640 5093 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18909/statm: 7965 5093 141 64 0 7546 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33300

[startup+12.7015 s]
/proc/loadavg: 0.89 0.94 0.95 2/78 18909
/proc/meminfo: memFree=1508968/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=119228 CPUtime=12.66
/proc/18906/stat : 18906 (SATzilla2007_C) R 18904 18906 18850 0 -1 4194304 29411 39338 0 0 338 16 891 21 25 0 1 0 173617335 122089472 29380 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18906/statm: 29807 29380 121 260 0 29531 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 119228

[startup+25.502 s]
/proc/loadavg: 0.90 0.94 0.95 2/78 18909
/proc/meminfo: memFree=1484712/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=105300 CPUtime=25.46
/proc/18906/stat : 18906 (SATzilla2007_C) R 18904 18906 18850 0 -1 4194304 47959 39338 0 0 1606 28 891 21 25 0 1 0 173617335 107827200 23956 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/18906/statm: 26325 23956 148 260 0 26049 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 105300

[startup+51.1019 s]
/proc/loadavg: 0.93 0.95 0.95 2/79 18910
/proc/meminfo: memFree=1412768/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=119384 CPUtime=20.09
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 93292 0 0 0 1966 43 0 0 25 0 1 0 173620434 122249216 22972 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 29846 22972 65 118 0 29725 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 190980

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.95 2/79 18910
/proc/meminfo: memFree=1417824/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=114212 CPUtime=71.27
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 136115 0 0 0 7062 65 0 0 25 0 1 0 173620434 116953088 21679 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617333 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/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: 0.99 0.96 0.95 2/79 18910
/proc/meminfo: memFree=1326112/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=206928 CPUtime=131.25
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 188455 0 0 0 13028 97 0 0 25 0 1 0 173620434 211894272 44554 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134563145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 51732 44554 73 118 0 51611 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 278524

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.95 2/79 18910
/proc/meminfo: memFree=1325728/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=265780 CPUtime=191.23
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 205674 0 0 0 19018 105 0 0 25 0 1 0 173620434 272158720 44711 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134513791 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 66445 44711 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: 0.99 0.97 0.95 2/79 18910
/proc/meminfo: memFree=1325664/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=265780 CPUtime=251.22
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 205678 0 0 0 25016 106 0 0 25 0 1 0 173620434 272158720 44715 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 66445 44715 75 118 0 66324 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 337376

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 18910
/proc/meminfo: memFree=1321696/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=271928 CPUtime=311.2
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 206664 0 0 0 31013 107 0 0 25 0 1 0 173620434 278454272 45701 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 67982 45701 75 118 0 67861 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 343524

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 18910
/proc/meminfo: memFree=1321568/2055920 swapFree=4151144/4192956

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

[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278444 CPUtime=4209.94
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208354 0 0 0 420855 139 0 0 25 0 1 0 173620434 285126656 47391 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18910/statm: 69611 47391 75 118 0 69490 0
Current children cumulated CPU time (s) 4240.89
Current children cumulated vsize (KiB) 350040

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314656/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4269.83
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208364 0 0 0 426842 141 0 0 25 0 1 0 173620434 285257728 47401 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47401 75 118 0 69522 0
Current children cumulated CPU time (s) 4300.78
Current children cumulated vsize (KiB) 350168

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314720/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4329.81
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208367 0 0 0 432840 141 0 0 25 0 1 0 173620434 285257728 47404 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533030 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47404 75 118 0 69522 0
Current children cumulated CPU time (s) 4360.76
Current children cumulated vsize (KiB) 350168

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314720/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4389.8
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208374 0 0 0 438838 142 0 0 25 0 1 0 173620434 285257728 47411 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47411 75 118 0 69522 0
Current children cumulated CPU time (s) 4420.75
Current children cumulated vsize (KiB) 350168

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314656/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4449.77
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208380 0 0 0 444835 142 0 0 25 0 1 0 173620434 285257728 47417 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47417 75 118 0 69522 0
Current children cumulated CPU time (s) 4480.72
Current children cumulated vsize (KiB) 350168

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314784/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4509.76
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208390 0 0 0 450833 143 0 0 25 0 1 0 173620434 285257728 47427 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134565302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47427 75 118 0 69522 0
Current children cumulated CPU time (s) 4540.71
Current children cumulated vsize (KiB) 350168

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314784/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278572 CPUtime=4569.74
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208392 0 0 0 456831 143 0 0 25 0 1 0 173620434 285257728 47429 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69643 47429 75 118 0 69522 0
Current children cumulated CPU time (s) 4600.69
Current children cumulated vsize (KiB) 350168

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314720/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4629.73
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208394 0 0 0 462829 144 0 0 25 0 1 0 173620434 285388800 47431 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47431 75 118 0 69554 0
Current children cumulated CPU time (s) 4660.68
Current children cumulated vsize (KiB) 350296

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314656/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4689.71
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208397 0 0 0 468827 144 0 0 25 0 1 0 173620434 285388800 47434 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47434 75 118 0 69554 0
Current children cumulated CPU time (s) 4720.66
Current children cumulated vsize (KiB) 350296

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314656/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4749.69
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208402 0 0 0 474824 145 0 0 25 0 1 0 173620434 285388800 47439 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47439 75 118 0 69554 0
Current children cumulated CPU time (s) 4780.64
Current children cumulated vsize (KiB) 350296

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314656/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4809.67
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208405 0 0 0 480822 145 0 0 25 0 1 0 173620434 285388800 47442 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134552215 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47442 75 118 0 69554 0
Current children cumulated CPU time (s) 4840.62
Current children cumulated vsize (KiB) 350296

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314592/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4869.66
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208411 0 0 0 486820 146 0 0 25 0 1 0 173620434 285388800 47448 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551965 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47448 75 118 0 69554 0
Current children cumulated CPU time (s) 4900.61
Current children cumulated vsize (KiB) 350296

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/79 19308
/proc/meminfo: memFree=1314592/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=71596 CPUtime=30.95
/proc/18906/stat : 18906 (SATzilla2007_C) S 18904 18906 18850 0 -1 4194304 77183 39338 0 0 2138 45 891 21 25 0 1 0 173617335 73314304 17689 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18906/statm: 17899 17689 157 260 0 17623 0
[pid=18910] ppid=18906 vsize=278700 CPUtime=4929.63
/proc/18910/stat : 18910 (march_dl) R 18906 18906 18850 0 -1 4194304 208416 0 0 0 492817 146 0 0 25 0 1 0 173620434 285388800 47453 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134567209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18910/statm: 69675 47453 75 118 0 69554 0
Current children cumulated CPU time (s) 4960.58
Current children cumulated vsize (KiB) 350296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 0.99 0.97 0.95 2/78 19308
/proc/meminfo: memFree=1474792/2055920 swapFree=4151144/4192956
[pid=18906] ppid=18904 vsize=101696 CPUtime=5000.09
/proc/18906/stat : 18906 (SATzilla2007_C) R 18904 18906 18850 0 -1 4194304 84963 247754 0 0 2221 48 497569 171 25 0 1 0 173617335 104136704 25208 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/18906/statm: 25424 25209 157 260 0 25148 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 101696

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): 5001.82
CPU time (s): 5000.13
CPU user time (s): 4997.91
CPU system time (s): 2.21966
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 350296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.91
system time used= 2.21966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332719
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= 26
involuntary context switches= 18075

runsolver used 5.06323 second user time and 13.134 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Apr 22 15:50:19 UTC 2007

IDJOB= 368773
IDBENCH= 24635
IDSOLVER= 179
FILE ID= node35/368773-1177257015

PBS_JOBID= 4650628

Free space on /tmp= 66275 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368773-1177257015/SATzilla2007_C /tmp/evaluation/368773-1177257015/instance-368773-1177257015.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-368773-1177257015 -o ROOT/results/node35/solver-368773-1177257015 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368773-1177257015/SATzilla2007_C /tmp/evaluation/368773-1177257015/instance-368773-1177257015.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 940476893

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1575296 kB
Buffers:         47636 kB
Cached:         340156 kB
SwapCached:       9124 kB
Active:         247728 kB
Inactive:       163740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575296 kB
SwapTotal:     4192956 kB
SwapFree:      4151144 kB
Dirty:           32848 kB
Writeback:           0 kB
Mapped:          30484 kB
Slab:            54476 kB
Committed_AS:  2530508 kB
PageTables:       1996 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= 66275 MiB

End job on node35 on Sun Apr 22 17:13:43 UTC 2007