Trace number 334692

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 FULL? (TO) 1200.06 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

Solver Data (download as text)

165.00/165.15	c run March_dl for 5 seconds ... 
165.00/165.15	c Bin: Executing march_dl
165.00/165.15	c child exit by a signal
165.00/165.15	c march_dl returned code 137.
165.00/165.15	c run saps for 2 seconds ... 
165.00/165.15	c Bin: Executing ubcsat2006
165.00/165.15	c child exited successfully
165.00/165.15	c ubcsat2006 returned code 0.
165.00/165.15	c satzilla computing base features
165.00/165.15	c satzilla doing unit-prop probe
165.00/165.15	c satzilla doing local search probe
165.00/165.15	c satzilla doing lobjois search-space size estimate
165.00/165.15	c satzilla's ranking:
165.00/165.15	c 1) march_dl: 2.926574
165.00/165.15	c 2) zchaff_rand: 3.072345
165.00/165.15	c 3) eureka: 3.580670
165.00/165.15	c 4) minisat20: 3.998787
165.00/165.15	c 5) vallst: 4.006615
165.00/165.15	c 6) kcnfs: 4.515107
165.00/165.15	c 7) kcnfs+P: 999.000000
165.00/165.15	c 8) march_dl+P: 999.000000
165.00/165.15	c 9) vallst+P: 999.000000
165.00/165.15	c 10) zchaff_rand+P: 999.000000
165.00/165.15	c 11) rsat+P: 999.000000
165.00/165.15	c 12) eureka+P: 999.000000
165.00/165.15	c 13) minisat20+P: 999.000000
165.00/165.15	c 14) rsat: 999.000000
165.00/165.15	c satzilla running march_dl ... 
1198.91/1199.33	c Bin: Executing march_dl
1198.91/1199.33	c child exit by a signal
1198.91/1199.33	c march_dl returned code 137.
1198.91/1199.33	c march_dl returned code 137.
1198.91/1199.33	c satzilla running zchaff_rand ... 
1198.91/1199.33	c Bin: Executing zchaff_rand
1198.91/1199.33	c zchaff_rand returned code 1.
1198.91/1199.33	c zchaff_rand returned code 1.
1198.91/1199.33	c satzilla running eureka ... 
1198.91/1199.33	c Bin: Executing eureka
1198.91/1199.33	c eureka returned code 1.
1198.91/1199.33	c eureka returned code 1.
1198.91/1199.33	c satzilla running minisat20 ... 
1198.91/1199.33	c Bin: Executing minisat20
1198.91/1199.33	c minisat20 returned code 1.
1198.91/1199.33	c minisat20 returned code 1.
1198.91/1199.33	c satzilla running vallst ... 
1198.91/1199.33	c Bin: Executing vallst
1198.91/1199.33	c vallst returned code 1.
1198.91/1199.33	c vallst returned code 1.
1198.91/1199.33	c satzilla running kcnfs ... 
1198.91/1199.33	c Bin: Executing kcnfs
1198.91/1199.33	c kcnfs returned code 1.
1198.91/1199.33	c kcnfs returned code 1.
1198.91/1199.33	c satzilla running kcnfs 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/node2/watcher-334692-1173587488 -o ROOT/results/node2/solver-334692-1173587488 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334692-1173587488/SATzilla2007_F /tmp/evaluation/334692-1173587488/instance-334692-1173587488.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: 1.10 1.00 1.00 3/77 4325
/proc/meminfo: memFree=1483248/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=10432 CPUtime=0
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 848 0 0 0 0 0 0 0 18 0 1 0 378704349 10682368 843 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 2608 849 49 118 0 2487 0

[startup+0.0251339 s]
/proc/loadavg: 1.10 1.00 1.00 3/77 4325
/proc/meminfo: memFree=1483248/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=21284 CPUtime=0.02
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 2799 0 0 0 1 1 0 0 19 0 1 0 378704349 21794816 2793 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 5321 2793 50 118 0 5200 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22796

