Trace number 204070

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 1809.19

General information on the benchmark

Namedomino/
domino-1000-100.xml
MD5SUM3fc7f75c5377bdbdfa0efafc74752359
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 benchmark0.05999
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1000
Number of constraints1000
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.35	c ...done
0.35	c #SATvar=298002 #SATclauses=593000 #CSPpredicates=1000

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/node23/watcher-204070-1168057414 -o ROOT/results/node23/solver-204070-1168057414 -C 1800 -M 900 /tmp/evaluation/204070-1168057414/CSPtoSAT+minisat /tmp/evaluation/204070-1168057414/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.54 1.53 1.78 3/82 17153
/proc/meminfo: memFree=1248704/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=6696 CPUtime=0
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154135903 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2464632 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 1674 383 358 52 0 30 0

[startup+0.10237 s]
/proc/loadavg: 0.54 1.53 1.78 3/82 17153
/proc/meminfo: memFree=1248704/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=19424 CPUtime=0.08
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 3827 0 0 0 7 1 0 0 18 0 1 0 154135903 19890176 3695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 4856 3696 696 52 0 3224 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19424

[startup+0.510455 s]
/proc/loadavg: 0.54 1.53 1.78 3/82 17153
/proc/meminfo: memFree=1248704/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=48652 CPUtime=0.49
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 10862 0 0 0 45 4 0 0 22 0 1 0 154135903 49819648 10704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12163 10704 721 52 0 10531 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 48652

[startup+1.33161 s]
/proc/loadavg: 0.66 1.53 1.78 3/86 17164
/proc/meminfo: memFree=924960/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=48652 CPUtime=1.32
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 10862 0 0 0 128 4 0 0 25 0 1 0 154135903 49819648 10704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12163 10704 721 52 0 10531 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 48652

[startup+2.97494 s]
/proc/loadavg: 0.66 1.53 1.78 3/86 17164
/proc/meminfo: memFree=607840/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=48784 CPUtime=2.97
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 10879 0 0 0 292 5 0 0 25 0 1 0 154135903 49954816 10721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12196 10721 721 52 0 10564 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 48784

[startup+6.25355 s]
/proc/loadavg: 1.09 1.61 1.80 3/86 17164
/proc/meminfo: memFree=15520/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=48916 CPUtime=6.22
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 10915 0 0 0 615 7 0 0 25 0 1 0 154135903 50089984 10757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12229 10757 721 52 0 10597 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 48916

[startup+12.7118 s]
/proc/loadavg: 1.48 1.68 1.82 2/86 17164
/proc/meminfo: memFree=21600/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=49180 CPUtime=12.67
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 10975 0 0 0 1255 12 0 0 25 0 1 0 154135903 50360320 10817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12295 10817 721 52 0 10663 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49180

[startup+25.5293 s]
/proc/loadavg: 2.25 1.84 1.87 2/85 17176
/proc/meminfo: memFree=1425384/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=49576 CPUtime=25.48
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 11076 0 0 0 2528 20 0 0 25 0 1 0 154135903 50765824 10918 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/17151/statm: 12394 10918 721 52 0 10762 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49576

[startup+51.1812 s]
/proc/loadavg: 2.15 1.85 1.88 3/86 17204
/proc/meminfo: memFree=1341240/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=50268 CPUtime=50.97
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 11243 0 0 0 5074 23 0 0 25 0 1 0 154135903 51474432 11085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 12567 11085 721 52 0 10935 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 50268

[startup+102.389 s]
/proc/loadavg: 2.06 1.87 1.88 3/86 17204
/proc/meminfo: memFree=1340216/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=51224 CPUtime=101.91
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 11492 0 0 0 10167 24 0 0 25 0 1 0 154135903 52453376 11334 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 12806 11334 721 52 0 11174 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 51224

