Trace number 206166

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.12 1800.7

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-6.xml
MD5SUM83eb19c7109a7c0773fe268e40325cfc
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 benchmark8.14076
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node24/watcher-206166-1168059234 -o ROOT/results/node24/solver-206166-1168059234 -C 1800 -M 900 /tmp/evaluation/206166-1168059234/CSPtoSAT+minisat /tmp/evaluation/206166-1168059234/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: 0.68 0.93 1.08 4/78 13317
/proc/meminfo: memFree=1888024/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=6696 CPUtime=0
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154319281 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2609240 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 1674 382 357 52 0 30 0

[startup+0.104172 s]
/proc/loadavg: 0.68 0.93 1.08 4/78 13317
/proc/meminfo: memFree=1888024/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=8632 CPUtime=0.09
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 1223 0 0 0 9 0 0 0 18 0 1 0 154319281 8839168 1191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 2158 1195 694 52 0 526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.512213 s]
/proc/loadavg: 0.68 0.93 1.08 4/78 13317
/proc/meminfo: memFree=1888024/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=89632 CPUtime=0.5
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 18836 0 0 0 42 8 0 0 22 0 1 0 154319281 91783168 18689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 22408 18690 696 52 0 20776 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 89632

[startup+1.3323 s]
/proc/loadavg: 0.70 0.93 1.07 2/78 13317
/proc/meminfo: memFree=1724312/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=222676 CPUtime=1.32
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 49391 0 0 0 109 23 0 0 25 0 1 0 154319281 228020224 49244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 55669 49245 696 52 0 54037 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 222676

[startup+2.97448 s]
/proc/loadavg: 0.70 0.93 1.07 2/78 13317
/proc/meminfo: memFree=1592984/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=320216 CPUtime=2.96
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 74940 0 0 0 262 34 0 0 25 0 1 0 154319281 327901184 74793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134644719 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80054 74793 704 52 0 78422 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 320216

[startup+6.25083 s]
/proc/loadavg: 0.70 0.93 1.07 2/78 13317
/proc/meminfo: memFree=1589464/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=321564 CPUtime=6.24
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75310 0 0 0 589 35 0 0 25 0 1 0 154319281 329281536 75129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80391 75129 721 52 0 78759 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 321564

[startup+12.7065 s]
/proc/loadavg: 0.75 0.93 1.07 2/78 13317
/proc/meminfo: memFree=1589464/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=321564 CPUtime=12.7
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75311 0 0 0 1235 35 0 0 25 0 1 0 154319281 329281536 75130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80391 75130 721 52 0 78759 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 321564

[startup+25.5069 s]
/proc/loadavg: 0.79 0.93 1.07 2/78 13317
/proc/meminfo: memFree=1589272/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=321828 CPUtime=25.49
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75365 0 0 0 2514 35 0 0 25 0 1 0 154319281 329551872 75184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678461 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80457 75184 721 52 0 78825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 321828

[startup+51.1177 s]
/proc/loadavg: 0.86 0.94 1.07 2/78 13317
/proc/meminfo: memFree=1588504/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=322764 CPUtime=51.09
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75576 0 0 0 5074 35 0 0 25 0 1 0 154319281 330510336 75395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80691 75395 721 52 0 79059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 322764

[startup+102.337 s]
/proc/loadavg: 0.94 0.95 1.06 2/78 13317
/proc/meminfo: memFree=1587736/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=323768 CPUtime=102.3
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75785 0 0 0 10194 36 0 0 25 0 1 0 154319281 331538432 75604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 80942 75604 721 52 0 79310 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 323768

[startup+162.369 s]
/proc/loadavg: 0.98 0.95 1.06 2/78 13317
/proc/meminfo: memFree=1587160/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=324296 CPUtime=162.31
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 75919 0 0 0 16195 36 0 0 25 0 1 0 154319281 332079104 75738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81074 75738 721 52 0 79442 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 324296

[startup+222.4 s]
/proc/loadavg: 0.99 0.96 1.05 2/78 13317
/proc/meminfo: memFree=1586712/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=324776 CPUtime=222.33
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76034 0 0 0 22196 37 0 0 25 0 1 0 154319281 332570624 75853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81194 75853 721 52 0 79562 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 324776

[startup+282.427 s]
/proc/loadavg: 0.99 0.96 1.05 2/78 13317
/proc/meminfo: memFree=1586136/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=325172 CPUtime=282.34
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76147 0 0 0 28196 38 0 0 25 0 1 0 154319281 332976128 75966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81293 75966 721 52 0 79661 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 325172

