Trace number 198750

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.04 1806.99

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f4.xml
MD5SUM5dcfba2c920df87fed4f833be49fd112
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 benchmark40.6638
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node40/watcher-198750-1168053620 -o ROOT/results/node40/solver-198750-1168053620 -C 1800 -M 900 /tmp/evaluation/198750-1168053620/CSPtoSAT+minisat /tmp/evaluation/198750-1168053620/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.96 1.72 1.84 2/73 22544
/proc/meminfo: memFree=1371032/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=496 CPUtime=0
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153761629 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 124 36 29 52 0 19 0

[startup+0.10306 s]
/proc/loadavg: 0.96 1.72 1.84 2/73 22544
/proc/meminfo: memFree=1371032/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=17908 CPUtime=0.09
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3226 0 0 0 8 1 0 0 18 0 1 0 153761629 18337792 3194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158654206 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4477 3194 704 52 0 2845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17908

[startup+0.511105 s]
/proc/loadavg: 0.96 1.72 1.84 2/73 22544
/proc/meminfo: memFree=1371032/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=18404 CPUtime=0.5
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3425 0 0 0 49 1 0 0 21 0 1 0 153761629 18845696 3367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4601 3367 721 52 0 2969 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18404

[startup+1.33221 s]
/proc/loadavg: 0.96 1.72 1.84 3/73 22544
/proc/meminfo: memFree=1360280/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=18572 CPUtime=1.31
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3453 0 0 0 130 1 0 0 25 0 1 0 153761629 19017728 3395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4643 3395 721 52 0 3011 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18572

[startup+2.96942 s]
/proc/loadavg: 0.96 1.72 1.84 3/73 22544
/proc/meminfo: memFree=1360152/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=18736 CPUtime=2.95
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3492 0 0 0 294 1 0 0 25 0 1 0 153761629 19185664 3434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4684 3434 721 52 0 3052 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 18736

[startup+6.25985 s]
/proc/loadavg: 1.04 1.72 1.84 3/73 22544
/proc/meminfo: memFree=1359832/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=19028 CPUtime=6.22
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3556 0 0 0 621 1 0 0 25 0 1 0 153761629 19484672 3498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4757 3498 721 52 0 3125 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 19028

[startup+12.7247 s]
/proc/loadavg: 1.12 1.72 1.84 3/73 22544
/proc/meminfo: memFree=1359512/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=19292 CPUtime=12.66
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3636 0 0 0 1265 1 0 0 25 0 1 0 153761629 19755008 3578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4823 3578 721 52 0 3191 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19292

[startup+25.5443 s]
/proc/loadavg: 1.38 1.75 1.85 3/73 22544
/proc/meminfo: memFree=1358936/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=19832 CPUtime=25.43
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 3773 0 0 0 2542 1 0 0 25 0 1 0 153761629 20307968 3715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 4958 3715 721 52 0 3326 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19832

[startup+51.1947 s]
/proc/loadavg: 1.59 1.77 1.85 3/73 22544
/proc/meminfo: memFree=1357912/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=20868 CPUtime=50.97
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 4025 0 0 0 5096 1 0 0 25 0 1 0 153761629 21368832 3967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 5217 3967 721 52 0 3585 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 20868

[startup+102.491 s]
/proc/loadavg: 1.82 1.80 1.85 3/73 22544
/proc/meminfo: memFree=1355928/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=22784 CPUtime=102.08
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 4492 0 0 0 10206 2 0 0 25 0 1 0 153761629 23330816 4434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 5696 4434 721 52 0 4064 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 22784

[startup+162.507 s]
/proc/loadavg: 2.02 1.86 1.86 3/73 22544
/proc/meminfo: memFree=1353688/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=24944 CPUtime=161.86
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 5003 0 0 0 16184 2 0 0 25 0 1 0 153761629 25542656 4945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 6236 4945 721 52 0 4604 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 24944

[startup+222.528 s]
/proc/loadavg: 2.01 1.88 1.87 3/73 22544
/proc/meminfo: memFree=1351640/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=26792 CPUtime=221.65
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 5486 0 0 0 22162 3 0 0 25 0 1 0 153761629 27435008 5428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 6698 5428 721 52 0 5066 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 26792

[startup+282.55 s]
/proc/loadavg: 2.00 1.90 1.88 3/73 22544
/proc/meminfo: memFree=1349720/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=28776 CPUtime=281.45
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 5945 0 0 0 28141 4 0 0 25 0 1 0 153761629 29466624 5887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 7194 5887 721 52 0 5562 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 28776

[startup+342.569 s]
/proc/loadavg: 2.00 1.91 1.88 3/73 22544
/proc/meminfo: memFree=1347864/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=30360 CPUtime=341.24
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 6376 0 0 0 34119 5 0 0 25 0 1 0 153761629 31088640 6318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 7590 6318 721 52 0 5958 0
Current children cumulated CPU time (s) 341.24
Current children cumulated vsize (KiB) 30360

