Trace number 196595

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 1803.19

General information on the benchmark

Namefapp/fapp06-10/fapp07/
fapp07-0600-10.xml
MD5SUMc6661c5ba43efbac3cdfb127fa8266e1
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 benchmark5.08123
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
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...
0.89	c ...done
0.89	c #SATvar=327776 #SATclauses=653748 #CSPpredicates=8996

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/node17/watcher-196595-1168053210 -o ROOT/results/node17/solver-196595-1168053210 -C 1800 -M 900 /tmp/evaluation/196595-1168053210/CSPtoSAT+minisat /tmp/evaluation/196595-1168053210/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.08 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1503136/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=6696 CPUtime=0
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153715776 6856704 415 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 2829176 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 1674 415 375 52 0 30 0

[startup+0.108531 s]
/proc/loadavg: 2.08 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1503136/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=17296 CPUtime=0.1
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 3230 0 0 0 9 1 0 0 18 0 1 0 153715776 17711104 3146 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 4324 3147 696 52 0 2692 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17296

[startup+0.516572 s]
/proc/loadavg: 2.08 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1503136/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=54000 CPUtime=0.5
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 11742 0 0 0 45 5 0 0 22 0 1 0 153715776 55296000 11657 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 3347667 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 13500 11657 704 52 0 11868 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 54000

[startup+1.33766 s]
/proc/loadavg: 2.08 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1458016/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=55104 CPUtime=1.32
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12091 0 0 0 127 5 0 0 25 0 1 0 153715776 56426496 11980 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 13776 11980 721 52 0 12144 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 55104

[startup+2.97483 s]
/proc/loadavg: 2.07 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1457888/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=55268 CPUtime=2.94
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12125 0 0 0 289 5 0 0 25 0 1 0 153715776 56594432 12014 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 13817 12014 721 52 0 12185 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 55268

[startup+6.26717 s]
/proc/loadavg: 2.07 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1457632/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=55468 CPUtime=6.22
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12160 0 0 0 617 5 0 0 25 0 1 0 153715776 56799232 12049 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 13867 12049 721 52 0 12235 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 55468

[startup+12.7389 s]
/proc/loadavg: 2.06 2.02 1.79 3/86 7763
/proc/meminfo: memFree=1457520/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=55912 CPUtime=12.68
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12227 0 0 0 1262 6 0 0 25 0 1 0 153715776 57253888 12116 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 13978 12116 721 52 0 12346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55912

[startup+25.5592 s]
/proc/loadavg: 2.05 2.01 1.79 3/86 7763
/proc/meminfo: memFree=1457392/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=56044 CPUtime=25.42
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12297 0 0 0 2536 6 0 0 25 0 1 0 153715776 57389056 12186 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14011 12186 721 52 0 12379 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 56044

[startup+51.2168 s]
/proc/loadavg: 2.03 2.01 1.80 3/86 7763
/proc/meminfo: memFree=1456944/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=56484 CPUtime=50.96
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12405 0 0 0 5090 6 0 0 25 0 1 0 153715776 57839616 12294 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14121 12294 721 52 0 12489 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 56484

[startup+102.423 s]
/proc/loadavg: 2.01 2.01 1.81 3/86 7763
/proc/meminfo: memFree=1456176/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=57344 CPUtime=101.93
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12609 0 0 0 10187 6 0 0 25 0 1 0 153715776 58720256 12498 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14336 12498 721 52 0 12704 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 57344