[startup+0.10114 s]
/proc/loadavg: 1.10 1.00 1.00 3/77 4325
/proc/meminfo: memFree=1483248/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=22472 CPUtime=0.09
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 3136 0 0 0 8 1 0 0 19 0 1 0 378704349 23011328 3130 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 5618 3130 50 118 0 5497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23984

[startup+0.301161 s]
/proc/loadavg: 1.10 1.00 1.00 3/77 4325
/proc/meminfo: memFree=1483248/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=25244 CPUtime=0.29
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 4026 0 0 0 28 1 0 0 21 0 1 0 378704349 25849856 4020 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 6311 4020 50 118 0 6190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26756

[startup+0.701203 s]
/proc/loadavg: 1.10 1.00 1.00 3/77 4325
/proc/meminfo: memFree=1483248/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=30920 CPUtime=0.69
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 5805 0 0 0 67 2 0 0 25 0 1 0 378704349 31662080 5799 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 7730 5799 50 118 0 7609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32432

[startup+1.50129 s]
/proc/loadavg: 1.09 1.00 1.00 2/79 4327
/proc/meminfo: memFree=1454624/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=42404 CPUtime=1.49
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 9371 0 0 0 145 4 0 0 25 0 1 0 378704349 43421696 9365 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 10601 9365 50 118 0 10480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43916

[startup+3.10145 s]
/proc/loadavg: 1.09 1.00 1.00 2/79 4327
/proc/meminfo: memFree=1434912/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=0
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4326] ppid=4325 vsize=130380 CPUtime=3.09
/proc/4326/stat : 4326 (march_dl) R 4325 4325 4189 0 -1 4194304 22715 0 0 0 299 10 0 0 25 0 1 0 378704349 133509120 22708 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4326/statm: 32595 22708 52 118 0 32474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131892

[startup+6.30178 s]
/proc/loadavg: 1.09 1.00 1.00 2/79 4328
/proc/meminfo: memFree=1476704/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=1512 CPUtime=5
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 149 23945 0 0 0 0 487 13 16 0 1 0 378704349 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 378 125 110 260 0 84 0
[pid=4328] ppid=4325 vsize=38084 CPUtime=1.27
/proc/4328/stat : 4328 (ubcsat2006) R 4325 4325 4189 0 -1 4194304 5093 0 0 0 125 2 0 0 25 0 1 0 378704850 38998016 5076 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4328/statm: 9521 5078 141 64 0 9102 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39596

[startup+12.7014 s]
/proc/loadavg: 1.08 1.00 1.00 2/78 4328
/proc/meminfo: memFree=1433640/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=81884 CPUtime=12.67
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 18022 51972 0 0 257 9 973 28 25 0 1 0 378704349 83849216 17991 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134551684 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 20471 17992 128 260 0 20177 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81884

