Trace number 315434

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
DEWSATZ 2007-02-08? (TO) 1200.09 1200.52

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2494
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

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/node33/watcher-315434-1172653874 -o ROOT/results/node33/solver-315434-1172653874 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315434-1172653874/dewSatz /tmp/evaluation/315434-1172653874/instance-315434-1172653874.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.91 0.97 0.96 2/64 18902
/proc/meminfo: memFree=1095328/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=690016 CPUtime=0
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 190422760 706576384 77 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 172504 77 39 100 0 172401 0

[startup+0.0787039 s]
/proc/loadavg: 0.91 0.97 0.96 2/64 18902
/proc/meminfo: memFree=1095328/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=690808 CPUtime=0.07
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 411 0 0 0 7 0 0 0 18 0 1 0 190422760 707387392 395 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 172702 396 39 100 0 172599 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 690808

[startup+0.101708 s]
/proc/loadavg: 0.91 0.97 0.96 2/64 18902
/proc/meminfo: memFree=1095328/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=691072 CPUtime=0.09
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 504 0 0 0 9 0 0 0 18 0 1 0 190422760 707657728 488 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 172768 489 39 100 0 172665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691072

[startup+0.301749 s]
/proc/loadavg: 0.91 0.97 0.96 2/64 18902
/proc/meminfo: memFree=1095328/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=693052 CPUtime=0.29
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 1337 0 0 0 29 0 0 0 19 0 1 0 190422760 709685248 1321 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 173263 1321 39 100 0 173160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 693052

[startup+0.701831 s]
/proc/loadavg: 0.91 0.97 0.96 2/64 18902
/proc/meminfo: memFree=1095328/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=697804 CPUtime=0.69
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 3226 0 0 0 67 2 0 0 23 0 1 0 190422760 714551296 3210 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 174451 3210 39 100 0 174348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 697804

[startup+1.502 s]
/proc/loadavg: 0.91 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1075992/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=718668 CPUtime=1.49
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20087 0 0 0 143 6 0 0 25 0 1 0 190422760 735916032 10029 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 179667 10029 40 100 0 179564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 718668

[startup+3.10233 s]
/proc/loadavg: 0.91 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1054808/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=718948 CPUtime=3.09
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20167 0 0 0 303 6 0 0 25 0 1 0 190422760 736202752 10109 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 179737 10109 40 100 0 179634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 718948