[startup+162.462 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 7763
/proc/meminfo: memFree=1455216/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=58300 CPUtime=161.68
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 12835 0 0 0 16161 7 0 0 25 0 1 0 153715776 59699200 12724 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14575 12724 721 52 0 12943 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 58300

[startup+222.503 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 7763
/proc/meminfo: memFree=1454384/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=59172 CPUtime=221.45
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 13054 0 0 0 22138 7 0 0 25 0 1 0 153715776 60592128 12943 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14793 12943 721 52 0 13161 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 59172

[startup+282.538 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7763
/proc/meminfo: memFree=1453552/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=59964 CPUtime=281.22
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 13269 0 0 0 28114 8 0 0 25 0 1 0 153715776 61403136 13158 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 14991 13158 721 52 0 13359 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 59964

[startup+342.574 s]
/proc/loadavg: 1.93 1.98 1.83 3/86 7803
/proc/meminfo: memFree=1469232/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=60876 CPUtime=341
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 13485 0 0 0 34091 9 0 0 25 0 1 0 153715776 62337024 13374 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 15219 13374 721 52 0 13587 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 60876

[startup+402.608 s]
/proc/loadavg: 2.05 2.00 1.84 3/86 7803
/proc/meminfo: memFree=1466480/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=61668 CPUtime=400.97
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 13699 0 0 0 40088 9 0 0 25 0 1 0 153715776 63148032 13588 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 15417 13588 721 52 0 13785 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 61668

[startup+462.65 s]
/proc/loadavg: 2.02 2.00 1.85 3/86 7803
/proc/meminfo: memFree=1465520/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=62640 CPUtime=460.96
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 13913 0 0 0 46086 10 0 0 25 0 1 0 153715776 64143360 13802 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 15660 13802 721 52 0 14028 0
Current children cumulated CPU time (s) 460.96
Current children cumulated vsize (KiB) 62640

[startup+522.687 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 7803
/proc/meminfo: memFree=1464624/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=63432 CPUtime=520.92
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 14118 0 0 0 52081 11 0 0 25 0 1 0 153715776 64954368 14007 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 15858 14007 721 52 0 14226 0
Current children cumulated CPU time (s) 520.92
Current children cumulated vsize (KiB) 63432

[startup+582.731 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 7803
/proc/meminfo: memFree=1463792/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=64224 CPUtime=580.91
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 14328 0 0 0 58080 11 0 0 25 0 1 0 153715776 65765376 14217 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 16056 14217 721 52 0 14424 0
Current children cumulated CPU time (s) 580.91
Current children cumulated vsize (KiB) 64224

[startup+642.768 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 7803
/proc/meminfo: memFree=1462896/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=65016 CPUtime=640.88
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 14531 0 0 0 64077 11 0 0 25 0 1 0 153715776 66576384 14420 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 16254 14420 721 52 0 14622 0
Current children cumulated CPU time (s) 640.88
Current children cumulated vsize (KiB) 65016

[startup+702.806 s]
/proc/loadavg: 2.04 2.01 1.88 3/86 7803
/proc/meminfo: memFree=1462064/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=66076 CPUtime=700.85
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 14730 0 0 0 70073 12 0 0 25 0 1 0 153715776 67661824 14619 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 16519 14619 721 52 0 14887 0
Current children cumulated CPU time (s) 700.85
Current children cumulated vsize (KiB) 66076

[startup+762.84 s]
/proc/loadavg: 2.01 2.01 1.88 3/86 7803
/proc/meminfo: memFree=1461232/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=66736 CPUtime=760.83
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 14926 0 0 0 76070 13 0 0 25 0 1 0 153715776 68337664 14815 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 16684 14815 721 52 0 15052 0
Current children cumulated CPU time (s) 760.83
Current children cumulated vsize (KiB) 66736

[startup+822.879 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 7803
/proc/meminfo: memFree=1460464/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=67528 CPUtime=820.82
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 15126 0 0 0 82069 13 0 0 25 0 1 0 153715776 69148672 15015 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 16882 15015 721 52 0 15250 0
Current children cumulated CPU time (s) 820.82
Current children cumulated vsize (KiB) 67528

[startup+882.917 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 7803
/proc/meminfo: memFree=1459568/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=68188 CPUtime=880.78
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 15326 0 0 0 88065 13 0 0 25 0 1 0 153715776 69824512 15215 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 17047 15215 721 52 0 15415 0
Current children cumulated CPU time (s) 880.78
Current children cumulated vsize (KiB) 68188

[startup+942.952 s]
/proc/loadavg: 2.06 2.01 1.91 3/86 7803
/proc/meminfo: memFree=1458800/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=68980 CPUtime=940.77
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 15525 0 0 0 94063 14 0 0 25 0 1 0 153715776 70635520 15414 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 17245 15414 721 52 0 15613 0
Current children cumulated CPU time (s) 940.77
Current children cumulated vsize (KiB) 68980

[startup+1002.99 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 7803
/proc/meminfo: memFree=1457968/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=70176 CPUtime=1000.75
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 15719 0 0 0 100061 14 0 0 25 0 1 0 153715776 71860224 15608 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 17544 15608 721 52 0 15912 0
Current children cumulated CPU time (s) 1000.75
Current children cumulated vsize (KiB) 70176

[startup+1063.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7803
/proc/meminfo: memFree=1457200/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=70836 CPUtime=1060.7
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 15914 0 0 0 106055 15 0 0 25 0 1 0 153715776 72536064 15803 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 17709 15803 721 52 0 16077 0
Current children cumulated CPU time (s) 1060.7
Current children cumulated vsize (KiB) 70836

[startup+1123.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7803
/proc/meminfo: memFree=1456368/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=71628 CPUtime=1120.68
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 16106 0 0 0 112052 16 0 0 25 0 1 0 153715776 73347072 15995 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 17907 15995 721 52 0 16275 0
Current children cumulated CPU time (s) 1120.68
Current children cumulated vsize (KiB) 71628

[startup+1183.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7803
/proc/meminfo: memFree=1455536/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=72288 CPUtime=1180.67
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 16299 0 0 0 118051 16 0 0 25 0 1 0 153715776 74022912 16188 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18072 16188 721 52 0 16440 0
Current children cumulated CPU time (s) 1180.67
Current children cumulated vsize (KiB) 72288

[startup+1243.13 s]
/proc/loadavg: 2.10 2.03 1.92 3/86 7803
/proc/meminfo: memFree=1454832/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=72948 CPUtime=1240.62
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 16487 0 0 0 124046 16 0 0 25 0 1 0 153715776 74698752 16376 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18237 16376 721 52 0 16605 0
Current children cumulated CPU time (s) 1240.62
Current children cumulated vsize (KiB) 72948

[startup+1303.17 s]
/proc/loadavg: 2.04 2.02 1.92 3/86 7803
/proc/meminfo: memFree=1454064/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=73740 CPUtime=1300.61
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 16677 0 0 0 130044 17 0 0 25 0 1 0 153715776 75509760 16566 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18435 16566 721 52 0 16803 0
Current children cumulated CPU time (s) 1300.61
Current children cumulated vsize (KiB) 73740

[startup+1363.21 s]
/proc/loadavg: 2.01 2.02 1.92 3/86 7803
/proc/meminfo: memFree=1453296/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=74400 CPUtime=1360.59
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 16863 0 0 0 136042 17 0 0 25 0 1 0 153715776 76185600 16752 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18600 16752 721 52 0 16968 0
Current children cumulated CPU time (s) 1360.59
Current children cumulated vsize (KiB) 74400

[startup+1423.24 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 7803
/proc/meminfo: memFree=1452528/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=75060 CPUtime=1420.56
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17049 0 0 0 142038 18 0 0 25 0 1 0 153715776 76861440 16938 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18765 16938 721 52 0 17133 0
Current children cumulated CPU time (s) 1420.56
Current children cumulated vsize (KiB) 75060

[startup+1483.28 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1451824/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=75852 CPUtime=1480.53
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17237 0 0 0 148035 18 0 0 25 0 1 0 153715776 77672448 17126 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 18963 17126 721 52 0 17331 0
Current children cumulated CPU time (s) 1480.53
Current children cumulated vsize (KiB) 75852

[startup+1543.32 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1450992/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=77120 CPUtime=1540.52
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17425 0 0 0 154033 19 0 0 25 0 1 0 153715776 78970880 17314 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 19280 17314 721 52 0 17648 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 77120

[startup+1603.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1450224/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=77780 CPUtime=1600.48
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17615 0 0 0 160029 19 0 0 25 0 1 0 153715776 79646720 17504 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 19445 17504 721 52 0 17813 0
Current children cumulated CPU time (s) 1600.48
Current children cumulated vsize (KiB) 77780

[startup+1663.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1449456/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=78572 CPUtime=1660.47
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17801 0 0 0 166027 20 0 0 25 0 1 0 153715776 80457728 17690 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 19643 17690 721 52 0 18011 0
Current children cumulated CPU time (s) 1660.47
Current children cumulated vsize (KiB) 78572

[startup+1723.43 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1448688/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=79232 CPUtime=1720.43
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 17984 0 0 0 172023 20 0 0 25 0 1 0 153715776 81133568 17873 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 19808 17873 721 52 0 18176 0
Current children cumulated CPU time (s) 1720.43
Current children cumulated vsize (KiB) 79232

[startup+1783.47 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7803
/proc/meminfo: memFree=1447920/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=79892 CPUtime=1780.39
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 18171 0 0 0 178018 21 0 0 25 0 1 0 153715776 81809408 18060 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 19973 18060 721 52 0 18341 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (KiB) 79892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.18 s]
/proc/loadavg: 2.00 2.00 1.92 4/86 7803
/proc/meminfo: memFree=1447664/2055920 swapFree=4192812/4192956
[pid=7762] ppid=7760 vsize=80156 CPUtime=1800.09
/proc/7762/stat : 7762 (CSPtoSAT+minisa) R 7760 7762 6215 0 -1 4194304 18232 0 0 0 179988 21 0 0 25 0 1 0 153715776 82079744 18121 18446744073709551615 134512640 134728504 4294956592 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7762/statm: 20039 18121 721 52 0 18407 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 80156

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.19
CPU time (s): 1800.11
CPU user time (s): 1799.88
CPU system time (s): 0.227965
CPU usage (%): 99.8291
Max. virtual memory (cumulated for all children) (KiB): 80156

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

runsolver used 1.9557 s user time and 6.04308 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 03:13:30 UTC 2007


IDJOB= 196595
IDBENCH= 3360
FILE ID= node17/196595-1168053210

PBS_JOBID= 3475248

Free space on /tmp= 66317 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp07/fapp07-0600-10.xml
COMMAND LINE= /tmp/evaluation/196595-1168053210/CSPtoSAT+minisat /tmp/evaluation/196595-1168053210/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-196595-1168053210 -o ROOT/results/node17/solver-196595-1168053210 -C 1800 -M 900  /tmp/evaluation/196595-1168053210/CSPtoSAT+minisat /tmp/evaluation/196595-1168053210/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c6661c5ba43efbac3cdfb127fa8266e1

RANDOM SEED= 341533528

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.236
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.236
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:       1503552 kB
Buffers:         59724 kB
Cached:         321076 kB
SwapCached:          0 kB
Active:         291932 kB
Inactive:       167224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:         100780 kB
Slab:            78024 kB
Committed_AS:  3718520 kB
PageTables:       2252 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= 66318 MiB



End job on node17 on Sat Jan  6 03:43:33 UTC 2007