Trace number 205728

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.24 1816.9

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-4.xml
MD5SUMfa5d20aaa304c41f344fcec6a220c998
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 benchmark50.0494
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node3/watcher-205728-1168059182 -o ROOT/results/node3/solver-205728-1168059182 -C 1800 -M 900 /tmp/evaluation/205728-1168059182/CSPtoSAT+minisat /tmp/evaluation/205728-1168059182/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.86 2.01 1.94 5/86 25920
/proc/meminfo: memFree=1223520/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=496 CPUtime=0
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154314411 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10924836 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 124 36 29 52 0 19 0

[startup+0.10397 s]
/proc/loadavg: 1.86 2.01 1.94 5/86 25920
/proc/meminfo: memFree=1223520/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=6952 CPUtime=0.09
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 839 0 0 0 9 0 0 0 19 0 1 0 154314411 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512045 s]
/proc/loadavg: 1.86 2.01 1.94 5/86 25920
/proc/meminfo: memFree=1223520/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=116856 CPUtime=0.49
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 21522 0 0 0 35 14 0 0 24 0 1 0 154314411 119660544 21269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687829 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 29214 21269 696 52 0 27582 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 116856

[startup+1.33517 s]
/proc/loadavg: 1.86 2.01 1.94 3/86 25920
/proc/meminfo: memFree=1065888/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=202896 CPUtime=1.3
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 47219 0 0 0 100 30 0 0 25 0 1 0 154314411 207765504 46966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11363515 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 50724 46966 696 52 0 49092 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 202896

[startup+2.98145 s]
/proc/loadavg: 1.87 2.01 1.94 3/86 25920
/proc/meminfo: memFree=913760/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=464352 CPUtime=2.94
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 101959 0 0 0 229 65 0 0 25 0 1 0 154314411 475496448 101706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11363001 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 116088 101706 696 52 0 114456 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 464352

[startup+6.26097 s]
/proc/loadavg: 1.87 2.01 1.94 3/86 25920
/proc/meminfo: memFree=489504/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=801924 CPUtime=6.19
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 184469 0 0 0 497 122 0 0 25 0 1 0 154314411 821170176 184216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156267797 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 200481 184216 704 52 0 198849 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 801924

[startup+12.733 s]
/proc/loadavg: 1.89 2.01 1.94 3/86 25920
/proc/meminfo: memFree=479136/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=810568 CPUtime=12.59
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 186835 0 0 0 1136 123 0 0 25 0 1 0 154314411 830021632 186375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 202642 186375 721 52 0 201010 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 810568

[startup+25.5591 s]
/proc/loadavg: 1.91 2.01 1.94 3/86 25920
/proc/meminfo: memFree=479008/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=810700 CPUtime=25.31
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 186873 0 0 0 2407 124 0 0 25 0 1 0 154314411 830156800 186413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 202675 186413 721 52 0 201043 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 810700

[startup+51.2233 s]
/proc/loadavg: 1.94 2.01 1.94 3/86 25920
/proc/meminfo: memFree=478176/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=811644 CPUtime=50.74
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187045 0 0 0 4950 124 0 0 25 0 1 0 154314411 831123456 186585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 202911 186585 721 52 0 201279 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 811644

[startup+102.448 s]
/proc/loadavg: 1.97 2.00 1.94 3/86 25920
/proc/meminfo: memFree=476704/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=812648 CPUtime=101.49
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187299 0 0 0 10025 124 0 0 25 0 1 0 154314411 832151552 186839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203162 186839 721 52 0 201530 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 812648

[startup+162.501 s]
/proc/loadavg: 1.99 2.00 1.94 3/86 25920
/proc/meminfo: memFree=475424/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=813864 CPUtime=161
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187462 0 0 0 15975 125 0 0 25 0 1 0 154314411 833396736 187002 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203466 187002 721 52 0 201834 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 813864

[startup+222.564 s]
/proc/loadavg: 1.99 2.00 1.94 3/86 25920
/proc/meminfo: memFree=474464/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=814260 CPUtime=220.5
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187550 0 0 0 21925 125 0 0 25 0 1 0 154314411 833802240 187090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203565 187090 721 52 0 201933 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 814260

[startup+282.615 s]
/proc/loadavg: 2.05 2.01 1.94 3/86 25920
/proc/meminfo: memFree=473568/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=814524 CPUtime=279.99
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187633 0 0 0 27874 125 0 0 25 0 1 0 154314411 834072576 187173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203631 187173 721 52 0 201999 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 814524