[startup+6.30199 s]
/proc/loadavg: 0.92 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1054232/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=719228 CPUtime=6.29
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20242 0 0 0 622 7 0 0 25 0 1 0 190422760 736489472 10184 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 179807 10184 40 100 0 179704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 719228

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1054176/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=719652 CPUtime=12.69
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20328 0 0 0 1262 7 0 0 25 0 1 0 190422760 736923648 10270 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 179913 10270 40 100 0 179810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 719652

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1053728/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=720072 CPUtime=25.48
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20460 0 0 0 2541 7 0 0 25 0 1 0 190422760 737353728 10402 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517625 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 180018 10402 40 100 0 179915 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 720072

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1053024/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=720916 CPUtime=51.07
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20642 0 0 0 5100 7 0 0 25 0 1 0 190422760 738217984 10584 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515338 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 180229 10584 40 100 0 180126 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 720916

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1052000/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=721904 CPUtime=102.26
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 20902 0 0 0 10218 8 0 0 25 0 1 0 190422760 739229696 10844 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 180476 10844 40 100 0 180373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 721904

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1050976/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=722888 CPUtime=162.24
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 21145 0 0 0 16216 8 0 0 25 0 1 0 190422760 740237312 11087 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515373 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 180722 11087 40 100 0 180619 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 722888

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1050144/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=723592 CPUtime=222.21
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 21338 0 0 0 22213 8 0 0 25 0 1 0 190422760 740958208 11280 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 180898 11280 40 100 0 180795 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 723592

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1049440/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=724436 CPUtime=282.19
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 21520 0 0 0 28211 8 0 0 25 0 1 0 190422760 741822464 11462 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517291 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181109 11462 40 100 0 181006 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 724436

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1048608/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=725140 CPUtime=342.16
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 21700 0 0 0 34208 8 0 0 25 0 1 0 190422760 742543360 11642 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517281 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181285 11642 40 100 0 181182 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 725140

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1047968/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=725844 CPUtime=402.14
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 21873 0 0 0 40206 8 0 0 25 0 1 0 190422760 743264256 11815 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517594 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181461 11815 40 100 0 181358 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 725844

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1047264/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=726404 CPUtime=462.13
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22034 0 0 0 46204 9 0 0 25 0 1 0 190422760 743837696 11976 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517283 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181601 11976 40 100 0 181498 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 726404

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18903
/proc/meminfo: memFree=1046752/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=727108 CPUtime=522.1
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22188 0 0 0 52201 9 0 0 25 0 1 0 190422760 744558592 12130 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515428 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181777 12130 40 100 0 181674 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 727108

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1046048/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=727672 CPUtime=582.08
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22344 0 0 0 58199 9 0 0 25 0 1 0 190422760 745136128 12286 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 181918 12286 40 100 0 181815 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 727672

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1045344/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=728376 CPUtime=642.07
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22518 0 0 0 64197 10 0 0 25 0 1 0 190422760 745857024 12460 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 182094 12460 40 100 0 181991 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 728376

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1044640/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=729080 CPUtime=702.04
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22693 0 0 0 70194 10 0 0 25 0 1 0 190422760 746577920 12635 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517275 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 182270 12635 40 100 0 182167 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 729080

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1043872/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=729780 CPUtime=762.02
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 22880 0 0 0 76192 10 0 0 25 0 1 0 190422760 747294720 12821 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517295 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 182445 12821 40 100 0 182342 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 729780

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1042656/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=731048 CPUtime=821.99
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 23190 0 0 0 82189 10 0 0 25 0 1 0 190422760 748593152 13129 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 182762 13129 40 100 0 182659 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 731048

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1041824/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=731752 CPUtime=881.97
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 23387 0 0 0 88187 10 0 0 25 0 1 0 190422760 749314048 13323 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515338 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 182938 13323 40 100 0 182835 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 731752

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1023200/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=941.95
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 28466 0 0 0 94184 11 0 0 25 0 1 0 190422760 761307136 17958 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531816 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 17958 43 100 0 185763 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 743464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1021216/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1001.93
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 28971 0 0 0 100181 12 0 0 25 0 1 0 190422760 761307136 18443 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 18443 43 100 0 185763 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 743464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1019616/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1061.91
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 29376 0 0 0 106179 12 0 0 25 0 1 0 190422760 761307136 18847 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134526501 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 18847 43 100 0 185763 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 743464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1017568/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1121.89
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 29888 0 0 0 112176 13 0 0 25 0 1 0 190422760 761307136 19355 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 19355 43 100 0 185763 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 743464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1017440/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1181.87
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 29915 0 0 0 118174 13 0 0 25 0 1 0 190422760 761307136 19382 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 19382 43 100 0 185763 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 743464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1017440/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1200.07
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 29920 0 0 0 119994 13 0 0 25 0 1 0 190422760 761307136 19387 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 19387 43 100 0 185763 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 743464

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 18905
/proc/meminfo: memFree=1017440/2055920 swapFree=4181868/4192956
[pid=18902] ppid=18900 vsize=743464 CPUtime=1200.07
/proc/18902/stat : 18902 (dewSatz) R 18900 18902 18272 0 -1 4194304 29920 0 0 0 119994 13 0 0 25 0 1 0 190422760 761307136 19387 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/18902/statm: 185866 19387 43 100 0 185763 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 743464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.145977
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 743464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29920
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= 6
involuntary context switches= 2091

runsolver used 0.771882 second user time and 2.52162 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Wed Feb 28 09:11:14 UTC 2007

IDJOB= 315434
IDBENCH= 20416
IDSOLVER= 119
FILE ID= node33/315434-1172653874

PBS_JOBID= 3981196

Free space on /tmp= 66466 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/315434-1172653874/dewSatz /tmp/evaluation/315434-1172653874/instance-315434-1172653874.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-315434-1172653874 -o ROOT/results/node33/solver-315434-1172653874 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315434-1172653874/dewSatz /tmp/evaluation/315434-1172653874/instance-315434-1172653874.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 368782435

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:       1095672 kB
Buffers:         27512 kB
Cached:         857068 kB
SwapCached:       5336 kB
Active:         124760 kB
Inactive:       771000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095672 kB
SwapTotal:     4192956 kB
SwapFree:      4181868 kB
Dirty:           13972 kB
Writeback:           0 kB
Mapped:          15208 kB
Slab:            50468 kB
Committed_AS:   311348 kB
PageTables:       1408 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= 66466 MiB

End job on node33 on Wed Feb 28 09:31:17 UTC 2007