[startup+162.421 s]
/proc/loadavg: 2.02 1.89 1.89 3/86 17204
/proc/meminfo: memFree=1338744/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=52360 CPUtime=161.68
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 11753 0 0 0 16142 26 0 0 25 0 1 0 154135903 53616640 11595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 13090 11595 721 52 0 11458 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 52360

[startup+222.465 s]
/proc/loadavg: 2.08 1.93 1.90 3/86 17204
/proc/meminfo: memFree=1337336/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=53284 CPUtime=221.42
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 11996 0 0 0 22115 27 0 0 25 0 1 0 154135903 54562816 11838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 13321 11838 721 52 0 11689 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 53284

[startup+282.505 s]
/proc/loadavg: 2.11 1.95 1.91 3/86 17204
/proc/meminfo: memFree=1336056/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=54196 CPUtime=281.15
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 12232 0 0 0 28088 27 0 0 25 0 1 0 154135903 55496704 12074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 13549 12074 721 52 0 11917 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 54196

[startup+342.543 s]
/proc/loadavg: 2.04 1.96 1.91 3/86 17204
/proc/meminfo: memFree=1334840/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=55120 CPUtime=340.9
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 12461 0 0 0 34062 28 0 0 25 0 1 0 154135903 56442880 12303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 13780 12303 721 52 0 12148 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 55120

[startup+402.582 s]
/proc/loadavg: 2.01 1.97 1.91 3/86 17204
/proc/meminfo: memFree=1333624/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=56092 CPUtime=400.65
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 12687 0 0 0 40037 28 0 0 25 0 1 0 154135903 57438208 12529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 14023 12529 721 52 0 12391 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 56092