[startup+342.669 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 25920
/proc/meminfo: memFree=472608/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=814860 CPUtime=339.5
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187712 0 0 0 33824 126 0 0 25 0 1 0 154314411 834416640 187252 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203715 187252 721 52 0 202083 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 814860

[startup+402.717 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25920
/proc/meminfo: memFree=471712/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=815124 CPUtime=399
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187788 0 0 0 39774 126 0 0 25 0 1 0 154314411 834686976 187328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203781 187328 721 52 0 202149 0
Current children cumulated CPU time (s) 399
Current children cumulated vsize (KiB) 815124

[startup+462.768 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 25920
/proc/meminfo: memFree=470816/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=815520 CPUtime=458.5
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187865 0 0 0 45724 126 0 0 25 0 1 0 154314411 835092480 187405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203880 187405 721 52 0 202248 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 815520

[startup+522.836 s]
/proc/loadavg: 2.00 2.00 1.94 3/92 26064
/proc/meminfo: memFree=468528/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=815816 CPUtime=517.87
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 187940 0 0 0 51660 127 0 0 25 0 1 0 154314411 835395584 187480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 203954 187480 721 52 0 202322 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 815816

[startup+582.913 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 26118
/proc/meminfo: memFree=468768/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=816080 CPUtime=577.32
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188017 0 0 0 57605 127 0 0 25 0 1 0 154314411 835665920 187557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204020 187557 721 52 0 202388 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 816080

[startup+642.975 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 26118
/proc/meminfo: memFree=467936/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=816344 CPUtime=636.84
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188091 0 0 0 63557 127 0 0 25 0 1 0 154314411 835936256 187631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204086 187631 721 52 0 202454 0
Current children cumulated CPU time (s) 636.84
Current children cumulated vsize (KiB) 816344

[startup+703.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 26118
/proc/meminfo: memFree=467040/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=816740 CPUtime=696.37
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188163 0 0 0 69509 128 0 0 25 0 1 0 154314411 836341760 187703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204185 187703 721 52 0 202553 0
Current children cumulated CPU time (s) 696.37
Current children cumulated vsize (KiB) 816740

[startup+763.075 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 26118
/proc/meminfo: memFree=466080/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=817084 CPUtime=755.88
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188267 0 0 0 75460 128 0 0 25 0 1 0 154314411 836694016 187807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204271 187807 721 52 0 202639 0
Current children cumulated CPU time (s) 755.88
Current children cumulated vsize (KiB) 817084

[startup+823.13 s]
/proc/loadavg: 2.04 2.01 1.95 4/86 26118
/proc/meminfo: memFree=465184/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=817348 CPUtime=815.4
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188355 0 0 0 81412 128 0 0 25 0 1 0 154314411 836964352 187895 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204337 187895 721 52 0 202705 0
Current children cumulated CPU time (s) 815.4
Current children cumulated vsize (KiB) 817348

[startup+883.189 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 26118
/proc/meminfo: memFree=464288/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=817612 CPUtime=874.92
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188429 0 0 0 87363 129 0 0 25 0 1 0 154314411 837234688 187969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204403 187969 721 52 0 202771 0
Current children cumulated CPU time (s) 874.92
Current children cumulated vsize (KiB) 817612

[startup+943.24 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 26118
/proc/meminfo: memFree=463520/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=817876 CPUtime=934.43
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188501 0 0 0 93314 129 0 0 25 0 1 0 154314411 837505024 188041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204469 188041 721 52 0 202837 0
Current children cumulated CPU time (s) 934.43
Current children cumulated vsize (KiB) 817876

[startup+1003.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 26118
/proc/meminfo: memFree=462688/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=818140 CPUtime=993.96
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188572 0 0 0 99266 130 0 0 25 0 1 0 154314411 837775360 188112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204535 188112 721 52 0 202903 0
Current children cumulated CPU time (s) 993.96
Current children cumulated vsize (KiB) 818140

[startup+1063.35 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 26118
/proc/meminfo: memFree=461792/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=818404 CPUtime=1053.48
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188645 0 0 0 105218 130 0 0 25 0 1 0 154314411 838045696 188185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204601 188185 721 52 0 202969 0
Current children cumulated CPU time (s) 1053.48
Current children cumulated vsize (KiB) 818404

[startup+1123.41 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 26118
/proc/meminfo: memFree=460960/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=818668 CPUtime=1113
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188716 0 0 0 111169 131 0 0 25 0 1 0 154314411 838316032 188256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204667 188256 721 52 0 203035 0
Current children cumulated CPU time (s) 1113
Current children cumulated vsize (KiB) 818668

[startup+1183.49 s]
/proc/loadavg: 2.00 2.00 1.95 4/86 26118
/proc/meminfo: memFree=460064/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=819052 CPUtime=1172.55
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188788 0 0 0 117124 131 0 0 25 0 1 0 154314411 838709248 188328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204763 188328 721 52 0 203131 0
Current children cumulated CPU time (s) 1172.55
Current children cumulated vsize (KiB) 819052

[startup+1243.57 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 26118
/proc/meminfo: memFree=459168/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=819316 CPUtime=1232.08
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188860 0 0 0 123077 131 0 0 25 0 1 0 154314411 838979584 188400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204829 188400 721 52 0 203197 0
Current children cumulated CPU time (s) 1232.08
Current children cumulated vsize (KiB) 819316

[startup+1303.62 s]
/proc/loadavg: 2.10 2.03 1.96 3/86 26118
/proc/meminfo: memFree=458336/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=819580 CPUtime=1291.6
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 188932 0 0 0 129029 131 0 0 25 0 1 0 154314411 839249920 188472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204895 188472 721 52 0 203263 0
Current children cumulated CPU time (s) 1291.6
Current children cumulated vsize (KiB) 819580

[startup+1363.68 s]
/proc/loadavg: 2.08 2.04 1.97 3/86 26118
/proc/meminfo: memFree=457440/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=819844 CPUtime=1351.13
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189004 0 0 0 134981 132 0 0 25 0 1 0 154314411 839520256 188544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 204961 188544 721 52 0 203329 0
Current children cumulated CPU time (s) 1351.13
Current children cumulated vsize (KiB) 819844

[startup+1423.72 s]
/proc/loadavg: 2.03 2.03 1.97 3/86 26118
/proc/meminfo: memFree=456672/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=820240 CPUtime=1410.64
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189074 0 0 0 140932 132 0 0 25 0 1 0 154314411 839925760 188614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205060 188614 721 52 0 203428 0
Current children cumulated CPU time (s) 1410.64
Current children cumulated vsize (KiB) 820240

[startup+1483.77 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 26192
/proc/meminfo: memFree=542736/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=820504 CPUtime=1470.16
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189145 0 0 0 146883 133 0 0 25 0 1 0 154314411 840196096 188685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205126 188685 721 52 0 203494 0
Current children cumulated CPU time (s) 1470.16
Current children cumulated vsize (KiB) 820504

[startup+1543.83 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 26192
/proc/meminfo: memFree=541008/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=820768 CPUtime=1529.67
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189216 0 0 0 152833 134 0 0 25 0 1 0 154314411 840466432 188756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205192 188756 721 52 0 203560 0
Current children cumulated CPU time (s) 1529.67
Current children cumulated vsize (KiB) 820768

[startup+1603.87 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 26192
/proc/meminfo: memFree=539344/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=821032 CPUtime=1589.15
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189289 0 0 0 158781 134 0 0 25 0 1 0 154314411 840736768 188829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205258 188829 721 52 0 203626 0
Current children cumulated CPU time (s) 1589.15
Current children cumulated vsize (KiB) 821032

[startup+1663.92 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=537616/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=821296 CPUtime=1648.65
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189360 0 0 0 164731 134 0 0 25 0 1 0 154314411 841007104 188900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205324 188900 721 52 0 203692 0
Current children cumulated CPU time (s) 1648.65
Current children cumulated vsize (KiB) 821296

[startup+1723.97 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=536016/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=821560 CPUtime=1708.15
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189433 0 0 0 170680 135 0 0 25 0 1 0 154314411 841277440 188973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205390 188973 721 52 0 203758 0
Current children cumulated CPU time (s) 1708.15
Current children cumulated vsize (KiB) 821560

[startup+1784.01 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 26192
/proc/meminfo: memFree=534360/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=822004 CPUtime=1767.65
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189506 0 0 0 176629 136 0 0 25 0 1 0 154314411 841732096 189046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205501 189046 721 52 0 203869 0
Current children cumulated CPU time (s) 1767.65
Current children cumulated vsize (KiB) 822004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.75 s]
/proc/loadavg: 2.06 2.02 1.97 3/86 26192
/proc/meminfo: memFree=533400/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=822136 CPUtime=1800.09
/proc/25919/stat : 25919 (CSPtoSAT+minisa) R 25917 25919 25864 0 -1 4194304 189546 0 0 0 179873 136 0 0 25 0 1 0 154314411 841867264 189086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/25919/statm: 205534 189086 721 52 0 203902 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 822136

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.9
CPU time (s): 1800.24
CPU user time (s): 1798.74
CPU system time (s): 1.49877
CPU usage (%): 99.083
Max. virtual memory (cumulated for all children) (KiB): 822136

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

runsolver used 2.14567 s user time and 5.71613 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 04:53:06 UTC 2007


IDJOB= 205728
IDBENCH= 4165
FILE ID= node3/205728-1168059182

PBS_JOBID= 3475354

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-4.xml
COMMAND LINE= /tmp/evaluation/205728-1168059182/CSPtoSAT+minisat /tmp/evaluation/205728-1168059182/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-205728-1168059182 -o ROOT/results/node3/solver-205728-1168059182 -C 1800 -M 900  /tmp/evaluation/205728-1168059182/CSPtoSAT+minisat /tmp/evaluation/205728-1168059182/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  fa5d20aaa304c41f344fcec6a220c998

RANDOM SEED= 170805124

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.279
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.279
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:       1224000 kB
Buffers:         71444 kB
Cached:         523760 kB
SwapCached:          0 kB
Active:         205604 kB
Inactive:       530880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8992 kB
Writeback:           0 kB
Mapped:         163728 kB
Slab:            80360 kB
Committed_AS:  3788720 kB
PageTables:       2232 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= 66536 MiB



End job on node3 on Sat Jan  6 05:23:28 UTC 2007