[startup+342.458 s]
/proc/loadavg: 0.99 0.97 1.04 2/78 13317
/proc/meminfo: memFree=1585624/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=325600 CPUtime=342.35
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76264 0 0 0 34197 38 0 0 25 0 1 0 154319281 333414400 76083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81400 76083 721 52 0 79768 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 325600

[startup+402.488 s]
/proc/loadavg: 0.99 0.97 1.04 2/78 13317
/proc/meminfo: memFree=1585112/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=326128 CPUtime=402.37
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76376 0 0 0 40198 39 0 0 25 0 1 0 154319281 333955072 76195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81532 76195 721 52 0 79900 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 326128

[startup+462.535 s]
/proc/loadavg: 0.99 0.97 1.03 2/84 13455
/proc/meminfo: memFree=1582560/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=326524 CPUtime=462.34
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76485 0 0 0 46194 40 0 0 25 0 1 0 154319281 334360576 76304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81631 76304 721 52 0 79999 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 326524

[startup+522.588 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 13515
/proc/meminfo: memFree=1583256/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=327000 CPUtime=522.34
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76594 0 0 0 52194 40 0 0 25 0 1 0 154319281 334848000 76413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81750 76413 721 52 0 80118 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 327000

[startup+582.618 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 13515
/proc/meminfo: memFree=1582936/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=327396 CPUtime=582.36
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76701 0 0 0 58195 41 0 0 25 0 1 0 154319281 335253504 76520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678571 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81849 76520 721 52 0 80217 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 327396

[startup+642.652 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 13515
/proc/meminfo: memFree=1582488/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=327792 CPUtime=642.37
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76811 0 0 0 64196 41 0 0 25 0 1 0 154319281 335659008 76630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 81948 76630 721 52 0 80316 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 327792

[startup+702.679 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 13515
/proc/meminfo: memFree=1581976/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=328188 CPUtime=702.38
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 76916 0 0 0 70196 42 0 0 25 0 1 0 154319281 336064512 76735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678664 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82047 76735 721 52 0 80415 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 328188

[startup+762.707 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1581464/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=328584 CPUtime=762.4
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77021 0 0 0 76197 43 0 0 25 0 1 0 154319281 336470016 76840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82146 76840 721 52 0 80514 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 328584

[startup+822.739 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=329100 CPUtime=822.41
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77125 0 0 0 82198 43 0 0 25 0 1 0 154319281 336998400 76944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82275 76944 721 52 0 80643 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 329100

[startup+882.769 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1580504/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=329496 CPUtime=882.43
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77228 0 0 0 88199 44 0 0 25 0 1 0 154319281 337403904 77047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82374 77047 721 52 0 80742 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 329496

[startup+942.799 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1579992/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=329892 CPUtime=942.44
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77332 0 0 0 94199 45 0 0 25 0 1 0 154319281 337809408 77151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82473 77151 721 52 0 80841 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 329892

[startup+1002.83 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1579480/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=330288 CPUtime=1002.45
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77434 0 0 0 100200 45 0 0 25 0 1 0 154319281 338214912 77253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82572 77253 721 52 0 80940 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 330288

[startup+1062.86 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1579032/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=330684 CPUtime=1062.47
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77537 0 0 0 106201 46 0 0 25 0 1 0 154319281 338620416 77356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82671 77356 721 52 0 81039 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 330684

[startup+1122.89 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1578520/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=331080 CPUtime=1122.48
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77642 0 0 0 112202 46 0 0 25 0 1 0 154319281 339025920 77461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82770 77461 721 52 0 81138 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 331080

[startup+1182.92 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1578008/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=331656 CPUtime=1182.49
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77743 0 0 0 118202 47 0 0 25 0 1 0 154319281 339615744 77562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 82914 77562 721 52 0 81282 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 331656

[startup+1242.95 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1577496/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=332052 CPUtime=1242.52
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77843 0 0 0 124204 48 0 0 25 0 1 0 154319281 340021248 77662 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83013 77662 721 52 0 81381 0
Current children cumulated CPU time (s) 1242.52
Current children cumulated vsize (KiB) 332052

[startup+1302.98 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1577112/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=332448 CPUtime=1302.53
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 77942 0 0 0 130205 48 0 0 25 0 1 0 154319281 340426752 77761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83112 77761 721 52 0 81480 0
Current children cumulated CPU time (s) 1302.53
Current children cumulated vsize (KiB) 332448

[startup+1363.01 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1576600/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=332712 CPUtime=1362.54
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78040 0 0 0 136205 49 0 0 25 0 1 0 154319281 340697088 77859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83178 77859 721 52 0 81546 0
Current children cumulated CPU time (s) 1362.54
Current children cumulated vsize (KiB) 332712

[startup+1423.04 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1576088/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=333108 CPUtime=1422.55
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78139 0 0 0 142206 49 0 0 25 0 1 0 154319281 341102592 77958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83277 77958 721 52 0 81645 0
Current children cumulated CPU time (s) 1422.55
Current children cumulated vsize (KiB) 333108

[startup+1483.07 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13515
/proc/meminfo: memFree=1575640/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=333504 CPUtime=1482.57
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78239 0 0 0 148207 50 0 0 25 0 1 0 154319281 341508096 78058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83376 78058 721 52 0 81744 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 333504

[startup+1543.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13517
/proc/meminfo: memFree=1575000/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=333900 CPUtime=1542.58
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78337 0 0 0 154208 50 0 0 25 0 1 0 154319281 341913600 78156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83475 78156 721 52 0 81843 0
Current children cumulated CPU time (s) 1542.58
Current children cumulated vsize (KiB) 333900

[startup+1603.13 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 13517
/proc/meminfo: memFree=1574616/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=334296 CPUtime=1602.6
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78435 0 0 0 160209 51 0 0 25 0 1 0 154319281 342319104 78254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83574 78254 721 52 0 81942 0
Current children cumulated CPU time (s) 1602.6
Current children cumulated vsize (KiB) 334296

[startup+1663.16 s]
/proc/loadavg: 1.14 1.00 1.01 2/78 13517
/proc/meminfo: memFree=1574168/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=334692 CPUtime=1662.61
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78534 0 0 0 166210 51 0 0 25 0 1 0 154319281 342724608 78353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83673 78353 721 52 0 82041 0
Current children cumulated CPU time (s) 1662.61
Current children cumulated vsize (KiB) 334692

[startup+1723.19 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 13517
/proc/meminfo: memFree=1573720/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=335088 CPUtime=1722.62
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78632 0 0 0 172210 52 0 0 25 0 1 0 154319281 343130112 78451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83772 78451 721 52 0 82140 0
Current children cumulated CPU time (s) 1722.62
Current children cumulated vsize (KiB) 335088

[startup+1783.22 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 13517
/proc/meminfo: memFree=1573272/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=335620 CPUtime=1782.64
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78725 0 0 0 178211 53 0 0 25 0 1 0 154319281 343674880 78544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83905 78544 721 52 0 82273 0
Current children cumulated CPU time (s) 1782.64
Current children cumulated vsize (KiB) 335620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.63 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 13517
/proc/meminfo: memFree=1573144/2055920 swapFree=4192812/4192956
[pid=13316] ppid=13314 vsize=335752 CPUtime=1800.05
/proc/13316/stat : 13316 (CSPtoSAT+minisa) R 13314 13316 12022 0 -1 4194304 78754 0 0 0 179952 53 0 0 25 0 1 0 154319281 343810048 78573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13316/statm: 83938 78573 721 52 0 82306 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 335752

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.7
CPU time (s): 1800.12
CPU user time (s): 1799.53
CPU system time (s): 0.59091
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 335752

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

runsolver used 1.81372 s user time and 4.5853 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 04:54:00 UTC 2007


IDJOB= 206166
IDBENCH= 4188
FILE ID= node24/206166-1168059234

PBS_JOBID= 3475511

Free space on /tmp= 66464 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-6.xml
COMMAND LINE= /tmp/evaluation/206166-1168059234/CSPtoSAT+minisat /tmp/evaluation/206166-1168059234/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-206166-1168059234 -o ROOT/results/node24/solver-206166-1168059234 -C 1800 -M 900  /tmp/evaluation/206166-1168059234/CSPtoSAT+minisat /tmp/evaluation/206166-1168059234/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  83eb19c7109a7c0773fe268e40325cfc

RANDOM SEED= 245082793

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.234
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.234
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:       1888440 kB
Buffers:          4344 kB
Cached:          43392 kB
SwapCached:          0 kB
Active:          90488 kB
Inactive:         9912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          71676 kB
Slab:            52364 kB
Committed_AS:  2834960 kB
PageTables:       1984 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= 66464 MiB



End job on node24 on Sat Jan  6 05:24:01 UTC 2007