[startup+25.5018 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 4328
/proc/meminfo: memFree=1387368/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=96960 CPUtime=25.46
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 58536 51972 0 0 1519 26 973 28 25 0 1 0 378704349 99287040 24020 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134528669 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 24240 24020 137 260 0 23946 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 96960

[startup+51.1014 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 4328
/proc/meminfo: memFree=1385576/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=98980 CPUtime=51.04
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 66567 51972 0 0 4067 36 973 28 25 0 1 0 378704349 101355520 24506 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134543126 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 24745 24507 137 260 0 24451 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 98980

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 4328
/proc/meminfo: memFree=1382320/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=102076 CPUtime=102.22
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 102001 51972 0 0 9156 65 973 28 25 0 1 0 378704349 104525824 25299 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135328746 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 25519 25299 137 260 0 25225 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 102076

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=1353904/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=167256 CPUtime=162.21
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 174923 51972 0 0 15107 113 973 28 25 0 1 0 378704349 171270144 39621 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134656632 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 41814 39621 168 260 0 41520 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 167256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1207656/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=214420 CPUtime=57.12
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 182150 0 0 0 5625 87 0 0 25 0 1 0 378720864 219566080 43593 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 53605 43593 73 118 0 53484 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 317956

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127272/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=379972 CPUtime=117.1
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225504 0 0 0 11604 106 0 0 25 0 1 0 378720864 389091328 63313 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 94993 63313 75 118 0 94872 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 483508

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=177.08
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225525 0 0 0 17601 107 0 0 25 0 1 0 378720864 389132288 63334 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63334 75 118 0 94882 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 483548

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 4329
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=237.06
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225528 0 0 0 23599 107 0 0 25 0 1 0 378720864 389132288 63337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63337 75 118 0 94882 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 483548


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

[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=297.05
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225528 0 0 0 29597 108 0 0 25 0 1 0 378720864 389132288 63337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63337 75 118 0 94882 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 483548

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127208/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=357.03
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225528 0 0 0 35595 108 0 0 25 0 1 0 378720864 389132288 63337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63337 75 118 0 94882 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 483548

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=417.02
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225528 0 0 0 41593 109 0 0 25 0 1 0 378720864 389132288 63337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63337 75 118 0 94882 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 483548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127208/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=477
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225528 0 0 0 47591 109 0 0 25 0 1 0 378720864 389132288 63337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63337 75 118 0 94882 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 483548

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4329
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=536.98
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 53588 110 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 483548

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=596.97
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 59587 110 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134587278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 483548

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=656.95
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 65584 111 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 483548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=716.93
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 71582 111 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 483548

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127208/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=776.92
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 77580 112 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 483548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=836.9
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 83578 112 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 483548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127208/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=896.88
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 89575 113 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 483548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127144/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=956.86
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 95573 113 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 483548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4331
/proc/meminfo: memFree=1127208/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=103536 CPUtime=165.06
/proc/4325/stat : 4325 (SATzilla2007_F) S 4323 4325 4189 0 -1 4194304 182876 51972 0 0 15387 118 973 28 25 0 1 0 378704349 106020864 25667 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4325/statm: 25884 25667 169 260 0 25590 0
[pid=4329] ppid=4325 vsize=380012 CPUtime=1016.85
/proc/4329/stat : 4329 (march_dl) R 4325 4325 4189 0 -1 4194304 225529 0 0 0 101571 114 0 0 25 0 1 0 378720864 389132288 63338 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4329/statm: 95003 63338 75 118 0 94882 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 483548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4331
/proc/meminfo: memFree=1348464/2055920 swapFree=4153164/4192956
[pid=4325] ppid=4323 vsize=136144 CPUtime=1200.01
/proc/4325/stat : 4325 (SATzilla2007_F) R 4323 4325 4189 0 -1 4194304 192824 277501 0 0 15490 122 104243 146 25 0 1 0 378704349 139411456 33800 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 34036 33800 170 260 0 33742 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 136144

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.43
CPU time (s): 1200.06
CPU user time (s): 1197.34
CPU system time (s): 2.72059
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 483548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.34
system time used= 2.72059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470326
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= 3002

runsolver used 1.22181 second user time and 3.15352 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 04:31:34 UTC 2007

IDJOB= 334692
IDBENCH= 24633
IDSOLVER= 136
FILE ID= node2/334692-1173587488

PBS_JOBID= 4101234

Free space on /tmp= 66498 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334692-1173587488/SATzilla2007_F /tmp/evaluation/334692-1173587488/instance-334692-1173587488.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-334692-1173587488 -o ROOT/results/node2/solver-334692-1173587488 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334692-1173587488/SATzilla2007_F /tmp/evaluation/334692-1173587488/instance-334692-1173587488.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 849273979

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1483656 kB
Buffers:         44760 kB
Cached:         444384 kB
SwapCached:       2496 kB
Active:         364400 kB
Inactive:       147476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483656 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:           43716 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            45904 kB
Committed_AS:  1670584 kB
PageTables:       1812 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= 66498 MiB

End job on node2 on Sun Mar 11 04:51:36 UTC 2007