Trace number 204870

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.08 1800.73

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-7.xml
MD5SUM984852dfb15fa2708f898dfba720c6f5
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.53777
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
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.45	c ...done
0.45	c #SATvar=191504 #SATclauses=382104 #CSPpredicates=3865

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/node20/watcher-204870-1168059050 -o ROOT/results/node20/solver-204870-1168059050 -C 1800 -M 900 /tmp/evaluation/204870-1168059050/CSPtoSAT+minisat /tmp/evaluation/204870-1168059050/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.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1642656/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=6696 CPUtime=0
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154299599 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7588728 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 1674 383 358 52 0 30 0

[startup+0.102546 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1642656/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=18000 CPUtime=0.09
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 3377 0 0 0 8 1 0 0 18 0 1 0 154299599 18432000 3289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 4500 3291 696 52 0 2868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18000

[startup+0.514595 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1642656/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=34464 CPUtime=0.5
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7373 0 0 0 48 2 0 0 22 0 1 0 154299599 35291136 7259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8616 7259 721 52 0 6984 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34464

[startup+1.33669 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1616352/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=34596 CPUtime=1.33
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7386 0 0 0 130 3 0 0 25 0 1 0 154299599 35426304 7272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8649 7272 721 52 0 7017 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 34596

[startup+2.97289 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1616224/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=34760 CPUtime=2.96
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7437 0 0 0 293 3 0 0 25 0 1 0 154299599 35594240 7323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8690 7323 721 52 0 7058 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 34760

[startup+6.24928 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1616032/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=34840 CPUtime=6.24
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7460 0 0 0 621 3 0 0 25 0 1 0 154299599 35676160 7346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8710 7346 721 52 0 7078 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 34840

[startup+12.7071 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1615792/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=35112 CPUtime=12.69
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7516 0 0 0 1266 3 0 0 25 0 1 0 154299599 35954688 7402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8778 7402 721 52 0 7146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35112

[startup+25.5086 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 19492
/proc/meminfo: memFree=1615536/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=35376 CPUtime=25.49
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7604 0 0 0 2546 3 0 0 25 0 1 0 154299599 36225024 7490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 8844 7490 721 52 0 7212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35376

[startup+51.1227 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 19492
/proc/meminfo: memFree=1614896/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=36108 CPUtime=51.09
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 7773 0 0 0 5106 3 0 0 25 0 1 0 154299599 36974592 7659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 9027 7659 721 52 0 7395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36108

[startup+102.345 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 19492
/proc/meminfo: memFree=1613680/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=37448 CPUtime=102.31
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 8093 0 0 0 10226 5 0 0 25 0 1 0 154299599 38346752 7979 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 9362 7979 721 52 0 7730 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 37448

[startup+162.381 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 19492
/proc/meminfo: memFree=1612144/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=38980 CPUtime=162.32
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 8463 0 0 0 16226 6 0 0 25 0 1 0 154299599 39915520 8349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 9745 8349 721 52 0 8113 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 38980

[startup+222.41 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 19492
/proc/meminfo: memFree=1610672/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=40420 CPUtime=222.33
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 8827 0 0 0 22226 7 0 0 25 0 1 0 154299599 41390080 8713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 10105 8713 721 52 0 8473 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 40420

[startup+282.443 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 19492
/proc/meminfo: memFree=1609200/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=41920 CPUtime=282.35
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 9181 0 0 0 28227 8 0 0 25 0 1 0 154299599 42926080 9067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 10480 9067 721 52 0 8848 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 41920

[startup+342.478 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 19492
/proc/meminfo: memFree=1607856/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=43240 CPUtime=342.36
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 9521 0 0 0 34227 9 0 0 25 0 1 0 154299599 44277760 9407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 10810 9407 721 52 0 9178 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 43240

[startup+402.514 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 19492
/proc/meminfo: memFree=1606448/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=44696 CPUtime=402.38
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 9857 0 0 0 40228 10 0 0 25 0 1 0 154299599 45768704 9743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 11174 9743 721 52 0 9542 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 44696

[startup+462.543 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 19492
/proc/meminfo: memFree=1605104/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=46016 CPUtime=462.39
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 10195 0 0 0 46228 11 0 0 25 0 1 0 154299599 47120384 10081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 11504 10081 721 52 0 9872 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 46016

[startup+522.575 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 19492
/proc/meminfo: memFree=1603696/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=47204 CPUtime=522.41
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 10529 0 0 0 52229 12 0 0 25 0 1 0 154299599 48336896 10415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 11801 10415 721 52 0 10169 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 47204

[startup+582.604 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 19492
/proc/meminfo: memFree=1602416/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=48928 CPUtime=582.43
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 10866 0 0 0 58230 13 0 0 25 0 1 0 154299599 50102272 10752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 12232 10752 721 52 0 10600 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 48928

[startup+642.657 s]
/proc/loadavg: 1.00 1.00 1.04 2/84 19610
/proc/meminfo: memFree=1599736/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=50116 CPUtime=642.4
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 11199 0 0 0 64226 14 0 0 25 0 1 0 154299599 51318784 11085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 12529 11085 721 52 0 10897 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 50116

[startup+702.714 s]
/proc/loadavg: 1.00 1.00 1.03 2/84 19670
/proc/meminfo: memFree=1598392/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=51436 CPUtime=702.4
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 11535 0 0 0 70225 15 0 0 25 0 1 0 154299599 52670464 11421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 12859 11421 721 52 0 11227 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 51436

[startup+762.745 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 19690
/proc/meminfo: memFree=1598256/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=52624 CPUtime=762.4
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 11856 0 0 0 76224 16 0 0 25 0 1 0 154299599 53886976 11742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665428 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 13156 11742 721 52 0 11524 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 52624

[startup+822.781 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 19690
/proc/meminfo: memFree=1596912/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=53812 CPUtime=822.42
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 12184 0 0 0 82225 17 0 0 25 0 1 0 154299599 55103488 12070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 13453 12070 721 52 0 11821 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 53812

[startup+882.81 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 19690
/proc/meminfo: memFree=1595632/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=55740 CPUtime=882.43
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 12513 0 0 0 88225 18 0 0 25 0 1 0 154299599 57077760 12399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 13935 12399 721 52 0 12303 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 55740

[startup+942.841 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 19690
/proc/meminfo: memFree=1594288/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=56928 CPUtime=942.44
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 12843 0 0 0 94226 18 0 0 25 0 1 0 154299599 58294272 12729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 14232 12729 721 52 0 12600 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 56928

[startup+1002.87 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 19690
/proc/meminfo: memFree=1593008/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=58116 CPUtime=1002.45
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 13168 0 0 0 100226 19 0 0 25 0 1 0 154299599 59510784 13054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 14529 13054 721 52 0 12897 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 58116

[startup+1062.91 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 19690
/proc/meminfo: memFree=1591600/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=59436 CPUtime=1062.47
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 13496 0 0 0 106227 20 0 0 25 0 1 0 154299599 60862464 13382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 14859 13382 721 52 0 13227 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 59436

[startup+1122.94 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1590320/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=60624 CPUtime=1122.49
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 13823 0 0 0 112228 21 0 0 25 0 1 0 154299599 62078976 13709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 15156 13709 721 52 0 13524 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 60624

[startup+1182.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1588976/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=61812 CPUtime=1182.51
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 14143 0 0 0 118229 22 0 0 25 0 1 0 154299599 63295488 14029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 15453 14029 721 52 0 13821 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 61812

[startup+1243 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1587696/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=63000 CPUtime=1242.52
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 14463 0 0 0 124229 23 0 0 25 0 1 0 154299599 64512000 14349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 15750 14349 721 52 0 14118 0
Current children cumulated CPU time (s) 1242.52
Current children cumulated vsize (KiB) 63000

[startup+1303.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1586352/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=64188 CPUtime=1302.53
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 14782 0 0 0 130230 23 0 0 25 0 1 0 154299599 65728512 14668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 16047 14668 721 52 0 14415 0
Current children cumulated CPU time (s) 1302.53
Current children cumulated vsize (KiB) 64188

[startup+1363.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1585072/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=66288 CPUtime=1362.55
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 15104 0 0 0 136231 24 0 0 25 0 1 0 154299599 67878912 14990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 16572 14990 721 52 0 14940 0
Current children cumulated CPU time (s) 1362.55
Current children cumulated vsize (KiB) 66288

[startup+1423.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1583728/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=67476 CPUtime=1422.56
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 15428 0 0 0 142231 25 0 0 25 0 1 0 154299599 69095424 15314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 16869 15314 721 52 0 15237 0
Current children cumulated CPU time (s) 1422.56
Current children cumulated vsize (KiB) 67476

[startup+1483.14 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 19690
/proc/meminfo: memFree=1582384/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=68664 CPUtime=1482.58
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 15746 0 0 0 148232 26 0 0 25 0 1 0 154299599 70311936 15632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 17166 15632 721 52 0 15534 0
Current children cumulated CPU time (s) 1482.58
Current children cumulated vsize (KiB) 68664

[startup+1543.17 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 19690
/proc/meminfo: memFree=1581104/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=69852 CPUtime=1542.59
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 16061 0 0 0 154232 27 0 0 25 0 1 0 154299599 71528448 15947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 17463 15947 721 52 0 15831 0
Current children cumulated CPU time (s) 1542.59
Current children cumulated vsize (KiB) 69852

[startup+1603.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1579824/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=71040 CPUtime=1602.6
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 16379 0 0 0 160232 28 0 0 25 0 1 0 154299599 72744960 16265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 17760 16265 721 52 0 16128 0
Current children cumulated CPU time (s) 1602.6
Current children cumulated vsize (KiB) 71040

[startup+1663.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19690
/proc/meminfo: memFree=1578544/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=72360 CPUtime=1662.62
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 16701 0 0 0 166233 29 0 0 25 0 1 0 154299599 74096640 16587 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 18090 16587 721 52 0 16458 0
Current children cumulated CPU time (s) 1662.62
Current children cumulated vsize (KiB) 72360

[startup+1723.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19692
/proc/meminfo: memFree=1577200/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=73416 CPUtime=1722.64
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 17013 0 0 0 172234 30 0 0 25 0 1 0 154299599 75177984 16899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 18354 16899 721 52 0 16722 0
Current children cumulated CPU time (s) 1722.64
Current children cumulated vsize (KiB) 73416

[startup+1783.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19692
/proc/meminfo: memFree=1575984/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=74604 CPUtime=1782.65
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 17331 0 0 0 178234 31 0 0 25 0 1 0 154299599 76394496 17217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 18651 17217 721 52 0 17019 0
Current children cumulated CPU time (s) 1782.65
Current children cumulated vsize (KiB) 74604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19692
/proc/meminfo: memFree=1575600/2055920 swapFree=4170284/4192956
[pid=19491] ppid=19489 vsize=75000 CPUtime=1800.06
/proc/19491/stat : 19491 (CSPtoSAT+minisa) R 19489 19491 16620 0 -1 4194304 17425 0 0 0 179975 31 0 0 25 0 1 0 154299599 76800000 17311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19491/statm: 18750 17311 721 52 0 17118 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 75000

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.08
CPU user time (s): 1799.76
CPU system time (s): 0.32695
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 75000

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

runsolver used 1.64175 s user time and 4.75828 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 04:50:50 UTC 2007


IDJOB= 204870
IDBENCH= 4059
FILE ID= node20/204870-1168059050

PBS_JOBID= 3475479

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp17/fapp17-0300-7.xml
COMMAND LINE= /tmp/evaluation/204870-1168059050/CSPtoSAT+minisat /tmp/evaluation/204870-1168059050/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-204870-1168059050 -o ROOT/results/node20/solver-204870-1168059050 -C 1800 -M 900  /tmp/evaluation/204870-1168059050/CSPtoSAT+minisat /tmp/evaluation/204870-1168059050/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  984852dfb15fa2708f898dfba720c6f5

RANDOM SEED= 280226023

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.216
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.216
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:       1643136 kB
Buffers:         37872 kB
Cached:         282048 kB
SwapCached:       2604 kB
Active:         104108 kB
Inactive:       240196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643136 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            2048 kB
Writeback:           0 kB
Mapped:          39052 kB
Slab:            53820 kB
Committed_AS:  2798508 kB
PageTables:       2016 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= 66546 MiB



End job on node20 on Sat Jan  6 05:20:51 UTC 2007