Trace number 202229

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.11 1801.72

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-7.xml
MD5SUM975a2e6ba3d0b3c4f3153deecb318748
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.2793
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node16/watcher-202229-1168056855 -o ROOT/results/node16/solver-202229-1168056855 -C 1800 -M 900 /tmp/evaluation/202229-1168056855/CSPtoSAT+minisat /tmp/evaluation/202229-1168056855/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: 1.99 2.00 2.00 4/86 16620
/proc/meminfo: memFree=1240112/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=6696 CPUtime=0
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154080419 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7169544 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 1674 415 375 52 0 30 0

[startup+0.108815 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 16620
/proc/meminfo: memFree=1240112/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=21696 CPUtime=0.09
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 4014 0 0 0 8 1 0 0 18 0 1 0 154080419 22216704 3917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 5424 3921 694 52 0 3792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21696

[startup+0.516735 s]
/proc/loadavg: 1.99 2.00 2.00 4/86 16620
/proc/meminfo: memFree=1240112/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=97824 CPUtime=0.51
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 20121 0 0 0 42 9 0 0 21 0 1 0 154080419 100171776 19984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 24456 19985 696 52 0 22824 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 97824

[startup+1.34259 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1068720/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=232128 CPUtime=1.33
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 51687 0 0 0 108 25 0 0 25 0 1 0 154080419 237699072 51550 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 58065 51552 696 52 0 56433 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 232128

[startup+2.98829 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1015216/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=249476 CPUtime=2.97
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 57483 0 0 0 269 28 0 0 25 0 1 0 154080419 255463424 57346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7638462 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 62369 57346 704 52 0 60737 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 249476

[startup+6.2667 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1012080/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=250148 CPUtime=6.26
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 57706 0 0 0 597 29 0 0 25 0 1 0 154080419 256151552 57543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 62537 57543 721 52 0 60905 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 250148

[startup+12.7375 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1012088/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=250280 CPUtime=12.73
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 57750 0 0 0 1244 29 0 0 25 0 1 0 154080419 256286720 57587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 62570 57587 721 52 0 60938 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 250280

[startup+25.5532 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1011704/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=250992 CPUtime=25.54
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 57897 0 0 0 2525 29 0 0 25 0 1 0 154080419 257015808 57734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 62748 57734 721 52 0 61116 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 250992

[startup+51.2095 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16620
/proc/meminfo: memFree=1011256/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=251660 CPUtime=51.16
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58020 0 0 0 5087 29 0 0 25 0 1 0 154080419 257699840 57857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 62915 57857 721 52 0 61283 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 251660

[startup+102.413 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16622
/proc/meminfo: memFree=1010488/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=252320 CPUtime=102.34
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58184 0 0 0 10204 30 0 0 25 0 1 0 154080419 258375680 58021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63080 58021 721 52 0 61448 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 252320

[startup+162.446 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16622
/proc/meminfo: memFree=1009848/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=253044 CPUtime=162.33
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58369 0 0 0 16203 30 0 0 25 0 1 0 154080419 259117056 58206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63261 58206 721 52 0 61629 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 253044

[startup+222.483 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16660
/proc/meminfo: memFree=680952/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=253736 CPUtime=222.28
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58535 0 0 0 22195 33 0 0 25 0 1 0 154080419 259825664 58372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63434 58372 721 52 0 61802 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 253736

[startup+282.534 s]
/proc/loadavg: 1.99 2.00 2.00 3/86 16660
/proc/meminfo: memFree=679928/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=254264 CPUtime=282.29
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58686 0 0 0 28196 33 0 0 25 0 1 0 154080419 260366336 58523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63566 58523 721 52 0 61934 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 254264

[startup+342.58 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 16660
/proc/meminfo: memFree=678840/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=255004 CPUtime=342.3
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58840 0 0 0 34196 34 0 0 25 0 1 0 154080419 261124096 58677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63751 58677 721 52 0 62119 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 255004

[startup+402.627 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 16660
/proc/meminfo: memFree=677816/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=255532 CPUtime=402.27
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 58987 0 0 0 40193 34 0 0 25 0 1 0 154080419 261664768 58824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 63883 58824 721 52 0 62251 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 255532

[startup+462.677 s]
/proc/loadavg: 2.08 2.03 2.00 3/86 16660
/proc/meminfo: memFree=676792/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=256060 CPUtime=462.27
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59135 0 0 0 46192 35 0 0 25 0 1 0 154080419 262205440 58972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64015 58972 721 52 0 62383 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 256060

[startup+522.722 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 16660
/proc/meminfo: memFree=675832/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=256708 CPUtime=522.28
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59279 0 0 0 52192 36 0 0 25 0 1 0 154080419 262868992 59116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64177 59116 721 52 0 62545 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 256708

[startup+582.772 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 16660
/proc/meminfo: memFree=674872/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=257368 CPUtime=582.25
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59422 0 0 0 58189 36 0 0 25 0 1 0 154080419 263544832 59259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64342 59259 721 52 0 62710 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 257368

[startup+642.818 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 16660
/proc/meminfo: memFree=673912/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=257896 CPUtime=642.25
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59564 0 0 0 64188 37 0 0 25 0 1 0 154080419 264085504 59401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64474 59401 721 52 0 62842 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 257896

[startup+702.862 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 16660
/proc/meminfo: memFree=672888/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=258424 CPUtime=702.25
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59705 0 0 0 70188 37 0 0 25 0 1 0 154080419 264626176 59542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64606 59542 721 52 0 62974 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 258424

[startup+762.908 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 16660
/proc/meminfo: memFree=671992/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=258952 CPUtime=762.23
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59845 0 0 0 76186 37 0 0 25 0 1 0 154080419 265166848 59682 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562834 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64738 59682 721 52 0 63106 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 258952

[startup+822.953 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 16660
/proc/meminfo: memFree=670968/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=259660 CPUtime=822.22
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 59984 0 0 0 82185 37 0 0 25 0 1 0 154080419 265891840 59821 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 64915 59821 721 52 0 63283 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 259660

[startup+883.005 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 16660
/proc/meminfo: memFree=670008/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=260188 CPUtime=882.23
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60119 0 0 0 88185 38 0 0 25 0 1 0 154080419 266432512 59956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65047 59956 721 52 0 63415 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 260188

[startup+943.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=669112/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=260716 CPUtime=942.21
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60253 0 0 0 94183 38 0 0 25 0 1 0 154080419 266973184 60090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65179 60090 721 52 0 63547 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 260716

[startup+1003.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=668152/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=261112 CPUtime=1002.21
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60388 0 0 0 100182 39 0 0 25 0 1 0 154080419 267378688 60225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65278 60225 721 52 0 63646 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 261112

[startup+1063.15 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 16660
/proc/meminfo: memFree=667256/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=261640 CPUtime=1062.22
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60520 0 0 0 106182 40 0 0 25 0 1 0 154080419 267919360 60357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65410 60357 721 52 0 63778 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 261640

[startup+1123.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 16660
/proc/meminfo: memFree=666296/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=262168 CPUtime=1122.21
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60653 0 0 0 112181 40 0 0 25 0 1 0 154080419 268460032 60490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65542 60490 721 52 0 63910 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 262168

[startup+1183.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=665336/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=262696 CPUtime=1182.22
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60785 0 0 0 118182 40 0 0 25 0 1 0 154080419 269000704 60622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65674 60622 721 52 0 64042 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 262696

[startup+1243.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=664376/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=263492 CPUtime=1242.2
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 60918 0 0 0 124180 40 0 0 25 0 1 0 154080419 269815808 60755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65873 60755 721 52 0 64241 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 263492

[startup+1303.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=663480/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=263888 CPUtime=1302.19
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61048 0 0 0 130178 41 0 0 25 0 1 0 154080419 270221312 60885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 65972 60885 721 52 0 64340 0
Current children cumulated CPU time (s) 1302.19
Current children cumulated vsize (KiB) 263888

[startup+1363.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=662584/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=264416 CPUtime=1362.19
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61178 0 0 0 136178 41 0 0 25 0 1 0 154080419 270761984 61015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66104 61015 721 52 0 64472 0
Current children cumulated CPU time (s) 1362.19
Current children cumulated vsize (KiB) 264416

[startup+1423.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=661624/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=264944 CPUtime=1422.18
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61302 0 0 0 142177 41 0 0 25 0 1 0 154080419 271302656 61139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66236 61139 721 52 0 64604 0
Current children cumulated CPU time (s) 1422.18
Current children cumulated vsize (KiB) 264944

[startup+1483.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=660728/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=265340 CPUtime=1482.16
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61431 0 0 0 148174 42 0 0 25 0 1 0 154080419 271708160 61268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66335 61268 721 52 0 64703 0
Current children cumulated CPU time (s) 1482.16
Current children cumulated vsize (KiB) 265340

[startup+1543.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=659832/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=265868 CPUtime=1542.16
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61557 0 0 0 154174 42 0 0 25 0 1 0 154080419 272248832 61394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66467 61394 721 52 0 64835 0
Current children cumulated CPU time (s) 1542.16
Current children cumulated vsize (KiB) 265868

[startup+1603.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=658936/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=266396 CPUtime=1602.14
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61686 0 0 0 160171 43 0 0 25 0 1 0 154080419 272789504 61523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66599 61523 721 52 0 64967 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 266396

[startup+1663.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=657976/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=266792 CPUtime=1662.11
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61810 0 0 0 166168 43 0 0 25 0 1 0 154080419 273195008 61647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66698 61647 721 52 0 65066 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 266792

[startup+1723.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16660
/proc/meminfo: memFree=657080/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=267320 CPUtime=1722.12
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 61936 0 0 0 172169 43 0 0 25 0 1 0 154080419 273735680 61773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66830 61773 721 52 0 65198 0
Current children cumulated CPU time (s) 1722.12
Current children cumulated vsize (KiB) 267320

[startup+1783.71 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 16660
/proc/meminfo: memFree=656248/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=267716 CPUtime=1782.12
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 62060 0 0 0 178168 44 0 0 25 0 1 0 154080419 274141184 61897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66929 61897 721 52 0 65297 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 267716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.68 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 16660
/proc/meminfo: memFree=655928/2055920 swapFree=4191880/4192956
[pid=16619] ppid=16617 vsize=267848 CPUtime=1800.06
/proc/16619/stat : 16619 (CSPtoSAT+minisa) R 16617 16619 16564 0 -1 4194304 62097 0 0 0 179962 44 0 0 25 0 1 0 154080419 274276352 61934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/16619/statm: 66962 61934 721 52 0 65330 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 267848

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.72
CPU time (s): 1800.11
CPU user time (s): 1799.63
CPU system time (s): 0.484926
CPU usage (%): 99.9104
Max. virtual memory (cumulated for all children) (KiB): 267848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.484926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62097
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= 10
involuntary context switches= 11922

runsolver used 1.9817 s user time and 6.00509 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 04:14:16 UTC 2007


IDJOB= 202229
IDBENCH= 3820
FILE ID= node16/202229-1168056855

PBS_JOBID= 3475344

Free space on /tmp= 66497 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-7.xml
COMMAND LINE= /tmp/evaluation/202229-1168056855/CSPtoSAT+minisat /tmp/evaluation/202229-1168056855/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-202229-1168056855 -o ROOT/results/node16/solver-202229-1168056855 -C 1800 -M 900  /tmp/evaluation/202229-1168056855/CSPtoSAT+minisat /tmp/evaluation/202229-1168056855/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  975a2e6ba3d0b3c4f3153deecb318748

RANDOM SEED= 199391995

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.220
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.220
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:       1240592 kB
Buffers:         77492 kB
Cached:         584968 kB
SwapCached:        268 kB
Active:         436288 kB
Inactive:       281544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240592 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5416 kB
Writeback:           0 kB
Mapped:          77176 kB
Slab:            82372 kB
Committed_AS:  3767080 kB
PageTables:       2336 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= 66493 MiB



End job on node16 on Sat Jan  6 04:44:18 UTC 2007