Trace number 1731567

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (TO) 1200.09 1195.72

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.57/18.70	c SATzilla is building models for class 2
18.57/18.70	c run presolver march_dl2004 for 5 seconds ... 
18.57/18.70	c Bin: Executing march_dl2004
18.57/18.70	c spawning binary file with 5 seconds ...
18.57/18.70	c child exit by a signal
18.57/18.70	c march_dl2004 returned code 137.
18.57/18.70	c run presolver mxc-sr08 for 5 seconds ... 
18.57/18.70	c Bin: Executing mxc-sr08
18.57/18.70	c spawning binary file with 5 seconds ...
18.57/18.70	c child exit by a signal
18.57/18.70	c mxc-sr08 returned code 137.
18.57/18.70	c Orignal number of varibales is 3073, number of clauses is 19785 
18.57/18.70	c predicted feature computation time is 7.805005 
18.57/18.70	c Bin: Executing satelite
18.57/18.70	c spawning binary file with 240 seconds ...
18.57/18.70	c child exited successfully
18.57/18.70	c satzilla computing base features
18.57/18.70	c Number of variabe is: 2844, Number of clause is : 17759 
18.57/18.70	c Initializing...
18.57/18.70	c satzilla compute diameter ...
18.57/18.70	c start diameter features ...
18.57/18.70	c satzilla doing clause learning
18.57/18.70	c start clause learning features ...
18.57/18.70	c Bin: Executing zchaff07
18.57/18.70	c spawning binary file with 2 seconds ...
18.57/18.70	c child exit by a signal
18.57/18.70	c satzilla doing survey propogation probe
18.57/18.70	c do survay propogation for 2 second ...
18.57/18.70	c satzilla doing local search probe
18.57/18.70	c satzilla doing lobjois search-space size estimate
18.57/18.70	c features are:3073 19785 2844 17759 0.0805204 0.114083 0.160144 0.39948 0.841787 1.28124 0.00131832 0.140954 0.000703235 0.00175809 0.618508 0.0454981 0.205417 0.00131832 0.543732 0.000450476 0.00709499 1.26767 0.0255676 0.0453122 0 0.272727 0.720228 0.000459584 0.909297 0.000112619 0.00382904 2.20794 0.364379 0.000414758 0.920821 0.000168928 0.0035475 6.86766 0.090321 5 8 0.935633 799.5 0.163377 641 1031 1031 641 892 692 801 54.4599 0.409629 30.1703 92.065 92.065 30.1703 76.8868 36.6705 46.2821 0.0999674 1.35323 3.3163e-09 0.669444 0.324868 1.56954e-05 0.12569 0.00677283 0.0179485 0.0597691 0.227742 6.66134e-16 0.0960193 0.0697739 0.0430241 0.0697292 0.0548252 0.0664941 200.32 0.0956387 459.913 0.0342821 459 443 480 0.411005 0.238235 0.742806 0.0223765 0.0516017 0.313135 
18.57/18.70	c satzilla's ranking:
18.57/18.70	c 1) minisat20SAT07: 2.002569
18.57/18.70	c 2) march_dl2004: 1.824561
18.57/18.70	c 3) minisat20: 1.806444
18.57/18.70	c 4) mxc-sr08: 1.724208
18.57/18.70	c 5) zchaff_rand: 0.859754
18.57/18.70	c 6) vallst: 0.667303
18.57/18.70	c 7) tts-4-0: -0.077572
18.57/18.70	c 8) SATenstein: -10000.000000
18.57/18.70	c 9) gnovelty+: -10000.000000
18.57/18.70	c 10) adaptg2wsat+: -10000.000000
18.57/18.70	c 11) adaptg2wsat0: -10000.000000
18.57/18.70	c 12) picosat846: -10000.000000
18.57/18.70	c 13) kcnfs04SAT07: -10000.000000
18.57/18.70	c satzilla running minisat20SAT07 ... 
1195.17/1195.71	c Bin: Executing minisat20SAT07
1195.17/1195.71	c spawning binary file with 1181 seconds ...
1195.17/1195.71	c child exit by a signal
1195.17/1195.71	c minisat20SAT07 returned code 143.
1195.17/1195.71	c satzilla running march_dl2004 ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731567-1240772112/watcher-1731567-1240772112 -o /tmp/evaluation-result-1731567-1240772112/solver-1731567-1240772112 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1731567-1240772112.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28365
/proc/meminfo: memFree=1459888/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) R 28363 28365 28202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=936 CPUtime=0
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 105244454 958464 136 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 234 136 50 118 0 113 0

