Trace number 209135

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.02 1814.64

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-6.xml
MD5SUMe899673b69f535aa8fc65e273d782cac
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 benchmark1.37279
SatisfiableYES
(Un)Satisfiability was provedYES
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-209135-1168061388 -o ROOT/results/node45/solver-209135-1168061388 -C 1800 -M 900 /tmp/evaluation/209135-1168061388/CSPtoSAT+minisat /tmp/evaluation/209135-1168061388/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.94 1.99 1.91 5/73 18709
/proc/meminfo: memFree=1391088/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=496 CPUtime=0
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154537780 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 124 36 29 52 0 19 0

[startup+0.105428 s]
/proc/loadavg: 1.94 1.99 1.91 5/73 18709
/proc/meminfo: memFree=1391088/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=18460 CPUtime=0.09
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3483 0 0 0 8 1 0 0 18 0 1 0 154537780 18903040 3451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157739015 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4615 3451 704 52 0 2983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18460

[startup+0.5135 s]
/proc/loadavg: 1.94 1.99 1.91 5/73 18709
/proc/meminfo: memFree=1391088/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=18832 CPUtime=0.5
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3619 0 0 0 48 2 0 0 21 0 1 0 154537780 19283968 3561 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4708 3561 721 52 0 3076 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18832

[startup+1.33465 s]
/proc/loadavg: 1.94 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1379568/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=18832 CPUtime=1.31
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3647 0 0 0 129 2 0 0 25 0 1 0 154537780 19283968 3589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4708 3589 721 52 0 3076 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18832

[startup+2.97395 s]
/proc/loadavg: 1.94 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1379376/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=19128 CPUtime=2.94
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3686 0 0 0 292 2 0 0 25 0 1 0 154537780 19587072 3628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4782 3628 721 52 0 3150 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 19128

[startup+6.25955 s]
/proc/loadavg: 1.94 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1379056/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=19128 CPUtime=6.2
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3697 0 0 0 618 2 0 0 25 0 1 0 154537780 19587072 3639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4782 3639 721 52 0 3150 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 19128

[startup+12.7237 s]
/proc/loadavg: 1.95 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1378544/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=19392 CPUtime=12.6
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3758 0 0 0 1258 2 0 0 25 0 1 0 154537780 19857408 3700 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4848 3700 721 52 0 3216 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19392

[startup+25.553 s]
/proc/loadavg: 1.96 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1377840/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=19820 CPUtime=25.31
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 3866 0 0 0 2529 2 0 0 25 0 1 0 154537780 20295680 3808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533060 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 4955 3808 721 52 0 3323 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 19820

[startup+51.2097 s]
/proc/loadavg: 1.97 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1376240/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=20528 CPUtime=50.73
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 4066 0 0 0 5071 2 0 0 25 0 1 0 154537780 21020672 4008 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 5132 4008 721 52 0 3500 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 20528

