Trace number 202293

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.13 1814.31

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-9.xml
MD5SUM9508201433aaae530e67feeaef7053db
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 benchmark16.5685
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
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...
4.26	c ...done
4.26	c #SATvar=2435613 #SATclauses=4865972 #CSPpredicates=32049

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/node14/watcher-202293-1168056869 -o ROOT/results/node14/solver-202293-1168056869 -C 1800 -M 900 /tmp/evaluation/202293-1168056869/CSPtoSAT+minisat /tmp/evaluation/202293-1168056869/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.92 1.98 1.95 5/86 20917
/proc/meminfo: memFree=1195240/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=6696 CPUtime=0
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154081917 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6896504 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 1674 415 375 52 0 30 0

[startup+0.108425 s]
/proc/loadavg: 1.92 1.98 1.95 5/86 20917
/proc/meminfo: memFree=1195240/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=6952 CPUtime=0.1
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 839 0 0 0 10 0 0 0 18 0 1 0 154081917 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313164 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.516463 s]
/proc/loadavg: 1.92 1.98 1.95 5/86 20917
/proc/meminfo: memFree=1195240/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=77672 CPUtime=0.5
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 15786 0 0 0 44 6 0 0 21 0 1 0 154081917 79536128 15571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 19418 15574 696 52 0 17786 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 77672