[startup+0.0177431 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28365
/proc/meminfo: memFree=1459888/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=1068 CPUtime=0.01
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 192 0 0 0 1 0 0 0 19 0 1 0 105244454 1093632 187 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 267 187 50 118 0 146 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3124

[startup+0.101751 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28365
/proc/meminfo: memFree=1459888/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=2588 CPUtime=0.09
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 661 0 0 0 9 0 0 0 19 0 1 0 105244454 2650112 495 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 647 500 55 118 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4644

[startup+0.301771 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28365
/proc/meminfo: memFree=1459888/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=3476 CPUtime=0.29
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 1581 0 0 0 29 0 0 0 21 0 1 0 105244454 3559424 722 1992294400 134512640 134996440 4294956192 18446744073709551615 134583045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 869 722 71 118 0 748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5532

[startup+0.701814 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 28365
/proc/meminfo: memFree=1459888/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=7564 CPUtime=0.69
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 2614 0 0 0 64 5 0 0 25 0 1 0 105244454 7745536 1719 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 1891 1719 73 118 0 1770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9620

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28367
/proc/meminfo: memFree=1453152/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=7380 CPUtime=1.49
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 2958 0 0 0 130 19 0 0 25 0 1 0 105244454 7557120 1701 1992294400 134512640 134996440 4294956192 18446744073709551615 134651498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 1845 1701 73 118 0 1724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9436

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28367
/proc/meminfo: memFree=1452832/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=8704 CPUtime=3.09
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 3239 0 0 0 290 19 0 0 25 0 1 0 105244454 8912896 1894 1992294400 134512640 134996440 4294956192 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 2176 1894 75 118 0 2055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10760

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (4.89 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.89 s) to the 'lost time'.

[startup+4.90227 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28367
/proc/meminfo: memFree=1450912/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
[pid=28366] ppid=28365 vsize=9092 CPUtime=4.89
/proc/28366/stat : 28366 (march_dl2004) R 28365 28365 28202 0 -1 4194304 3328 0 0 0 469 20 0 0 25 0 1 0 105244454 9310208 1983 1992294400 134512640 134996440 4294956192 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28366/statm: 2273 1983 75 118 0 2152 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 11148

[startup+5.00227 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28367
/proc/meminfo: memFree=1450912/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=0
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105244454 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28365/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056
#
############


[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28368
/proc/meminfo: memFree=1457504/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=2056 CPUtime=4.99
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 156 3332 0 0 0 0 479 20 16 0 1 0 105244454 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 514 125 107 399 0 111 0
[pid=28368] ppid=28365 vsize=3396 CPUtime=1.29
/proc/28368/stat : 28368 (mxc-sr08) R 28365 28365 28202 0 -1 4194304 907 0 0 0 129 0 0 0 25 0 1 0 105244955 3477504 755 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28368/statm: 849 755 71 138 0 708 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5452

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28369
/proc/meminfo: memFree=1457768/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=3324 CPUtime=12.13
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 759 5336 0 0 208 0 983 22 25 0 1 0 105244454 3403776 494 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 831 494 136 399 0 428 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 3324

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28371
/proc/meminfo: memFree=1450144/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=7380 CPUtime=6.78
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 1659 0 0 0 677 1 0 0 25 0 1 0 105246324 7557120 1610 1992294400 134512640 135078472 4294956192 18446744073709551615 134552064 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 1845 1610 73 138 0 1704 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13312

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28371
/proc/meminfo: memFree=1449056/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=8568 CPUtime=32.38
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 1930 0 0 0 3236 2 0 0 25 0 1 0 105246324 8773632 1881 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 2142 1881 73 138 0 2001 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14500

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28371
/proc/meminfo: memFree=1446496/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=11208 CPUtime=83.56
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 2600 0 0 0 8353 3 0 0 25 0 1 0 105246324 11476992 2551 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 2802 2551 73 138 0 2661 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17140

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28371
/proc/meminfo: memFree=1444192/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=13452 CPUtime=143.53
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3151 0 0 0 14349 4 0 0 25 0 1 0 105246324 13774848 3102 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3363 3102 73 138 0 3222 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19384

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28371
/proc/meminfo: memFree=1444128/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0

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

[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=563.34
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3596 0 0 0 56329 5 0 0 25 0 1 0 105246324 15568896 3547 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3547 73 138 0 3660 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 21136

[startup+642.302 s]
/proc/loadavg: 1.04 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442528/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=623.32
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3596 0 0 0 62327 5 0 0 25 0 1 0 105246324 15568896 3547 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3547 73 138 0 3660 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 21136

[startup+702.301 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442400/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=683.29
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3596 0 0 0 68324 5 0 0 25 0 1 0 105246324 15568896 3547 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3547 73 138 0 3660 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 21136

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=743.26
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3596 0 0 0 74321 5 0 0 25 0 1 0 105246324 15568896 3547 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3547 73 138 0 3660 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 21136

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=803.24
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3599 0 0 0 80319 5 0 0 25 0 1 0 105246324 15568896 3550 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3550 73 138 0 3660 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 21136

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=863.22
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3599 0 0 0 86317 5 0 0 25 0 1 0 105246324 15568896 3550 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3550 73 138 0 3660 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 21136

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=923.19
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3599 0 0 0 92314 5 0 0 25 0 1 0 105246324 15568896 3550 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3550 73 138 0 3660 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 21136

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=983.16
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3599 0 0 0 98311 5 0 0 25 0 1 0 105246324 15568896 3550 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3550 73 138 0 3660 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 21136

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=1043.14
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3599 0 0 0 104309 5 0 0 25 0 1 0 105246324 15568896 3550 1992294400 134512640 135078472 4294956192 18446744073709551615 134551029 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3550 73 138 0 3660 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 21136

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15204 CPUtime=1103.12
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3608 0 0 0 110306 6 0 0 25 0 1 0 105246324 15568896 3559 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3801 3559 73 138 0 3660 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 21136

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1442336/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=15360 CPUtime=1163.1
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 3631 0 0 0 116304 6 0 0 25 0 1 0 105246324 15728640 3582 1992294400 134512640 135078472 4294956192 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 3840 3582 73 138 0 3699 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 21292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1195.71 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1440800/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=16944 CPUtime=1176.5
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 4026 0 0 0 117644 6 0 0 25 0 1 0 105246324 17350656 3977 1992294400 134512640 135078472 4294956192 18446744073709551615 134551993 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 4236 3977 73 138 0 4095 0
Current children cumulated CPU time (s) 1195.17
Current children cumulated vsize (KiB) 22876

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

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

[startup+1195.71 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 28377
/proc/meminfo: memFree=1440800/2055920 swapFree=4181324/4192956
[pid=28365] ppid=28363 vsize=5932 CPUtime=18.67
/proc/28365/stat : 28365 (SATzilla2009_C) S 28363 28365 28202 0 -1 4194304 1792 6569 0 0 644 18 1181 24 25 0 1 0 105244454 6074368 1077 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28365/statm: 1483 1077 219 399 0 1080 0
[pid=28371] ppid=28365 vsize=16944 CPUtime=1176.5
/proc/28371/stat : 28371 (minisat20SAT07) R 28365 28365 28202 0 -1 4194304 4026 0 0 0 117644 6 0 0 25 0 1 0 105246324 17350656 3977 1992294400 134512640 135078472 4294956192 18446744073709551615 134551993 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28371/statm: 4236 3977 73 138 0 4095 0
Current children cumulated CPU time (s) 1195.17
Current children cumulated vsize (KiB) 22876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.89
#  lost CPU user time (s): 4.69
#  lost CPU system time (s): 0.2

Real time (s): 1195.72
CPU time (s): 1200.09
CPU user time (s): 1199.39
CPU system time (s): 0.701923
CPU usage (%): 100.366
Max. virtual memory (cumulated for all children) (KiB): 22876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.7
system time used= 0.501923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12403
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= 17
involuntary context switches= 3188

runsolver used 0.999848 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-26 20:55:12
IDJOB=1731567
IDBENCH=24754
IDSOLVER=527
FILE ID=node19/1731567-1240772112
PBS_JOBID= 9187209
Free space on /tmp= 66308 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731567-1240772112/watcher-1731567-1240772112 -o /tmp/evaluation-result-1731567-1240772112/solver-1731567-1240772112 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1731567-1240772112.cnf

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=1189797029

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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.236
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:       1460432 kB
Buffers:         72728 kB
Cached:         441360 kB
SwapCached:       5500 kB
Active:         250160 kB
Inactive:       271856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460432 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           31868 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            59516 kB
Committed_AS:   394544 kB
PageTables:       1452 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= 66280 MiB
End job on node19 at 2009-04-26 21:15:10