[startup+402.589 s]
/proc/loadavg: 2.05 1.94 1.89 3/73 22544
/proc/meminfo: memFree=1346136/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=32348 CPUtime=401.03
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 6790 0 0 0 40097 6 0 0 25 0 1 0 153761629 33124352 6732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680574 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8087 6732 721 52 0 6455 0
Current children cumulated CPU time (s) 401.03
Current children cumulated vsize (KiB) 32348

[startup+462.611 s]
/proc/loadavg: 2.02 1.95 1.90 3/73 22544
/proc/meminfo: memFree=1344536/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=33800 CPUtime=460.81
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7187 0 0 0 46075 6 0 0 25 0 1 0 153761629 34611200 7129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8450 7129 721 52 0 6818 0
Current children cumulated CPU time (s) 460.81
Current children cumulated vsize (KiB) 33800

[startup+522.631 s]
/proc/loadavg: 2.00 1.95 1.90 3/73 22544
/proc/meminfo: memFree=1344088/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34064 CPUtime=520.6
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7269 0 0 0 52054 6 0 0 25 0 1 0 153761629 34881536 7211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8516 7211 721 52 0 6884 0
Current children cumulated CPU time (s) 520.6
Current children cumulated vsize (KiB) 34064

[startup+582.643 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 22544
/proc/meminfo: memFree=1343960/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34064 CPUtime=580.38
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7276 0 0 0 58032 6 0 0 25 0 1 0 153761629 34881536 7218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8516 7218 721 52 0 6884 0
Current children cumulated CPU time (s) 580.38
Current children cumulated vsize (KiB) 34064

[startup+642.658 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343896/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=640.18
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7282 0 0 0 64011 7 0 0 25 0 1 0 153761629 35016704 7224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7224 721 52 0 6917 0
Current children cumulated CPU time (s) 640.18
Current children cumulated vsize (KiB) 34196

[startup+702.672 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343768/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=699.96
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7286 0 0 0 69989 7 0 0 25 0 1 0 153761629 35016704 7228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7228 721 52 0 6917 0
Current children cumulated CPU time (s) 699.96
Current children cumulated vsize (KiB) 34196

[startup+762.688 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343704/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=759.75
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7291 0 0 0 75968 7 0 0 25 0 1 0 153761629 35016704 7233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7233 721 52 0 6917 0
Current children cumulated CPU time (s) 759.75
Current children cumulated vsize (KiB) 34196

[startup+822.704 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343576/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=819.53
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7295 0 0 0 81946 7 0 0 25 0 1 0 153761629 35016704 7237 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7237 721 52 0 6917 0
Current children cumulated CPU time (s) 819.53
Current children cumulated vsize (KiB) 34196

[startup+882.722 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343576/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=879.32
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7296 0 0 0 87925 7 0 0 25 0 1 0 153761629 35016704 7238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7238 721 52 0 6917 0
Current children cumulated CPU time (s) 879.32
Current children cumulated vsize (KiB) 34196

[startup+942.734 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343448/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=939.1
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7299 0 0 0 93903 7 0 0 25 0 1 0 153761629 35016704 7241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7241 721 52 0 6917 0
Current children cumulated CPU time (s) 939.1
Current children cumulated vsize (KiB) 34196

[startup+1002.75 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343384/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=998.88
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7301 0 0 0 99881 7 0 0 25 0 1 0 153761629 35016704 7243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7243 721 52 0 6917 0
Current children cumulated CPU time (s) 998.88
Current children cumulated vsize (KiB) 34196

[startup+1062.76 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343320/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1058.66
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7304 0 0 0 105859 7 0 0 25 0 1 0 153761629 35016704 7246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7246 721 52 0 6917 0
Current children cumulated CPU time (s) 1058.66
Current children cumulated vsize (KiB) 34196

[startup+1122.78 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343320/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1118.45
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7306 0 0 0 111838 7 0 0 25 0 1 0 153761629 35016704 7248 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7248 721 52 0 6917 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 34196

[startup+1182.8 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343192/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1178.23
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7309 0 0 0 117816 7 0 0 25 0 1 0 153761629 35016704 7251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7251 721 52 0 6917 0
Current children cumulated CPU time (s) 1178.23
Current children cumulated vsize (KiB) 34196

[startup+1242.81 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 22544
/proc/meminfo: memFree=1343128/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1238.02
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7311 0 0 0 123795 7 0 0 25 0 1 0 153761629 35016704 7253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7253 721 52 0 6917 0
Current children cumulated CPU time (s) 1238.02
Current children cumulated vsize (KiB) 34196

[startup+1302.83 s]
/proc/loadavg: 2.07 1.99 1.91 3/73 22544
/proc/meminfo: memFree=1343064/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1297.8
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7313 0 0 0 129773 7 0 0 25 0 1 0 153761629 35016704 7255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7255 721 52 0 6917 0
Current children cumulated CPU time (s) 1297.8
Current children cumulated vsize (KiB) 34196

[startup+1362.84 s]
/proc/loadavg: 2.02 1.99 1.91 3/73 22544
/proc/meminfo: memFree=1343064/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34196 CPUtime=1357.59
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7315 0 0 0 135751 8 0 0 25 0 1 0 153761629 35016704 7257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8549 7257 721 52 0 6917 0
Current children cumulated CPU time (s) 1357.59
Current children cumulated vsize (KiB) 34196

[startup+1422.85 s]
/proc/loadavg: 2.05 2.00 1.92 3/73 22544
/proc/meminfo: memFree=1343000/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1417.37
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7316 0 0 0 141729 8 0 0 25 0 1 0 153761629 35151872 7258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7258 721 52 0 6950 0
Current children cumulated CPU time (s) 1417.37
Current children cumulated vsize (KiB) 34328

[startup+1482.87 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 22544
/proc/meminfo: memFree=1342872/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1477.16
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7318 0 0 0 147708 8 0 0 25 0 1 0 153761629 35151872 7260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7260 721 52 0 6950 0
Current children cumulated CPU time (s) 1477.16
Current children cumulated vsize (KiB) 34328

[startup+1542.89 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 22544
/proc/meminfo: memFree=1342808/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1536.95
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7321 0 0 0 153687 8 0 0 25 0 1 0 153761629 35151872 7263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7263 721 52 0 6950 0
Current children cumulated CPU time (s) 1536.95
Current children cumulated vsize (KiB) 34328

[startup+1602.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22544
/proc/meminfo: memFree=1342744/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1596.73
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7323 0 0 0 159665 8 0 0 25 0 1 0 153761629 35151872 7265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7265 721 52 0 6950 0
Current children cumulated CPU time (s) 1596.73
Current children cumulated vsize (KiB) 34328

[startup+1662.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22544
/proc/meminfo: memFree=1342744/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1656.52
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7324 0 0 0 165644 8 0 0 25 0 1 0 153761629 35151872 7266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7266 721 52 0 6950 0
Current children cumulated CPU time (s) 1656.52
Current children cumulated vsize (KiB) 34328

[startup+1722.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22544
/proc/meminfo: memFree=1342680/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1716.31
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7326 0 0 0 171623 8 0 0 25 0 1 0 153761629 35151872 7268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7268 721 52 0 6950 0
Current children cumulated CPU time (s) 1716.31
Current children cumulated vsize (KiB) 34328

[startup+1782.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 22544
/proc/meminfo: memFree=1342616/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1776.09
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7327 0 0 0 177601 8 0 0 25 0 1 0 153761629 35151872 7269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22543/statm: 8582 7269 721 52 0 6950 0
Current children cumulated CPU time (s) 1776.09
Current children cumulated vsize (KiB) 34328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.98 s]
/proc/loadavg: 2.00 2.00 1.93 2/68 22557
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=22543] ppid=22541 vsize=34328 CPUtime=1800.03
/proc/22543/stat : 22543 (CSPtoSAT+minisa) R 22541 22543 21705 0 -1 4194304 7327 0 0 0 179994 9 0 0 25 0 1 0 153761629 35151872 7269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22543/statm: 8582 7269 721 52 0 6950 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 34328

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.99
CPU time (s): 1800.04
CPU user time (s): 1799.94
CPU system time (s): 0.099984
CPU usage (%): 99.6155
Max. virtual memory (cumulated for all children) (KiB): 34328

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

runsolver used 1.65475 s user time and 4.79227 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198750
IDBENCH= 3573
FILE ID= node40/198750-1168053620

PBS_JOBID= 3475473

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f4.xml
COMMAND LINE= /tmp/evaluation/198750-1168053620/CSPtoSAT+minisat /tmp/evaluation/198750-1168053620/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-198750-1168053620 -o ROOT/results/node40/solver-198750-1168053620 -C 1800 -M 900  /tmp/evaluation/198750-1168053620/CSPtoSAT+minisat /tmp/evaluation/198750-1168053620/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5dcfba2c920df87fed4f833be49fd112

RANDOM SEED= 779632847

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.239
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.239
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:       1371512 kB
Buffers:         60316 kB
Cached:         514964 kB
SwapCached:          0 kB
Active:          93240 kB
Inactive:       505400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          37004 kB
Slab:            71264 kB
Committed_AS:  2934004 kB
PageTables:       1744 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= 66545 MiB



End job on node40 on Sat Jan  6 03:50:30 UTC 2007