[startup+1.33754 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 20917
/proc/meminfo: memFree=1043048/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=213304 CPUtime=1.33
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 46751 0 0 0 112 21 0 0 25 0 1 0 154081917 218423296 46536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 53326 46539 696 52 0 51694 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 213304

[startup+2.97469 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 20917
/proc/meminfo: memFree=876584/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=357144 CPUtime=2.96
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 80964 0 0 0 256 40 0 0 25 0 1 0 154081917 365715456 80749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158487138 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 89286 80749 704 52 0 87654 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 357144

[startup+6.261 s]
/proc/loadavg: 1.93 1.98 1.95 3/86 20917
/proc/meminfo: memFree=869992/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=361332 CPUtime=6.25
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82091 0 0 0 584 41 0 0 25 0 1 0 154081917 370003968 81810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90333 81810 721 52 0 88701 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 361332

[startup+12.7246 s]
/proc/loadavg: 1.94 1.98 1.95 3/86 20917
/proc/meminfo: memFree=869992/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=361464 CPUtime=12.7
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82128 0 0 0 1229 41 0 0 25 0 1 0 154081917 370139136 81847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90366 81847 721 52 0 88734 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 361464

[startup+25.5598 s]
/proc/loadavg: 1.95 1.98 1.95 3/86 20917
/proc/meminfo: memFree=869800/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=362044 CPUtime=25.53
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82227 0 0 0 2512 41 0 0 25 0 1 0 154081917 370733056 81946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90511 81946 721 52 0 88879 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 362044

[startup+51.2192 s]
/proc/loadavg: 1.97 1.98 1.95 3/86 20917
/proc/meminfo: memFree=869288/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=362308 CPUtime=51.16
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82335 0 0 0 5075 41 0 0 25 0 1 0 154081917 371003392 82054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90577 82054 721 52 0 88945 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 362308

[startup+102.43 s]
/proc/loadavg: 1.98 1.98 1.95 3/86 20917
/proc/meminfo: memFree=868840/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=363240 CPUtime=102.32
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82486 0 0 0 10190 42 0 0 25 0 1 0 154081917 371957760 82205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90810 82205 721 52 0 89178 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 363240

[startup+162.47 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 20917
/proc/meminfo: memFree=868136/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=363868 CPUtime=162.3
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82638 0 0 0 16188 42 0 0 25 0 1 0 154081917 372600832 82357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 90967 82357 721 52 0 89335 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 363868

[startup+222.517 s]
/proc/loadavg: 1.99 1.98 1.95 3/86 20917
/proc/meminfo: memFree=867688/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=364132 CPUtime=222.28
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82748 0 0 0 22185 43 0 0 25 0 1 0 154081917 372871168 82467 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 91033 82467 721 52 0 89401 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 364132

[startup+282.558 s]
/proc/loadavg: 2.06 2.00 1.96 3/86 20919
/proc/meminfo: memFree=866920/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=364692 CPUtime=282.27
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 82887 0 0 0 28184 43 0 0 25 0 1 0 154081917 373444608 82606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/20916/statm: 91173 82606 721 52 0 89541 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 364692

[startup+342.602 s]
/proc/loadavg: 2.02 2.00 1.96 3/86 20957
/proc/meminfo: memFree=844776/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=365220 CPUtime=341.85
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83005 0 0 0 34141 44 0 0 25 0 1 0 154081917 373985280 82724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91305 82724 721 52 0 89673 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 365220

[startup+402.644 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=830376/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=365696 CPUtime=401.35
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83112 0 0 0 40090 45 0 0 25 0 1 0 154081917 374472704 82831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91424 82831 721 52 0 89792 0
Current children cumulated CPU time (s) 401.35
Current children cumulated vsize (KiB) 365696

[startup+462.686 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=819560/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=366092 CPUtime=460.85
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83236 0 0 0 46039 46 0 0 25 0 1 0 154081917 374878208 82955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91523 82955 721 52 0 89891 0
Current children cumulated CPU time (s) 460.85
Current children cumulated vsize (KiB) 366092

[startup+522.725 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=814568/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=366488 CPUtime=520.33
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83340 0 0 0 51987 46 0 0 25 0 1 0 154081917 375283712 83059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91622 83059 721 52 0 89990 0
Current children cumulated CPU time (s) 520.33
Current children cumulated vsize (KiB) 366488

[startup+582.772 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=814120/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=366884 CPUtime=579.83
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83447 0 0 0 57937 46 0 0 25 0 1 0 154081917 375689216 83166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91721 83166 721 52 0 90089 0
Current children cumulated CPU time (s) 579.83
Current children cumulated vsize (KiB) 366884

[startup+642.818 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=813672/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=367400 CPUtime=639.32
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83548 0 0 0 63886 46 0 0 25 0 1 0 154081917 376217600 83267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91850 83267 721 52 0 90218 0
Current children cumulated CPU time (s) 639.32
Current children cumulated vsize (KiB) 367400

[startup+702.859 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=811880/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=367796 CPUtime=698.83
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83655 0 0 0 69836 47 0 0 25 0 1 0 154081917 376623104 83374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 91949 83374 721 52 0 90317 0
Current children cumulated CPU time (s) 698.83
Current children cumulated vsize (KiB) 367796

[startup+762.904 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=807848/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=368192 CPUtime=758.32
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83772 0 0 0 75785 47 0 0 25 0 1 0 154081917 377028608 83491 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92048 83491 721 52 0 90416 0
Current children cumulated CPU time (s) 758.32
Current children cumulated vsize (KiB) 368192

[startup+822.951 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=807336/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=368588 CPUtime=817.81
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83879 0 0 0 81734 47 0 0 25 0 1 0 154081917 377434112 83598 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92147 83598 721 52 0 90515 0
Current children cumulated CPU time (s) 817.81
Current children cumulated vsize (KiB) 368588

[startup+882.997 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 20957
/proc/meminfo: memFree=806888/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=368984 CPUtime=877.32
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 83986 0 0 0 87684 48 0 0 25 0 1 0 154081917 377839616 83705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92246 83705 721 52 0 90614 0
Current children cumulated CPU time (s) 877.32
Current children cumulated vsize (KiB) 368984

[startup+943.043 s]
/proc/loadavg: 2.05 2.01 1.96 3/86 20957
/proc/meminfo: memFree=806440/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=369380 CPUtime=936.82
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84089 0 0 0 93634 48 0 0 25 0 1 0 154081917 378245120 83808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92345 83808 721 52 0 90713 0
Current children cumulated CPU time (s) 936.82
Current children cumulated vsize (KiB) 369380

[startup+1003.08 s]
/proc/loadavg: 2.05 2.02 1.97 3/86 20957
/proc/meminfo: memFree=798952/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=369956 CPUtime=996.31
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84200 0 0 0 99583 48 0 0 25 0 1 0 154081917 378834944 83919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92489 83919 721 52 0 90857 0
Current children cumulated CPU time (s) 996.31
Current children cumulated vsize (KiB) 369956

[startup+1063.13 s]
/proc/loadavg: 2.02 2.02 1.97 3/86 20957
/proc/meminfo: memFree=797928/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=370352 CPUtime=1055.8
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84305 0 0 0 105532 48 0 0 25 0 1 0 154081917 379240448 84024 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92588 84024 721 52 0 90956 0
Current children cumulated CPU time (s) 1055.8
Current children cumulated vsize (KiB) 370352

[startup+1123.17 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 20957
/proc/meminfo: memFree=797480/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=370748 CPUtime=1115.3
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84410 0 0 0 111481 49 0 0 25 0 1 0 154081917 379645952 84129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92687 84129 721 52 0 91055 0
Current children cumulated CPU time (s) 1115.3
Current children cumulated vsize (KiB) 370748

[startup+1183.21 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 20957
/proc/meminfo: memFree=797032/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=371144 CPUtime=1174.79
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84512 0 0 0 117430 49 0 0 25 0 1 0 154081917 380051456 84231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92786 84231 721 52 0 91154 0
Current children cumulated CPU time (s) 1174.79
Current children cumulated vsize (KiB) 371144

[startup+1243.26 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 20957
/proc/meminfo: memFree=796648/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=371540 CPUtime=1234.29
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84608 0 0 0 123380 49 0 0 25 0 1 0 154081917 380456960 84327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92885 84327 721 52 0 91253 0
Current children cumulated CPU time (s) 1234.29
Current children cumulated vsize (KiB) 371540

[startup+1303.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 20957
/proc/meminfo: memFree=794344/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=371936 CPUtime=1293.79
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84710 0 0 0 129329 50 0 0 25 0 1 0 154081917 380862464 84429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 92984 84429 721 52 0 91352 0
Current children cumulated CPU time (s) 1293.79
Current children cumulated vsize (KiB) 371936

[startup+1363.34 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 20957
/proc/meminfo: memFree=789416/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=372332 CPUtime=1353.28
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84808 0 0 0 135278 50 0 0 25 0 1 0 154081917 381267968 84527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93083 84527 721 52 0 91451 0
Current children cumulated CPU time (s) 1353.28
Current children cumulated vsize (KiB) 372332

[startup+1423.39 s]
/proc/loadavg: 2.10 2.03 1.98 3/86 20957
/proc/meminfo: memFree=788968/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=372728 CPUtime=1412.77
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 84913 0 0 0 141227 50 0 0 25 0 1 0 154081917 381673472 84632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93182 84632 721 52 0 91550 0
Current children cumulated CPU time (s) 1412.77
Current children cumulated vsize (KiB) 372728

[startup+1483.43 s]
/proc/loadavg: 2.18 2.07 2.00 3/86 20957
/proc/meminfo: memFree=788520/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=373392 CPUtime=1472.26
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85022 0 0 0 147176 50 0 0 25 0 1 0 154081917 382353408 84741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93348 84741 721 52 0 91716 0
Current children cumulated CPU time (s) 1472.26
Current children cumulated vsize (KiB) 373392

[startup+1543.48 s]
/proc/loadavg: 2.11 2.07 2.00 3/86 20957
/proc/meminfo: memFree=788008/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=373788 CPUtime=1531.77
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85127 0 0 0 153126 51 0 0 25 0 1 0 154081917 382758912 84846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93447 84846 721 52 0 91815 0
Current children cumulated CPU time (s) 1531.77
Current children cumulated vsize (KiB) 373788

[startup+1603.52 s]
/proc/loadavg: 2.07 2.06 2.00 3/86 20957
/proc/meminfo: memFree=787560/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=374184 CPUtime=1591.26
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85226 0 0 0 159075 51 0 0 25 0 1 0 154081917 383164416 84945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93546 84945 721 52 0 91914 0
Current children cumulated CPU time (s) 1591.26
Current children cumulated vsize (KiB) 374184

[startup+1663.56 s]
/proc/loadavg: 2.02 2.05 2.00 3/86 20957
/proc/meminfo: memFree=787176/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=374580 CPUtime=1650.75
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85323 0 0 0 165024 51 0 0 25 0 1 0 154081917 383569920 85042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93645 85042 721 52 0 92013 0
Current children cumulated CPU time (s) 1650.75
Current children cumulated vsize (KiB) 374580

[startup+1723.61 s]
/proc/loadavg: 2.06 2.06 2.00 3/86 20957
/proc/meminfo: memFree=783976/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=374844 CPUtime=1710.26
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85432 0 0 0 170974 52 0 0 25 0 1 0 154081917 383840256 85151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93711 85151 721 52 0 92079 0
Current children cumulated CPU time (s) 1710.26
Current children cumulated vsize (KiB) 374844

[startup+1783.65 s]
/proc/loadavg: 2.02 2.04 2.00 3/86 20957
/proc/meminfo: memFree=783528/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=375240 CPUtime=1769.75
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85533 0 0 0 176923 52 0 0 25 0 1 0 154081917 384245760 85252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93810 85252 721 52 0 92178 0
Current children cumulated CPU time (s) 1769.75
Current children cumulated vsize (KiB) 375240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.24 s]
/proc/loadavg: 2.01 2.04 2.00 3/86 20957
/proc/meminfo: memFree=783272/2055920 swapFree=4182236/4192956
[pid=20916] ppid=20914 vsize=375504 CPUtime=1800.06
/proc/20916/stat : 20916 (CSPtoSAT+minisa) R 20914 20916 20861 0 -1 4194304 85587 0 0 0 179954 52 0 0 25 0 1 0 154081917 384516096 85306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/20916/statm: 93876 85306 721 52 0 92244 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 375504

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.31
CPU time (s): 1800.13
CPU user time (s): 1799.54
CPU system time (s): 0.58791
CPU usage (%): 99.2187
Max. virtual memory (cumulated for all children) (KiB): 375504

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

runsolver used 1.9817 s user time and 6.06008 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 04:14:30 UTC 2007


IDJOB= 202293
IDBENCH= 3824
FILE ID= node14/202293-1168056869

PBS_JOBID= 3475348

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-9.xml
COMMAND LINE= /tmp/evaluation/202293-1168056869/CSPtoSAT+minisat /tmp/evaluation/202293-1168056869/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-202293-1168056869 -o ROOT/results/node14/solver-202293-1168056869 -C 1800 -M 900  /tmp/evaluation/202293-1168056869/CSPtoSAT+minisat /tmp/evaluation/202293-1168056869/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9508201433aaae530e67feeaef7053db

RANDOM SEED= 655280251

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.227
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.227
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:       1195656 kB
Buffers:         93616 kB
Cached:         605956 kB
SwapCached:       4296 kB
Active:         396336 kB
Inactive:       361500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1195656 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            6152 kB
Writeback:           0 kB
Mapped:          70396 kB
Slab:            87416 kB
Committed_AS:  4619532 kB
PageTables:       2144 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= 66324 MiB



End job on node14 on Sat Jan  6 04:44:44 UTC 2007