Trace number 204406

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
CSPtoSAT+minisat 0.3? (TO) 1800.1 1803.44

General information on the benchmark

Namefapp/fapp16-20/fapp20/
fapp20-0420-4.xml
MD5SUMf874a5ab86ad025cdd8a1aac040ad57b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.04969
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.61	c ...done
0.61	c #SATvar=260393 #SATclauses=519522 #CSPpredicates=4737

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-204406-1168058656 -o ROOT/results/node15/solver-204406-1168058656 -C 1800 -M 900 /tmp/evaluation/204406-1168058656/CSPtoSAT+minisat /tmp/evaluation/204406-1168058656/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 2.00 5/86 11199
/proc/meminfo: memFree=769560/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=496 CPUtime=0
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154260423 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 124 36 29 52 0 19 0

[startup+0.105316 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 11199
/proc/meminfo: memFree=769560/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=17924 CPUtime=0.09
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 3211 0 0 0 8 1 0 0 20 0 1 0 154260423 18354176 3169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7946738 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 4481 3169 696 52 0 2849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17924

[startup+0.513368 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 11199
/proc/meminfo: memFree=769560/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=45368 CPUtime=0.5
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9516 0 0 0 45 5 0 0 24 0 1 0 154260423 46456832 9474 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158386546 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11342 9474 704 52 0 9710 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45368

[startup+1.33552 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=734040/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=45736 CPUtime=1.31
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9632 0 0 0 126 5 0 0 25 0 1 0 154260423 46833664 9564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11434 9564 721 52 0 9802 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 45736

[startup+2.9828 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=733848/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=45900 CPUtime=2.94
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9675 0 0 0 289 5 0 0 25 0 1 0 154260423 47001600 9607 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11475 9607 721 52 0 9843 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 45900

[startup+6.26237 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=733720/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=45980 CPUtime=6.19
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9697 0 0 0 614 5 0 0 25 0 1 0 154260423 47083520 9629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11495 9629 721 52 0 9863 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 45980

[startup+12.7415 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=733608/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=46248 CPUtime=12.61
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9741 0 0 0 1256 5 0 0 25 0 1 0 154260423 47357952 9673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11562 9673 721 52 0 9930 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 46248

[startup+25.5657 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=733288/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=46404 CPUtime=25.32
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9819 0 0 0 2527 5 0 0 25 0 1 0 154260423 47517696 9751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11601 9751 721 52 0 9969 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 46404

[startup+51.2331 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11199
/proc/meminfo: memFree=732712/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=46948 CPUtime=50.74
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 9946 0 0 0 5069 5 0 0 25 0 1 0 154260423 48074752 9878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 11737 9878 721 52 0 10105 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 46948

[startup+102.462 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 11199
/proc/meminfo: memFree=731368/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=48116 CPUtime=101.5
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 10207 0 0 0 10144 6 0 0 25 0 1 0 154260423 49270784 10139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 12029 10139 721 52 0 10397 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 48116

[startup+162.522 s]
/proc/loadavg: 2.09 2.02 2.00 3/86 11199
/proc/meminfo: memFree=729960/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=49120 CPUtime=161.26
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 10459 0 0 0 16120 6 0 0 25 0 1 0 154260423 50298880 10391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11198/statm: 12280 10391 721 52 0 10648 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 49120

[startup+222.576 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11237
/proc/meminfo: memFree=988656/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=50176 CPUtime=221.15
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 10741 0 0 0 22107 8 0 0 25 0 1 0 154260423 51380224 10673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 12544 10673 721 52 0 10912 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 50176

[startup+282.628 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 11237
/proc/meminfo: memFree=986864/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=51352 CPUtime=281.12
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 11024 0 0 0 28103 9 0 0 25 0 1 0 154260423 52584448 10956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 12838 10956 721 52 0 11206 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 51352

[startup+342.682 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11237
/proc/meminfo: memFree=985200/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=52456 CPUtime=341.11
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 11292 0 0 0 34101 10 0 0 25 0 1 0 154260423 53714944 11224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 13114 11224 721 52 0 11482 0
Current children cumulated CPU time (s) 341.11
Current children cumulated vsize (KiB) 52456

[startup+402.729 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 11237
/proc/meminfo: memFree=983536/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=53512 CPUtime=401.09
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 11558 0 0 0 40099 10 0 0 25 0 1 0 154260423 54796288 11490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 13378 11490 721 52 0 11746 0
Current children cumulated CPU time (s) 401.09
Current children cumulated vsize (KiB) 53512

[startup+462.785 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11237
/proc/meminfo: memFree=981872/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=54568 CPUtime=461.06
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 11824 0 0 0 46095 11 0 0 25 0 1 0 154260423 55877632 11756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 13642 11756 721 52 0 12010 0
Current children cumulated CPU time (s) 461.06
Current children cumulated vsize (KiB) 54568

[startup+522.837 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 11237
/proc/meminfo: memFree=980144/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=55760 CPUtime=521.05
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 12091 0 0 0 52094 11 0 0 25 0 1 0 154260423 57098240 12023 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 13940 12023 721 52 0 12308 0
Current children cumulated CPU time (s) 521.05
Current children cumulated vsize (KiB) 55760

[startup+582.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11237
/proc/meminfo: memFree=978480/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=56816 CPUtime=581.04
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 12351 0 0 0 58092 12 0 0 25 0 1 0 154260423 58179584 12283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 14204 12283 721 52 0 12572 0
Current children cumulated CPU time (s) 581.04
Current children cumulated vsize (KiB) 56816

[startup+642.954 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11237
/proc/meminfo: memFree=976880/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=57740 CPUtime=641.01
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 12606 0 0 0 64088 13 0 0 25 0 1 0 154260423 59125760 12538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 14435 12538 721 52 0 12803 0
Current children cumulated CPU time (s) 641.01
Current children cumulated vsize (KiB) 57740

[startup+703.004 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=975280/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=58664 CPUtime=701
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 12861 0 0 0 70086 14 0 0 25 0 1 0 154260423 60071936 12793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 14666 12793 721 52 0 13034 0
Current children cumulated CPU time (s) 701
Current children cumulated vsize (KiB) 58664

[startup+763.058 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=973680/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=59992 CPUtime=760.98
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 13111 0 0 0 76084 14 0 0 25 0 1 0 154260423 61431808 13043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 14998 13043 721 52 0 13366 0
Current children cumulated CPU time (s) 760.98
Current children cumulated vsize (KiB) 59992

[startup+823.117 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=972080/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=60916 CPUtime=820.97
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 13361 0 0 0 82082 15 0 0 25 0 1 0 154260423 62377984 13293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 15229 13293 721 52 0 13597 0
Current children cumulated CPU time (s) 820.97
Current children cumulated vsize (KiB) 60916

[startup+883.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=970480/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=61840 CPUtime=880.97
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 13613 0 0 0 88081 16 0 0 25 0 1 0 154260423 63324160 13545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 15460 13545 721 52 0 13828 0
Current children cumulated CPU time (s) 880.97
Current children cumulated vsize (KiB) 61840

[startup+943.238 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=968944/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=62896 CPUtime=940.96
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 13871 0 0 0 94079 17 0 0 25 0 1 0 154260423 64405504 13803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 15724 13803 721 52 0 14092 0
Current children cumulated CPU time (s) 940.96
Current children cumulated vsize (KiB) 62896

[startup+1003.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11237
/proc/meminfo: memFree=967344/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=63820 CPUtime=1000.93
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 14121 0 0 0 100075 18 0 0 25 0 1 0 154260423 65351680 14053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 15955 14053 721 52 0 14323 0
Current children cumulated CPU time (s) 1000.93
Current children cumulated vsize (KiB) 63820

[startup+1063.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11385
/proc/meminfo: memFree=964400/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=64744 CPUtime=1060.88
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 14369 0 0 0 106052 36 0 0 25 0 1 0 154260423 66297856 14301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 16186 14301 721 52 0 14554 0
Current children cumulated CPU time (s) 1060.88
Current children cumulated vsize (KiB) 64744

[startup+1123.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=964080/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=65668 CPUtime=1120.86
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 14612 0 0 0 112042 44 0 0 25 0 1 0 154260423 67244032 14544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 16417 14544 721 52 0 14785 0
Current children cumulated CPU time (s) 1120.86
Current children cumulated vsize (KiB) 65668

[startup+1183.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=962544/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=67200 CPUtime=1180.85
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 14861 0 0 0 118040 45 0 0 25 0 1 0 154260423 68812800 14793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 16800 14793 721 52 0 15168 0
Current children cumulated CPU time (s) 1180.85
Current children cumulated vsize (KiB) 67200

[startup+1243.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=960944/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=68124 CPUtime=1240.83
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 15114 0 0 0 124038 45 0 0 25 0 1 0 154260423 69758976 15046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 17031 15046 721 52 0 15399 0
Current children cumulated CPU time (s) 1240.83
Current children cumulated vsize (KiB) 68124

[startup+1303.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=959472/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=69048 CPUtime=1300.83
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 15361 0 0 0 130037 46 0 0 25 0 1 0 154260423 70705152 15293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 17262 15293 721 52 0 15630 0
Current children cumulated CPU time (s) 1300.83
Current children cumulated vsize (KiB) 69048

[startup+1363.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=957936/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=69972 CPUtime=1360.79
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 15608 0 0 0 136032 47 0 0 25 0 1 0 154260423 71651328 15540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 17493 15540 721 52 0 15861 0
Current children cumulated CPU time (s) 1360.79
Current children cumulated vsize (KiB) 69972

[startup+1423.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=956400/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=70896 CPUtime=1420.78
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 15854 0 0 0 142030 48 0 0 25 0 1 0 154260423 72597504 15786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 17724 15786 721 52 0 16092 0
Current children cumulated CPU time (s) 1420.78
Current children cumulated vsize (KiB) 70896

[startup+1483.75 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 11435
/proc/meminfo: memFree=954864/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=71820 CPUtime=1480.77
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 16097 0 0 0 148029 48 0 0 25 0 1 0 154260423 73543680 16029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 17955 16029 721 52 0 16323 0
Current children cumulated CPU time (s) 1480.77
Current children cumulated vsize (KiB) 71820

[startup+1543.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=953328/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=72744 CPUtime=1540.74
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 16337 0 0 0 154025 49 0 0 25 0 1 0 154260423 74489856 16269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 18186 16269 721 52 0 16554 0
Current children cumulated CPU time (s) 1540.74
Current children cumulated vsize (KiB) 72744

[startup+1603.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=951792/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=73668 CPUtime=1600.73
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 16585 0 0 0 160023 50 0 0 25 0 1 0 154260423 75436032 16517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 18417 16517 721 52 0 16785 0
Current children cumulated CPU time (s) 1600.73
Current children cumulated vsize (KiB) 73668

[startup+1663.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=950256/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=74592 CPUtime=1660.71
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 16832 0 0 0 166021 50 0 0 25 0 1 0 154260423 76382208 16764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 18648 16764 721 52 0 17016 0
Current children cumulated CPU time (s) 1660.71
Current children cumulated vsize (KiB) 74592

[startup+1723.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11435
/proc/meminfo: memFree=948720/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=75516 CPUtime=1720.67
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 17072 0 0 0 172016 51 0 0 25 0 1 0 154260423 77328384 17004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 18879 17004 721 52 0 17247 0
Current children cumulated CPU time (s) 1720.67
Current children cumulated vsize (KiB) 75516

[startup+1784.02 s]
/proc/loadavg: 2.16 2.03 2.01 3/86 11435
/proc/meminfo: memFree=947184/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=77352 CPUtime=1780.67
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 17315 0 0 0 178015 52 0 0 25 0 1 0 154260423 79208448 17247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 19338 17247 721 52 0 17706 0
Current children cumulated CPU time (s) 1780.67
Current children cumulated vsize (KiB) 77352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.42 s]
/proc/loadavg: 2.11 2.03 2.01 3/86 11435
/proc/meminfo: memFree=946672/2055920 swapFree=4174172/4192956
[pid=11198] ppid=11196 vsize=77616 CPUtime=1800.08
/proc/11198/stat : 11198 (CSPtoSAT+minisa) R 11196 11198 11065 0 -1 4194304 17394 0 0 0 179956 52 0 0 25 0 1 0 154260423 79478784 17326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667289 0 0 4096 0 0 0 0 17 0 0 0
/proc/11198/statm: 19404 17326 721 52 0 17772 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 77616

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.44
CPU time (s): 1800.1
CPU user time (s): 1799.56
CPU system time (s): 0.537918
CPU usage (%): 99.8147
Max. virtual memory (cumulated for all children) (KiB): 77616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17394
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= 11
involuntary context switches= 17665

runsolver used 2.08568 s user time and 5.9071 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 04:44:16 UTC 2007


IDJOB= 204406
IDBENCH= 4019
FILE ID= node15/204406-1168058656

PBS_JOBID= 3475341

Free space on /tmp= 66279 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp20/fapp20-0420-4.xml
COMMAND LINE= /tmp/evaluation/204406-1168058656/CSPtoSAT+minisat /tmp/evaluation/204406-1168058656/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-204406-1168058656 -o ROOT/results/node15/solver-204406-1168058656 -C 1800 -M 900  /tmp/evaluation/204406-1168058656/CSPtoSAT+minisat /tmp/evaluation/204406-1168058656/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f874a5ab86ad025cdd8a1aac040ad57b

RANDOM SEED= 675136184

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:        769976 kB
Buffers:         84768 kB
Cached:         723696 kB
SwapCached:       7128 kB
Active:         664104 kB
Inactive:       517964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        769976 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:         385628 kB
Slab:            87644 kB
Committed_AS:  4457428 kB
PageTables:       3140 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= 66283 MiB



End job on node15 on Sat Jan  6 05:14:19 UTC 2007