[startup+462.622 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17204
/proc/meminfo: memFree=1332408/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=57016 CPUtime=460.37
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 12903 0 0 0 46008 29 0 0 25 0 1 0 154135903 58384384 12745 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 14254 12745 721 52 0 12622 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 57016

[startup+522.662 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17204
/proc/meminfo: memFree=1331320/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=57808 CPUtime=520.1
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 13116 0 0 0 51981 29 0 0 25 0 1 0 154135903 59195392 12958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 14452 12958 721 52 0 12820 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (KiB) 57808

[startup+582.711 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17204
/proc/meminfo: memFree=1330040/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=58868 CPUtime=579.85
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 13329 0 0 0 57956 29 0 0 25 0 1 0 154135903 60280832 13171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 14717 13171 721 52 0 13085 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 58868

[startup+642.752 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 17204
/proc/meminfo: memFree=1328952/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=59660 CPUtime=639.57
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 13543 0 0 0 63927 30 0 0 25 0 1 0 154135903 61091840 13385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 14915 13385 721 52 0 13283 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 59660

[startup+702.791 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 17204
/proc/meminfo: memFree=1327800/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=60452 CPUtime=699.31
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 13754 0 0 0 69901 30 0 0 25 0 1 0 154135903 61902848 13596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 15113 13596 721 52 0 13481 0
Current children cumulated CPU time (s) 699.31
Current children cumulated vsize (KiB) 60452

[startup+762.834 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 17204
/proc/meminfo: memFree=1326648/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=61244 CPUtime=759.04
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 13961 0 0 0 75873 31 0 0 25 0 1 0 154135903 62713856 13803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 15311 13803 721 52 0 13679 0
Current children cumulated CPU time (s) 759.04
Current children cumulated vsize (KiB) 61244

[startup+822.874 s]
/proc/loadavg: 2.07 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1325560/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=62036 CPUtime=818.74
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 14169 0 0 0 81842 32 0 0 25 0 1 0 154135903 63524864 14011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 15509 14011 721 52 0 13877 0
Current children cumulated CPU time (s) 818.74
Current children cumulated vsize (KiB) 62036

[startup+882.921 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1324408/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=63100 CPUtime=878.5
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 14375 0 0 0 87817 33 0 0 25 0 1 0 154135903 64614400 14217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 15775 14217 721 52 0 14143 0
Current children cumulated CPU time (s) 878.5
Current children cumulated vsize (KiB) 63100

[startup+942.958 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1323320/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=63892 CPUtime=938.24
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 14580 0 0 0 93791 33 0 0 25 0 1 0 154135903 65425408 14422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 15973 14422 721 52 0 14341 0
Current children cumulated CPU time (s) 938.24
Current children cumulated vsize (KiB) 63892

[startup+1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1322296/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=64684 CPUtime=997.96
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 14787 0 0 0 99762 34 0 0 25 0 1 0 154135903 66236416 14629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 16171 14629 721 52 0 14539 0
Current children cumulated CPU time (s) 997.96
Current children cumulated vsize (KiB) 64684

[startup+1063.03 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1321208/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=65476 CPUtime=1057.7
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 14993 0 0 0 105735 35 0 0 25 0 1 0 154135903 67047424 14835 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 16369 14835 721 52 0 14737 0
Current children cumulated CPU time (s) 1057.7
Current children cumulated vsize (KiB) 65476

[startup+1123.07 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 17204
/proc/meminfo: memFree=1320056/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=66268 CPUtime=1117.44
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 15197 0 0 0 111709 35 0 0 25 0 1 0 154135903 67858432 15039 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 16567 15039 721 52 0 14935 0
Current children cumulated CPU time (s) 1117.44
Current children cumulated vsize (KiB) 66268

[startup+1183.12 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 17204
/proc/meminfo: memFree=1319032/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=66928 CPUtime=1177.16
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 15397 0 0 0 117681 35 0 0 25 0 1 0 154135903 68534272 15239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 16732 15239 721 52 0 15100 0
Current children cumulated CPU time (s) 1177.16
Current children cumulated vsize (KiB) 66928

[startup+1243.16 s]
/proc/loadavg: 2.11 2.04 1.94 3/86 17204
/proc/meminfo: memFree=1317880/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=67720 CPUtime=1236.9
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 15598 0 0 0 123654 36 0 0 25 0 1 0 154135903 69345280 15440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 16930 15440 721 52 0 15298 0
Current children cumulated CPU time (s) 1236.9
Current children cumulated vsize (KiB) 67720

[startup+1303.2 s]
/proc/loadavg: 2.14 2.06 1.95 3/86 17204
/proc/meminfo: memFree=1316728/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=68512 CPUtime=1296.64
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 15798 0 0 0 129628 36 0 0 25 0 1 0 154135903 70156288 15640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 17128 15640 721 52 0 15496 0
Current children cumulated CPU time (s) 1296.64
Current children cumulated vsize (KiB) 68512

[startup+1363.24 s]
/proc/loadavg: 2.18 2.08 1.96 3/86 17204
/proc/meminfo: memFree=1315768/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=69780 CPUtime=1356.36
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 15996 0 0 0 135599 37 0 0 25 0 1 0 154135903 71454720 15838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 17445 15838 721 52 0 15813 0
Current children cumulated CPU time (s) 1356.36
Current children cumulated vsize (KiB) 69780

[startup+1423.28 s]
/proc/loadavg: 2.12 2.08 1.96 3/86 17204
/proc/meminfo: memFree=1314680/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=70572 CPUtime=1416.1
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 16198 0 0 0 141573 37 0 0 25 0 1 0 154135903 72265728 16040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 17643 16040 721 52 0 16011 0
Current children cumulated CPU time (s) 1416.1
Current children cumulated vsize (KiB) 70572

[startup+1483.32 s]
/proc/loadavg: 2.04 2.06 1.96 3/86 17204
/proc/meminfo: memFree=1313592/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=71364 CPUtime=1475.85
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 16402 0 0 0 147547 38 0 0 25 0 1 0 154135903 73076736 16244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 17841 16244 721 52 0 16209 0
Current children cumulated CPU time (s) 1475.85
Current children cumulated vsize (KiB) 71364

[startup+1543.36 s]
/proc/loadavg: 2.01 2.05 1.96 3/86 17204
/proc/meminfo: memFree=1312504/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=72156 CPUtime=1535.58
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 16603 0 0 0 153520 38 0 0 25 0 1 0 154135903 73887744 16445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18039 16445 721 52 0 16407 0
Current children cumulated CPU time (s) 1535.58
Current children cumulated vsize (KiB) 72156

[startup+1603.41 s]
/proc/loadavg: 2.00 2.04 1.96 3/86 17204
/proc/meminfo: memFree=1311480/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=72816 CPUtime=1595.32
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 16803 0 0 0 159493 39 0 0 25 0 1 0 154135903 74563584 16645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18204 16645 721 52 0 16572 0
Current children cumulated CPU time (s) 1595.32
Current children cumulated vsize (KiB) 72816

[startup+1663.44 s]
/proc/loadavg: 2.00 2.03 1.96 3/86 17204
/proc/meminfo: memFree=1310456/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=73608 CPUtime=1655.06
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 17000 0 0 0 165467 39 0 0 25 0 1 0 154135903 75374592 16842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18402 16842 721 52 0 16770 0
Current children cumulated CPU time (s) 1655.06
Current children cumulated vsize (KiB) 73608

[startup+1723.48 s]
/proc/loadavg: 2.00 2.02 1.96 3/86 17204
/proc/meminfo: memFree=1309368/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=74400 CPUtime=1714.77
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 17199 0 0 0 171438 39 0 0 25 0 1 0 154135903 76185600 17041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18600 17041 721 52 0 16968 0
Current children cumulated CPU time (s) 1714.77
Current children cumulated vsize (KiB) 74400

[startup+1783.52 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 17204
/proc/meminfo: memFree=1308280/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=75060 CPUtime=1774.52
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 17396 0 0 0 177413 39 0 0 25 0 1 0 154135903 76861440 17238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18765 17238 721 52 0 17133 0
Current children cumulated CPU time (s) 1774.52
Current children cumulated vsize (KiB) 75060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.18 s]
/proc/loadavg: 2.06 2.03 1.97 4/86 17204
/proc/meminfo: memFree=1307832/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17146 vsize=75456 CPUtime=1800.06
/proc/17151/stat : 17151 (CSPtoSAT+minisa) R 17146 17151 17078 0 -1 4194304 17481 0 0 0 179966 40 0 0 25 0 1 0 154135903 77266944 17323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/17151/statm: 18864 17323 721 52 0 17232 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 75456

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.19
CPU time (s): 1800.08
CPU user time (s): 1799.66
CPU system time (s): 0.415936
CPU usage (%): 99.4962
Max. virtual memory (cumulated for all children) (KiB): 75456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.415936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17481
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= 12
involuntary context switches= 29988

runsolver used 1.86871 s user time and 5.07223 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 04:23:35 UTC 2007


IDJOB= 204070
IDBENCH= 3998
FILE ID= node23/204070-1168057414

PBS_JOBID= 3475521

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-1000-100.xml
COMMAND LINE= /tmp/evaluation/204070-1168057414/CSPtoSAT+minisat /tmp/evaluation/204070-1168057414/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-204070-1168057414 -o ROOT/results/node23/solver-204070-1168057414 -C 1800 -M 900  /tmp/evaluation/204070-1168057414/CSPtoSAT+minisat /tmp/evaluation/204070-1168057414/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3fc7f75c5377bdbdfa0efafc74752359

RANDOM SEED= 469191714

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.265
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.265
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:       1250920 kB
Buffers:         48532 kB
Cached:         611952 kB
SwapCached:          0 kB
Active:         150328 kB
Inactive:       570664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:          79588 kB
Slab:            69032 kB
Committed_AS:  2899232 kB
PageTables:       2160 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= 66548 MiB



End job on node23 on Sat Jan  6 04:53:52 UTC 2007