[startup+102.417 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1372976/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=22224 CPUtime=101.48
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 4462 0 0 0 10144 4 0 0 25 0 1 0 154537780 22757376 4404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 5556 4404 721 52 0 3924 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 22224

[startup+162.455 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1369264/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=23928 CPUtime=160.99
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 4903 0 0 0 16094 5 0 0 25 0 1 0 154537780 24502272 4845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 5982 4845 721 52 0 4350 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 23928

[startup+222.499 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1365616/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=25824 CPUtime=220.49
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 5336 0 0 0 22043 6 0 0 25 0 1 0 154537780 26443776 5278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 6456 5278 721 52 0 4824 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 25824

[startup+282.531 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1362032/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=27408 CPUtime=279.99
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 5762 0 0 0 27992 7 0 0 25 0 1 0 154537780 28065792 5704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 6852 5704 721 52 0 5220 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 27408

[startup+342.56 s]
/proc/loadavg: 1.99 1.99 1.91 3/73 18709
/proc/meminfo: memFree=1358512/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=29260 CPUtime=339.48
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 6184 0 0 0 33941 7 0 0 25 0 1 0 154537780 29962240 6126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 7315 6126 721 52 0 5683 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 29260

[startup+402.591 s]
/proc/loadavg: 2.03 2.00 1.92 3/73 18709
/proc/meminfo: memFree=1355056/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=30712 CPUtime=398.98
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 6593 0 0 0 39889 9 0 0 25 0 1 0 154537780 31449088 6535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 7678 6535 721 52 0 6046 0
Current children cumulated CPU time (s) 398.98
Current children cumulated vsize (KiB) 30712

[startup+462.625 s]
/proc/loadavg: 2.12 2.03 1.93 3/73 18709
/proc/meminfo: memFree=1351664/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=32700 CPUtime=458.47
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 6999 0 0 0 45837 10 0 0 25 0 1 0 154537780 33484800 6941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 8175 6941 721 52 0 6543 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 32700

[startup+522.655 s]
/proc/loadavg: 2.04 2.02 1.93 3/73 18709
/proc/meminfo: memFree=1348528/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=34232 CPUtime=517.96
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7393 0 0 0 51786 10 0 0 25 0 1 0 154537780 35053568 7335 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 8558 7335 721 52 0 6926 0
Current children cumulated CPU time (s) 517.96
Current children cumulated vsize (KiB) 34232

[startup+582.689 s]
/proc/loadavg: 2.01 2.02 1.93 3/73 18709
/proc/meminfo: memFree=1346800/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=35684 CPUtime=577.49
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7803 0 0 0 57738 11 0 0 25 0 1 0 154537780 36540416 7745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 8921 7745 721 52 0 7289 0
Current children cumulated CPU time (s) 577.49
Current children cumulated vsize (KiB) 35684

[startup+642.707 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 18709
/proc/meminfo: memFree=1346160/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36212 CPUtime=637.04
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7935 0 0 0 63692 12 0 0 25 0 1 0 154537780 37081088 7877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9053 7877 721 52 0 7421 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 36212

[startup+702.731 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 18709
/proc/meminfo: memFree=1346032/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36344 CPUtime=696.59
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7951 0 0 0 69647 12 0 0 25 0 1 0 154537780 37216256 7893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687272 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9086 7893 721 52 0 7454 0
Current children cumulated CPU time (s) 696.59
Current children cumulated vsize (KiB) 36344

[startup+762.757 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345968/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36344 CPUtime=756.14
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7960 0 0 0 75602 12 0 0 25 0 1 0 154537780 37216256 7902 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687281 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9086 7902 721 52 0 7454 0
Current children cumulated CPU time (s) 756.14
Current children cumulated vsize (KiB) 36344

[startup+822.782 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345904/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36344 CPUtime=815.71
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7969 0 0 0 81558 13 0 0 25 0 1 0 154537780 37216256 7911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9086 7911 721 52 0 7454 0
Current children cumulated CPU time (s) 815.71
Current children cumulated vsize (KiB) 36344

[startup+882.808 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345840/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36344 CPUtime=875.27
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7977 0 0 0 87514 13 0 0 25 0 1 0 154537780 37216256 7919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9086 7919 721 52 0 7454 0
Current children cumulated CPU time (s) 875.27
Current children cumulated vsize (KiB) 36344

[startup+942.824 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 18709
/proc/meminfo: memFree=1345840/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=934.82
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7981 0 0 0 93469 13 0 0 25 0 1 0 154537780 37351424 7923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7923 721 52 0 7487 0
Current children cumulated CPU time (s) 934.82
Current children cumulated vsize (KiB) 36476

[startup+1002.85 s]
/proc/loadavg: 2.04 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345776/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=994.38
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7986 0 0 0 99425 13 0 0 25 0 1 0 154537780 37351424 7928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7928 721 52 0 7487 0
Current children cumulated CPU time (s) 994.38
Current children cumulated vsize (KiB) 36476

[startup+1062.87 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345712/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1053.93
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7990 0 0 0 105380 13 0 0 25 0 1 0 154537780 37351424 7932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7932 721 52 0 7487 0
Current children cumulated CPU time (s) 1053.93
Current children cumulated vsize (KiB) 36476

[startup+1122.89 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 18709
/proc/meminfo: memFree=1345712/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1113.48
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7994 0 0 0 111335 13 0 0 25 0 1 0 154537780 37351424 7936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7936 721 52 0 7487 0
Current children cumulated CPU time (s) 1113.48
Current children cumulated vsize (KiB) 36476

[startup+1182.91 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345648/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1173.04
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 7997 0 0 0 117291 13 0 0 25 0 1 0 154537780 37351424 7939 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7939 721 52 0 7487 0
Current children cumulated CPU time (s) 1173.04
Current children cumulated vsize (KiB) 36476

[startup+1242.94 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 18709
/proc/meminfo: memFree=1345648/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1232.59
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8000 0 0 0 123246 13 0 0 25 0 1 0 154537780 37351424 7942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7942 721 52 0 7487 0
Current children cumulated CPU time (s) 1232.59
Current children cumulated vsize (KiB) 36476

[startup+1302.96 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345584/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1292.15
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8003 0 0 0 129201 14 0 0 25 0 1 0 154537780 37351424 7945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7945 721 52 0 7487 0
Current children cumulated CPU time (s) 1292.15
Current children cumulated vsize (KiB) 36476

[startup+1362.98 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345584/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1351.7
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8006 0 0 0 135156 14 0 0 25 0 1 0 154537780 37351424 7948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7948 721 52 0 7487 0
Current children cumulated CPU time (s) 1351.7
Current children cumulated vsize (KiB) 36476

[startup+1423 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345520/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1411.23
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8009 0 0 0 141109 14 0 0 25 0 1 0 154537780 37351424 7951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7951 721 52 0 7487 0
Current children cumulated CPU time (s) 1411.23
Current children cumulated vsize (KiB) 36476

[startup+1483.02 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345456/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1470.78
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8012 0 0 0 147064 14 0 0 25 0 1 0 154537780 37351424 7954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7954 721 52 0 7487 0
Current children cumulated CPU time (s) 1470.78
Current children cumulated vsize (KiB) 36476

[startup+1543.05 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345456/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36476 CPUtime=1530.32
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8014 0 0 0 153018 14 0 0 25 0 1 0 154537780 37351424 7956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9119 7956 721 52 0 7487 0
Current children cumulated CPU time (s) 1530.32
Current children cumulated vsize (KiB) 36476

[startup+1603.07 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345392/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36608 CPUtime=1589.86
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8016 0 0 0 158972 14 0 0 25 0 1 0 154537780 37486592 7958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9152 7958 721 52 0 7520 0
Current children cumulated CPU time (s) 1589.86
Current children cumulated vsize (KiB) 36608

[startup+1663.09 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345392/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36608 CPUtime=1649.4
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8018 0 0 0 164926 14 0 0 25 0 1 0 154537780 37486592 7960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9152 7960 721 52 0 7520 0
Current children cumulated CPU time (s) 1649.4
Current children cumulated vsize (KiB) 36608

[startup+1723.12 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18709
/proc/meminfo: memFree=1345328/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36608 CPUtime=1708.94
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8021 0 0 0 170880 14 0 0 25 0 1 0 154537780 37486592 7963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18708/statm: 9152 7963 721 52 0 7520 0
Current children cumulated CPU time (s) 1708.94
Current children cumulated vsize (KiB) 36608

[startup+1783.13 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1353776/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36608 CPUtime=1768.53
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8023 0 0 0 176838 15 0 0 25 0 1 0 154537780 37486592 7965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18708/statm: 9152 7965 721 52 0 7520 0
Current children cumulated CPU time (s) 1768.53
Current children cumulated vsize (KiB) 36608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.63 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1283312/2055920 swapFree=4184004/4192956
[pid=18708] ppid=18706 vsize=36608 CPUtime=1800.01
/proc/18708/stat : 18708 (CSPtoSAT+minisa) R 18706 18708 18244 0 -1 4194304 8024 0 0 0 179986 15 0 0 25 0 1 0 154537780 37486592 7966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18708/statm: 9152 7966 721 52 0 7520 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36608

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.64
CPU time (s): 1800.02
CPU user time (s): 1799.86
CPU system time (s): 0.161975
CPU usage (%): 99.1946
Max. virtual memory (cumulated for all children) (KiB): 36608

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

runsolver used 2.07568 s user time and 5.13622 s system time

The end

Launcher Data (download as text)

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


IDJOB= 209135
IDBENCH= 4497
FILE ID= node45/209135-1168061388

PBS_JOBID= 3475522

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e899673b69f535aa8fc65e273d782cac

RANDOM SEED= 371544438

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:       1391504 kB
Buffers:         49404 kB
Cached:         515988 kB
SwapCached:       2748 kB
Active:          96456 kB
Inactive:       496168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391504 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          36708 kB
Slab:            57316 kB
Committed_AS:  2599816 kB
PageTables:       1744 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= 66540 MiB



End job on node45 on Sat Jan  6 06:00:03 UTC 2007