Trace number 334775

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) 1200.11 1200.62

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)

31.66/31.71	c run March_dl for 5 seconds ... 
31.66/31.71	c Bin: Executing march_dl
31.66/31.71	c child exit by a signal
31.66/31.71	c march_dl returned code 137.
31.66/31.71	c run saps (UBCSAT implementation) for 2 seconds ... 
31.66/31.71	c Bin: Executing ubcsat2006
31.66/31.71	c child exited successfully
31.66/31.71	c ubcsat2006 returned code 0.
31.66/31.71	c satzilla computing base features
31.66/31.71	c satzilla doing unit-prop probe
31.66/31.71	c satzilla doing local search probe
31.66/31.71	c satzilla doing lobjois search-space size estimate
31.66/31.71	c satzilla's ranking:
31.66/31.71	c 1) march_dl: 1.000587
31.66/31.71	c 2) zchaff_rand+P: 1.564357
31.66/31.71	c 3) minisat20: 2.161268
31.66/31.71	c 4) vallst+P: 2.500842
31.66/31.71	c 5) minisat20+P: 3.527813
31.66/31.71	c 6) march_dl+P: 5.866402
31.66/31.71	c 7) kcnfs+P: 999.000000
31.66/31.71	c 8) kcnfs: 999.000000
31.66/31.71	c 9) vallst: 999.000000
31.66/31.71	c 10) zchaff_rand: 999.000000
31.66/31.71	c satzilla running march_dl ... 
1199.46/1200.06	c Bin: Executing march_dl
1199.46/1200.06	c child exit by a signal
1199.46/1200.06	c march_dl returned code 137.
1199.46/1200.06	c march_dl returned code 137.
1199.46/1200.06	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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-334775-1173592279 -o ROOT/results/node10/solver-334775-1173592279 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334775-1173592279/SATzilla2007_C /tmp/evaluation/334775-1173592279/instance-334775-1173592279.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.96 3/77 32059
/proc/meminfo: memFree=1582128/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=7464 CPUtime=0
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 739 0 0 0 0 0 0 0 20 0 1 0 379183280 7643136 735 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 1866 742 49 118 0 1745 0

[startup+0.081997 s]
/proc/loadavg: 0.92 0.95 0.96 3/77 32059
/proc/meminfo: memFree=1582128/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=17124 CPUtime=0.07
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 2542 0 0 0 7 0 0 0 20 0 1 0 379183280 17534976 2537 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 4281 2537 50 118 0 4160 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18564

[startup+0.102997 s]
/proc/loadavg: 0.92 0.95 0.96 3/77 32059
/proc/meminfo: memFree=1582128/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=17388 CPUtime=0.09
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 2633 0 0 0 9 0 0 0 20 0 1 0 379183280 17805312 2628 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 4347 2629 50 118 0 4226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18828

[startup+0.302024 s]
/proc/loadavg: 0.92 0.95 0.96 3/77 32059
/proc/meminfo: memFree=1582128/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=20160 CPUtime=0.29
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 3498 0 0 0 28 1 0 0 21 0 1 0 379183280 20643840 3493 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 5040 3493 50 118 0 4919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21600

[startup+0.701079 s]
/proc/loadavg: 0.92 0.95 0.96 3/77 32059
/proc/meminfo: memFree=1582128/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=25704 CPUtime=0.69
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 5233 0 0 0 67 2 0 0 25 0 1 0 379183280 26320896 5228 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 6426 5228 50 118 0 6305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27144

