Trace number 209119

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.04 1802.11

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-3.xml
MD5SUMbfb1941afcaa9dca4e1dca8076546a02
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 benchmark1.16782
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node45/watcher-209119-1168061359 -o ROOT/results/node45/solver-209119-1168061359 -C 1800 -M 900 /tmp/evaluation/209119-1168061359/CSPtoSAT+minisat /tmp/evaluation/209119-1168061359/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.04 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1345072/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=380 CPUtime=0
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154534919 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 95 26 21 52 0 18 0

[startup+0.103291 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1345072/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=18460 CPUtime=0.08
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3479 0 0 0 7 1 0 0 18 0 1 0 154534919 18903040 3447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156266979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4615 3447 704 52 0 2983 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18460

[startup+0.511364 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1345072/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=18832 CPUtime=0.49
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3619 0 0 0 48 1 0 0 22 0 1 0 154534919 19283968 3561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4708 3561 721 52 0 3076 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 18832

[startup+1.33651 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1333552/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=18832 CPUtime=1.31
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3630 0 0 0 130 1 0 0 25 0 1 0 154534919 19283968 3572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4708 3572 721 52 0 3076 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18832

[startup+2.97782 s]
/proc/loadavg: 2.03 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1333488/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=18996 CPUtime=2.93
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3682 0 0 0 292 1 0 0 25 0 1 0 154534919 19451904 3624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4749 3624 721 52 0 3117 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 18996

[startup+6.26041 s]
/proc/loadavg: 2.03 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1333232/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=19128 CPUtime=6.19
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3696 0 0 0 618 1 0 0 25 0 1 0 154534919 19587072 3638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4782 3638 721 52 0 3150 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19128

[startup+12.7306 s]
/proc/loadavg: 2.03 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1332912/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=19392 CPUtime=12.6
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3756 0 0 0 1259 1 0 0 25 0 1 0 154534919 19857408 3698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4848 3698 721 52 0 3216 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19392

[startup+25.5539 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 18671
/proc/meminfo: memFree=1332464/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=19816 CPUtime=25.31
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 3866 0 0 0 2529 2 0 0 25 0 1 0 154534919 20291584 3808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18670/statm: 4954 3808 721 52 0 3322 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 19816

[startup+51.2116 s]
/proc/loadavg: 1.96 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1377968/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=20816 CPUtime=50.92
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 4123 0 0 0 5089 3 0 0 25 0 1 0 154534919 21315584 4065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 5204 4065 721 52 0 3572 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 20816

[startup+102.42 s]
/proc/loadavg: 1.98 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1374768/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=22480 CPUtime=102.06
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 4530 0 0 0 10202 4 0 0 25 0 1 0 154534919 23019520 4472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 5620 4472 721 52 0 3988 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 22480

[startup+162.457 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1371056/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=24448 CPUtime=162.04
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 5030 0 0 0 16199 5 0 0 25 0 1 0 154534919 25034752 4972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 6112 4972 721 52 0 4480 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 24448

[startup+222.498 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1367280/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=26344 CPUtime=222.03
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 5505 0 0 0 22196 7 0 0 25 0 1 0 154534919 26976256 5447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 6586 5447 721 52 0 4954 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 26344

[startup+282.536 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1363760/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=28328 CPUtime=281.99
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 5962 0 0 0 28191 8 0 0 25 0 1 0 154534919 29007872 5904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 7082 5904 721 52 0 5450 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 28328

[startup+342.575 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1360240/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=30044 CPUtime=341.98
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 6422 0 0 0 34189 9 0 0 25 0 1 0 154534919 30765056 6364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 7511 6364 721 52 0 5879 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 30044

[startup+402.608 s]
/proc/loadavg: 2.06 2.01 1.92 3/73 18709
/proc/meminfo: memFree=1356720/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=31760 CPUtime=401.96
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 6880 0 0 0 40186 10 0 0 25 0 1 0 154534919 32522240 6822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 7940 6822 721 52 0 6308 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 31760

[startup+462.644 s]
/proc/loadavg: 2.09 2.02 1.93 3/73 18709
/proc/meminfo: memFree=1353264/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=33880 CPUtime=461.91
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7328 0 0 0 46180 11 0 0 25 0 1 0 154534919 34693120 7270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674585 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 8470 7270 721 52 0 6838 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 33880

[startup+522.681 s]
/proc/loadavg: 2.07 2.03 1.93 3/73 18709
/proc/meminfo: memFree=1349872/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=35596 CPUtime=521.9
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7773 0 0 0 52178 12 0 0 25 0 1 0 154534919 36450304 7715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 8899 7715 721 52 0 7267 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 35596

[startup+582.717 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 18709
/proc/meminfo: memFree=1347568/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36124 CPUtime=581.88
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7935 0 0 0 58176 12 0 0 25 0 1 0 154534919 36990976 7877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9031 7877 721 52 0 7399 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 36124

[startup+642.744 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 18709
/proc/meminfo: memFree=1346224/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36256 CPUtime=641.83
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7950 0 0 0 64171 12 0 0 25 0 1 0 154534919 37126144 7892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9064 7892 721 52 0 7432 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 36256

[startup+702.764 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 18709
/proc/meminfo: memFree=1346160/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36256 CPUtime=701.79
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7961 0 0 0 70167 12 0 0 25 0 1 0 154534919 37126144 7903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9064 7903 721 52 0 7432 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 36256

[startup+762.781 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1346032/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36256 CPUtime=761.76
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7969 0 0 0 76164 12 0 0 25 0 1 0 154534919 37126144 7911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9064 7911 721 52 0 7432 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 36256

[startup+822.802 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345968/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36256 CPUtime=821.7
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7974 0 0 0 82158 12 0 0 25 0 1 0 154534919 37126144 7916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9064 7916 721 52 0 7432 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 36256

[startup+882.825 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345904/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=881.67
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7979 0 0 0 88155 12 0 0 25 0 1 0 154534919 37261312 7921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7921 721 52 0 7465 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 36388

[startup+942.843 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345840/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=941.64
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7982 0 0 0 94152 12 0 0 25 0 1 0 154534919 37261312 7924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7924 721 52 0 7465 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 36388

[startup+1002.86 s]
/proc/loadavg: 2.06 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345776/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1001.57
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7988 0 0 0 100145 12 0 0 25 0 1 0 154534919 37261312 7930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7930 721 52 0 7465 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 36388

[startup+1062.88 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345776/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1061.54
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7991 0 0 0 106141 13 0 0 25 0 1 0 154534919 37261312 7933 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7933 721 52 0 7465 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 36388

[startup+1122.89 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345712/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1121.5
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7994 0 0 0 112137 13 0 0 25 0 1 0 154534919 37261312 7936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7936 721 52 0 7465 0
Current children cumulated CPU time (s) 1121.5
Current children cumulated vsize (KiB) 36388

[startup+1182.91 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345712/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1181.45
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 7998 0 0 0 118132 13 0 0 25 0 1 0 154534919 37261312 7940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7940 721 52 0 7465 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 36388

[startup+1242.94 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345648/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1241.41
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8003 0 0 0 124128 13 0 0 25 0 1 0 154534919 37261312 7945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7945 721 52 0 7465 0
Current children cumulated CPU time (s) 1241.41
Current children cumulated vsize (KiB) 36388

[startup+1302.95 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345584/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1301.38
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8005 0 0 0 130124 14 0 0 25 0 1 0 154534919 37261312 7947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7947 721 52 0 7465 0
Current children cumulated CPU time (s) 1301.38
Current children cumulated vsize (KiB) 36388

[startup+1362.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345584/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36388 CPUtime=1361.32
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8008 0 0 0 136118 14 0 0 25 0 1 0 154534919 37261312 7950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9097 7950 721 52 0 7465 0
Current children cumulated CPU time (s) 1361.32
Current children cumulated vsize (KiB) 36388

[startup+1422.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345520/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1421.28
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8010 0 0 0 142114 14 0 0 25 0 1 0 154534919 37396480 7952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7952 721 52 0 7498 0
Current children cumulated CPU time (s) 1421.28
Current children cumulated vsize (KiB) 36520

[startup+1483.01 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345520/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1481.25
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8012 0 0 0 148111 14 0 0 25 0 1 0 154534919 37396480 7954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7954 721 52 0 7498 0
Current children cumulated CPU time (s) 1481.25
Current children cumulated vsize (KiB) 36520

[startup+1543.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345456/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1541.2
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8014 0 0 0 154106 14 0 0 25 0 1 0 154534919 37396480 7956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7956 721 52 0 7498 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 36520

[startup+1603.06 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345456/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1601.17
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8018 0 0 0 160103 14 0 0 25 0 1 0 154534919 37396480 7960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7960 721 52 0 7498 0
Current children cumulated CPU time (s) 1601.17
Current children cumulated vsize (KiB) 36520

[startup+1663.08 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345392/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1661.13
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8021 0 0 0 166099 14 0 0 25 0 1 0 154534919 37396480 7963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7963 721 52 0 7498 0
Current children cumulated CPU time (s) 1661.13
Current children cumulated vsize (KiB) 36520

[startup+1723.09 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345392/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1721.08
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8025 0 0 0 172094 14 0 0 25 0 1 0 154534919 37396480 7967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7967 721 52 0 7498 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 36520

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345328/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1781.05
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8027 0 0 0 178091 14 0 0 25 0 1 0 154534919 37396480 7969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7969 721 52 0 7498 0
Current children cumulated CPU time (s) 1781.05
Current children cumulated vsize (KiB) 36520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345328/2055920 swapFree=4184004/4192956
[pid=18670] ppid=18668 vsize=36520 CPUtime=1800.02
/proc/18670/stat : 18670 (CSPtoSAT+minisa) R 18668 18670 18271 0 -1 4194304 8028 0 0 0 179988 14 0 0 25 0 1 0 154534919 37396480 7970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18670/statm: 9130 7970 721 52 0 7498 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 36520

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.11
CPU time (s): 1800.04
CPU user time (s): 1799.88
CPU system time (s): 0.154976
CPU usage (%): 99.885
Max. virtual memory (cumulated for all children) (KiB): 36520

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

runsolver used 1.92671 s user time and 5.08423 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 05:29:19 UTC 2007


IDJOB= 209119
IDBENCH= 4496
FILE ID= node45/209119-1168061359

PBS_JOBID= 3475523

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-3.xml
COMMAND LINE= /tmp/evaluation/209119-1168061359/CSPtoSAT+minisat /tmp/evaluation/209119-1168061359/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-209119-1168061359 -o ROOT/results/node45/solver-209119-1168061359 -C 1800 -M 900  /tmp/evaluation/209119-1168061359/CSPtoSAT+minisat /tmp/evaluation/209119-1168061359/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bfb1941afcaa9dca4e1dca8076546a02

RANDOM SEED= 814474255

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.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:       1345552 kB
Buffers:         49388 kB
Cached:         516004 kB
SwapCached:       2748 kB
Active:         142596 kB
Inactive:       495876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345552 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          82544 kB
Slab:            57300 kB
Committed_AS:  2649452 kB
PageTables:       1848 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= 66541 MiB



End job on node45 on Sat Jan  6 05:59:22 UTC 2007