Trace number 204742

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.1 1814.54

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-3.xml
MD5SUM9ae1df0cce98a242997f01d96e447136
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 benchmark1.65675
SatisfiableNO
(Un)Satisfiability was provedNO
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.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.48	c ...done
0.48	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/node14/watcher-204742-1168058971 -o ROOT/results/node14/solver-204742-1168058971 -C 1800 -M 900 /tmp/evaluation/204742-1168058971/CSPtoSAT+minisat /tmp/evaluation/204742-1168058971/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.93 1.99 1.99 2/86 21033
/proc/meminfo: memFree=1159912/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=496 CPUtime=0
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154292013 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 124 36 29 52 0 19 0

[startup+0.102565 s]
/proc/loadavg: 1.93 1.99 1.99 2/86 21033
/proc/meminfo: memFree=1159912/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=16084 CPUtime=0.09
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 2975 0 0 0 8 1 0 0 18 0 1 0 154292013 16470016 2887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 4021 2887 696 52 0 2389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16084

[startup+0.511593 s]
/proc/loadavg: 1.93 1.99 1.99 2/86 21033
/proc/meminfo: memFree=1159912/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=34464 CPUtime=0.49
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7363 0 0 0 46 3 0 0 22 0 1 0 154292013 35291136 7249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8616 7249 715 52 0 6984 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 34464