[startup+1.50219 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 32061
/proc/meminfo: memFree=1556384/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=36792 CPUtime=1.49
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 8709 0 0 0 145 4 0 0 25 0 1 0 379183280 37675008 8704 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 9198 8704 50 118 0 9077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38232

[startup+3.1014 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 32061
/proc/meminfo: memFree=1516768/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=0
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 379183280 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 360 110 95 260 0 84 0
[pid=32060] ppid=32059 vsize=77960 CPUtime=3.09
/proc/32060/stat : 32060 (march_dl) R 32059 32059 31463 0 -1 4194304 16846 0 0 0 301 8 0 0 25 0 1 0 379183280 79831040 11491 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32060/statm: 19490 11491 53 118 0 19369 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79400

[startup+6.30183 s]
/proc/loadavg: 0.93 0.95 0.96 2/79 32062
/proc/meminfo: memFree=1576480/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=1440 CPUtime=4.99
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 135 19770 0 0 0 0 489 10 16 0 1 0 379183280 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32059/statm: 360 111 96 260 0 84 0
[pid=32062] ppid=32059 vsize=31860 CPUtime=1.28
/proc/32062/stat : 32062 (ubcsat2006) R 32059 32059 31463 0 -1 4194304 4899 0 0 0 126 2 0 0 25 0 1 0 379183781 32624640 4883 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32062/statm: 7965 4883 141 64 0 7546 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33300

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.96 2/78 32062
/proc/meminfo: memFree=1518504/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=119228 CPUtime=12.66
/proc/32059/stat : 32059 (SATzilla2007_C) R 32057 32059 31463 0 -1 4194304 29409 39350 0 0 331 15 900 20 25 0 1 0 379183280 122089472 29378 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/32059/statm: 29807 29378 121 260 0 29531 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 119228

[startup+25.5014 s]
/proc/loadavg: 0.95 0.96 0.96 2/78 32062
/proc/meminfo: memFree=1501608/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=97100 CPUtime=25.46
/proc/32059/stat : 32059 (SATzilla2007_C) R 32057 32059 31463 0 -1 4194304 45580 39350 0 0 1598 28 900 20 25 0 1 0 379183280 99430400 21577 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/32059/statm: 24275 21577 148 260 0 23999 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 97100

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.96 2/79 32063
/proc/meminfo: memFree=1416032/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=119384 CPUtime=19.36
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 91530 0 0 0 1894 42 0 0 25 0 1 0 379186452 122249216 22972 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 29846 22972 65 118 0 29725 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 191888

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 32063
/proc/meminfo: memFree=1424544/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=114212 CPUtime=70.55
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 136115 0 0 0 6991 64 0 0 25 0 1 0 379186452 116953088 21679 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 28553 21679 65 118 0 28432 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 186716

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1332896/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=206928 CPUtime=130.53
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 188455 0 0 0 12956 97 0 0 25 0 1 0 379186452 211894272 44554 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 51732 44554 73 118 0 51611 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 279432

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1332384/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=265780 CPUtime=190.51
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 205674 0 0 0 18946 105 0 0 25 0 1 0 379186452 272158720 44711 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 66445 44711 75 118 0 66324 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 338284

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1332320/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=265780 CPUtime=250.49
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 205679 0 0 0 24943 106 0 0 25 0 1 0 379186452 272158720 44716 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 66445 44716 75 118 0 66324 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 338284

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1328288/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=271928 CPUtime=310.47
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 206681 0 0 0 30940 107 0 0 25 0 1 0 379186452 278454272 45718 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 67982 45718 75 118 0 67861 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 344432

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1328160/2055920 swapFree=4168784/4192956

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

[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=271928 CPUtime=430.43
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 206714 0 0 0 42935 108 0 0 25 0 1 0 379186452 278454272 45751 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 67982 45751 75 118 0 67861 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 344432

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32063
/proc/meminfo: memFree=1328160/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=271928 CPUtime=490.41
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 206715 0 0 0 48933 108 0 0 25 0 1 0 379186452 278454272 45752 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 67982 45752 75 118 0 67861 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 344432

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/85 32127
/proc/meminfo: memFree=1326952/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=271928 CPUtime=550.36
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 206715 0 0 0 54927 109 0 0 25 0 1 0 379186452 278454272 45752 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 67982 45752 75 118 0 67861 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 344432

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/85 32229
/proc/meminfo: memFree=1326248/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=272712 CPUtime=610.28
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 206903 0 0 0 60918 110 0 0 25 0 1 0 379186452 279257088 45940 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68178 45940 75 118 0 68057 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 345216

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1326944/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=273240 CPUtime=670.23
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207039 0 0 0 66913 110 0 0 25 0 1 0 379186452 279797760 46076 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68310 46076 75 118 0 68189 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 345744

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1326368/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=273768 CPUtime=730.22
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207162 0 0 0 72911 111 0 0 25 0 1 0 379186452 280338432 46199 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68442 46199 75 118 0 68321 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 346272

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1326112/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274032 CPUtime=790.19
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207229 0 0 0 78908 111 0 0 25 0 1 0 379186452 280608768 46266 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68508 46266 75 118 0 68387 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 346536

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1325920/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274288 CPUtime=850.18
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207290 0 0 0 84906 112 0 0 25 0 1 0 379186452 280870912 46327 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68572 46327 75 118 0 68451 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 346792

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1325664/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274420 CPUtime=910.15
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207343 0 0 0 90903 112 0 0 25 0 1 0 379186452 281006080 46380 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565276 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68605 46380 75 118 0 68484 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 346924

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1325600/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274548 CPUtime=970.14
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207365 0 0 0 96901 113 0 0 25 0 1 0 379186452 281137152 46402 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68637 46402 75 118 0 68516 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 347052

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 32261
/proc/meminfo: memFree=1325408/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274680 CPUtime=1030.12
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207398 0 0 0 102899 113 0 0 25 0 1 0 379186452 281272320 46435 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68670 46435 75 118 0 68549 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 347184

[startup+1122.3 s]
/proc/loadavg: 1.05 0.99 0.96 2/79 32261
/proc/meminfo: memFree=1325280/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274940 CPUtime=1090.1
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207446 0 0 0 108896 114 0 0 25 0 1 0 379186452 281538560 46483 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68735 46483 75 118 0 68614 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 347444

[startup+1182.3 s]
/proc/loadavg: 1.15 1.03 0.98 2/79 32261
/proc/meminfo: memFree=1325152/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=72504 CPUtime=31.68
/proc/32059/stat : 32059 (SATzilla2007_C) S 32057 32059 31463 0 -1 4194304 77259 39350 0 0 2202 46 900 20 25 0 1 0 379183280 74244096 17909 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32059/statm: 18126 17909 157 260 0 17850 0
[pid=32063] ppid=32059 vsize=274940 CPUtime=1150.08
/proc/32063/stat : 32063 (march_dl) R 32059 32059 31463 0 -1 4194304 207476 0 0 0 114894 114 0 0 25 0 1 0 379186452 281538560 46513 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32063/statm: 68735 46513 75 118 0 68614 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 347444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.11 1.03 0.98 2/78 32261
/proc/meminfo: memFree=1493992/2055920 swapFree=4168784/4192956
[pid=32059] ppid=32057 vsize=89932 CPUtime=1200.06
/proc/32059/stat : 32059 (SATzilla2007_C) R 32057 32059 31463 0 -1 4194304 82076 246843 0 0 2252 49 117567 138 24 0 1 0 379183280 92090368 22247 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/32059/statm: 22483 22247 157 260 0 22207 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 89932

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.62
CPU time (s): 1200.11
CPU user time (s): 1198.2
CPU system time (s): 1.90271
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 350296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.2
system time used= 1.90271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328920
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= 29
involuntary context switches= 18874

runsolver used 1.24481 second user time and 3.13252 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 05:51:23 UTC 2007

IDJOB= 334775
IDBENCH= 24635
IDSOLVER= 135
FILE ID= node10/334775-1173592279

PBS_JOBID= 4101228

Free space on /tmp= 66523 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/334775-1173592279/SATzilla2007_C /tmp/evaluation/334775-1173592279/instance-334775-1173592279.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-334775-1173592279 -o ROOT/results/node10/solver-334775-1173592279 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334775-1173592279/SATzilla2007_C /tmp/evaluation/334775-1173592279/instance-334775-1173592279.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  45589f445aa56f109f82baade7facf9a

RANDOM SEED= 353207387

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1582536 kB
Buffers:         43156 kB
Cached:         340388 kB
SwapCached:       2696 kB
Active:         276564 kB
Inactive:       130068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582536 kB
SwapTotal:     4192956 kB
SwapFree:      4168784 kB
Dirty:           32672 kB
Writeback:           0 kB
Mapped:          30484 kB
Slab:            52224 kB
Committed_AS:  1713020 kB
PageTables:       1832 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= 66523 MiB

End job on node10 on Sun Mar 11 06:11:25 UTC 2007