[startup+1.34068 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1133608/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=34464 CPUtime=1.31
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7384 0 0 0 128 3 0 0 25 0 1 0 154292013 35291136 7270 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8616 7270 721 52 0 6984 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34464

[startup+2.98684 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1133480/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=34760 CPUtime=2.95
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7441 0 0 0 291 4 0 0 25 0 1 0 154292013 35594240 7327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8690 7327 721 52 0 7058 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 34760

[startup+6.26615 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1133096/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=34840 CPUtime=6.2
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7457 0 0 0 616 4 0 0 25 0 1 0 154292013 35676160 7343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8710 7343 721 52 0 7078 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 34840

[startup+12.7418 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1132904/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=34972 CPUtime=12.61
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7506 0 0 0 1257 4 0 0 25 0 1 0 154292013 35811328 7392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8743 7392 721 52 0 7111 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 34972

[startup+25.57 s]
/proc/loadavg: 1.95 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1132456/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=35368 CPUtime=25.32
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7589 0 0 0 2528 4 0 0 25 0 1 0 154292013 36216832 7475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8842 7475 721 52 0 7210 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35368

[startup+51.2374 s]
/proc/loadavg: 1.97 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1131432/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=35900 CPUtime=50.75
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 7738 0 0 0 5071 4 0 0 25 0 1 0 154292013 36761600 7624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 8975 7624 721 52 0 7343 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 35900

[startup+102.462 s]
/proc/loadavg: 1.98 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1129320/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=37176 CPUtime=101.51
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 8033 0 0 0 10146 5 0 0 25 0 1 0 154292013 38068224 7919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 9294 7919 721 52 0 7662 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 37176

[startup+162.518 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1126952/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=38576 CPUtime=161.03
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 8364 0 0 0 16097 6 0 0 25 0 1 0 154292013 39501824 8250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 9644 8250 721 52 0 8012 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 38576

[startup+222.58 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1124584/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=39884 CPUtime=220.53
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 8687 0 0 0 22047 6 0 0 25 0 1 0 154292013 40841216 8573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 9971 8573 721 52 0 8339 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 39884

[startup+282.637 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1122216/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=41252 CPUtime=280.04
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 9007 0 0 0 27997 7 0 0 25 0 1 0 154292013 42242048 8893 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 10313 8893 721 52 0 8681 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 41252

[startup+342.698 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1119912/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=42440 CPUtime=339.55
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 9318 0 0 0 33948 7 0 0 25 0 1 0 154292013 43458560 9204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 10610 9204 721 52 0 8978 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 42440

[startup+402.747 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1117672/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=43628 CPUtime=399.06
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 9623 0 0 0 39898 8 0 0 25 0 1 0 154292013 44675072 9509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 10907 9509 721 52 0 9275 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 43628

[startup+462.8 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1115368/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=44952 CPUtime=458.57
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 9930 0 0 0 45848 9 0 0 25 0 1 0 154292013 46030848 9816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 11238 9816 721 52 0 9606 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 44952

[startup+522.856 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21033
/proc/meminfo: memFree=1113128/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=46140 CPUtime=518.08
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 10232 0 0 0 51798 10 0 0 25 0 1 0 154292013 47247360 10118 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 11535 10118 721 52 0 9903 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 46140

[startup+582.915 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 21033
/proc/meminfo: memFree=1110888/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=47196 CPUtime=577.58
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 10524 0 0 0 57748 10 0 0 25 0 1 0 154292013 48328704 10410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 11799 10410 721 52 0 10167 0
Current children cumulated CPU time (s) 577.58
Current children cumulated vsize (KiB) 47196

[startup+642.969 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 21033
/proc/meminfo: memFree=1108648/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=48788 CPUtime=637.08
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 10820 0 0 0 63697 11 0 0 25 0 1 0 154292013 49958912 10706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 12197 10706 721 52 0 10565 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 48788

[startup+703.028 s]
/proc/loadavg: 2.08 2.03 2.00 3/92 21107
/proc/meminfo: memFree=1105096/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=49844 CPUtime=696.53
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 11117 0 0 0 69641 12 0 0 25 0 1 0 154292013 51040256 11003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 12461 11003 721 52 0 10829 0
Current children cumulated CPU time (s) 696.53
Current children cumulated vsize (KiB) 49844

[startup+763.11 s]
/proc/loadavg: 2.03 2.02 2.00 3/92 21197
/proc/meminfo: memFree=1102896/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=50900 CPUtime=755.96
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 11410 0 0 0 75583 13 0 0 25 0 1 0 154292013 52121600 11296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 12725 11296 721 52 0 11093 0
Current children cumulated CPU time (s) 755.96
Current children cumulated vsize (KiB) 50900

[startup+823.172 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1101928/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=52088 CPUtime=815.43
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 11705 0 0 0 81529 14 0 0 25 0 1 0 154292013 53338112 11591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 13022 11591 721 52 0 11390 0
Current children cumulated CPU time (s) 815.43
Current children cumulated vsize (KiB) 52088

[startup+883.233 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1099688/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=53144 CPUtime=874.94
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 11996 0 0 0 87480 14 0 0 25 0 1 0 154292013 54419456 11882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 13286 11882 721 52 0 11654 0
Current children cumulated CPU time (s) 874.94
Current children cumulated vsize (KiB) 53144

[startup+943.295 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1097512/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=54200 CPUtime=934.45
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 12289 0 0 0 93431 14 0 0 25 0 1 0 154292013 55500800 12175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 13550 12175 721 52 0 11918 0
Current children cumulated CPU time (s) 934.45
Current children cumulated vsize (KiB) 54200

[startup+1003.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1095336/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=55996 CPUtime=993.96
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 12584 0 0 0 99381 15 0 0 25 0 1 0 154292013 57339904 12470 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 13999 12470 721 52 0 12367 0
Current children cumulated CPU time (s) 993.96
Current children cumulated vsize (KiB) 55996

[startup+1063.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21231
/proc/meminfo: memFree=1093224/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=57052 CPUtime=1053.47
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 12877 0 0 0 105332 15 0 0 25 0 1 0 154292013 58421248 12763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 14263 12763 721 52 0 12631 0
Current children cumulated CPU time (s) 1053.47
Current children cumulated vsize (KiB) 57052

[startup+1123.46 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1091048/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=58108 CPUtime=1112.98
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 13167 0 0 0 111282 16 0 0 25 0 1 0 154292013 59502592 13053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 14527 13053 721 52 0 12895 0
Current children cumulated CPU time (s) 1112.98
Current children cumulated vsize (KiB) 58108

[startup+1183.51 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1088872/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=59296 CPUtime=1172.48
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 13464 0 0 0 117232 16 0 0 25 0 1 0 154292013 60719104 13350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 14824 13350 721 52 0 13192 0
Current children cumulated CPU time (s) 1172.48
Current children cumulated vsize (KiB) 59296

[startup+1243.57 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1086760/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=60352 CPUtime=1231.99
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 13751 0 0 0 123183 16 0 0 25 0 1 0 154292013 61800448 13637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 15088 13637 721 52 0 13456 0
Current children cumulated CPU time (s) 1231.99
Current children cumulated vsize (KiB) 60352

[startup+1303.63 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1084712/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=61408 CPUtime=1291.49
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 14036 0 0 0 129133 16 0 0 25 0 1 0 154292013 62881792 13922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 15352 13922 721 52 0 13720 0
Current children cumulated CPU time (s) 1291.49
Current children cumulated vsize (KiB) 61408

[startup+1363.68 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1082600/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=62464 CPUtime=1351
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 14322 0 0 0 135083 17 0 0 25 0 1 0 154292013 63963136 14208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 15616 14208 721 52 0 13984 0
Current children cumulated CPU time (s) 1351
Current children cumulated vsize (KiB) 62464

[startup+1423.73 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 21231
/proc/meminfo: memFree=1080488/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=63520 CPUtime=1410.51
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 14604 0 0 0 141033 18 0 0 25 0 1 0 154292013 65044480 14490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 15880 14490 721 52 0 14248 0
Current children cumulated CPU time (s) 1410.51
Current children cumulated vsize (KiB) 63520

[startup+1483.79 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 21231
/proc/meminfo: memFree=1078312/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=65488 CPUtime=1470.02
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 14891 0 0 0 146984 18 0 0 25 0 1 0 154292013 67059712 14777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 16372 14777 721 52 0 14740 0
Current children cumulated CPU time (s) 1470.02
Current children cumulated vsize (KiB) 65488

[startup+1543.84 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1035040/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=66676 CPUtime=1529.68
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 15187 0 0 0 152947 21 0 0 25 0 1 0 154292013 68276224 15073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 16669 15073 721 52 0 15037 0
Current children cumulated CPU time (s) 1529.68
Current children cumulated vsize (KiB) 66676

[startup+1603.89 s]
/proc/loadavg: 1.98 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1033056/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=67732 CPUtime=1589.68
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 15484 0 0 0 158946 22 0 0 25 0 1 0 154292013 69357568 15370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 16933 15370 721 52 0 15301 0
Current children cumulated CPU time (s) 1589.68
Current children cumulated vsize (KiB) 67732

[startup+1663.94 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1031264/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=68788 CPUtime=1649.67
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 15781 0 0 0 164944 23 0 0 25 0 1 0 154292013 70438912 15667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 17197 15667 721 52 0 15565 0
Current children cumulated CPU time (s) 1649.67
Current children cumulated vsize (KiB) 68788

[startup+1723.99 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21269
/proc/meminfo: memFree=1029408/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=69976 CPUtime=1709.64
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 16076 0 0 0 170941 23 0 0 25 0 1 0 154292013 71655424 15962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 17494 15962 721 52 0 15862 0
Current children cumulated CPU time (s) 1709.64
Current children cumulated vsize (KiB) 69976

[startup+1784.04 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21271
/proc/meminfo: memFree=1027552/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=71032 CPUtime=1769.63
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 16372 0 0 0 176939 24 0 0 25 0 1 0 154292013 72736768 16258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 17758 16258 721 52 0 16126 0
Current children cumulated CPU time (s) 1769.63
Current children cumulated vsize (KiB) 71032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.52 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 21271
/proc/meminfo: memFree=1026592/2055920 swapFree=4182236/4192956
[pid=21032] ppid=21030 vsize=71560 CPUtime=1800.08
/proc/21032/stat : 21032 (CSPtoSAT+minisa) R 21030 21032 19763 0 -1 4194304 16518 0 0 0 179984 24 0 0 25 0 1 0 154292013 73277440 16404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 17890 16404 721 52 0 16258 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 71560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.54
CPU time (s): 1800.1
CPU user time (s): 1799.84
CPU system time (s): 0.25796
CPU usage (%): 99.2043
Max. virtual memory (cumulated for all children) (KiB): 71560

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

runsolver used 2.07069 s user time and 5.96809 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 04:49:31 UTC 2007


IDJOB= 204742
IDBENCH= 4051
FILE ID= node14/204742-1168058971

PBS_JOBID= 3475307

Free space on /tmp= 66328 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9ae1df0cce98a242997f01d96e447136

RANDOM SEED= 893585858

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1160392 kB
Buffers:         93616 kB
Cached:         604120 kB
SwapCached:       4296 kB
Active:         430420 kB
Inactive:       362896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160392 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:         107768 kB
Slab:            87180 kB
Committed_AS:  4660784 kB
PageTables:       2236 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= 66326 MiB



End job on node14 on Sat Jan  6 05:19:45 UTC 2007