Trace number 205625

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.19 1808.11

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-9.xml
MD5SUM5318b238b6912c15c6964420425dc325
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 benchmark60.9717
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
9.12	c ...done
9.12	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/node17/watcher-205625-1168059177 -o ROOT/results/node17/solver-205625-1168059177 -C 1800 -M 900 /tmp/evaluation/205625-1168059177/CSPtoSAT+minisat /tmp/evaluation/205625-1168059177/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.57 1.85 1.88 5/86 8555
/proc/meminfo: memFree=1448624/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=496 CPUtime=0
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154313314 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 124 36 29 52 0 19 0

[startup+0.105438 s]
/proc/loadavg: 1.57 1.85 1.88 5/86 8555
/proc/meminfo: memFree=1448624/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=6952 CPUtime=0.09
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154313314 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310421 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.51749 s]
/proc/loadavg: 1.57 1.85 1.88 5/86 8555
/proc/meminfo: memFree=1448624/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=116856 CPUtime=0.5
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 21525 0 0 0 35 15 0 0 21 0 1 0 154313314 119660544 21272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134576016 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 29214 21272 696 52 0 27582 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 116856

[startup+1.34358 s]
/proc/loadavg: 1.57 1.85 1.88 3/86 8555
/proc/meminfo: memFree=1288560/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=227696 CPUtime=1.32
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 47853 0 0 0 102 30 0 0 25 0 1 0 154313314 233160704 47600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3293715 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 56924 47600 696 52 0 55292 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 227696

[startup+2.98075 s]
/proc/loadavg: 1.60 1.86 1.88 3/86 8555
/proc/meminfo: memFree=1135408/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=468308 CPUtime=2.94
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 103436 0 0 0 230 64 0 0 25 0 1 0 154313314 479547392 103183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3293699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 117077 103183 696 52 0 115445 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 468308

[startup+6.26008 s]
/proc/loadavg: 1.60 1.86 1.88 3/86 8555
/proc/meminfo: memFree=714288/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=802188 CPUtime=6.19
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 184543 0 0 0 506 113 0 0 25 0 1 0 154313314 821440512 184290 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3344510 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 200547 184290 704 52 0 198915 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 802188

[startup+12.7288 s]
/proc/loadavg: 1.66 1.86 1.88 3/86 8555
/proc/meminfo: memFree=704304/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=810388 CPUtime=12.6
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 186825 0 0 0 1145 115 0 0 25 0 1 0 154313314 829837312 186365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 202597 186365 721 52 0 200965 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 810388

[startup+25.5571 s]
/proc/loadavg: 1.72 1.86 1.88 3/86 8555
/proc/meminfo: memFree=704112/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=810700 CPUtime=25.31
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 186872 0 0 0 2416 115 0 0 25 0 1 0 154313314 830156800 186412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665674 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 202675 186412 721 52 0 201043 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 810700

[startup+51.2218 s]
/proc/loadavg: 1.81 1.87 1.89 3/86 8555
/proc/meminfo: memFree=703088/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=811652 CPUtime=50.74
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187066 0 0 0 4959 115 0 0 25 0 1 0 154313314 831131648 186606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 202913 186606 721 52 0 201281 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 811652

[startup+102.447 s]
/proc/loadavg: 1.92 1.89 1.89 3/86 8555
/proc/meminfo: memFree=701232/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=812656 CPUtime=101.49
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187310 0 0 0 10034 115 0 0 25 0 1 0 154313314 832159744 186850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203164 186850 721 52 0 201532 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 812656

[startup+162.502 s]
/proc/loadavg: 1.97 1.91 1.90 3/86 8555
/proc/meminfo: memFree=699568/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=813852 CPUtime=161
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187474 0 0 0 15985 115 0 0 25 0 1 0 154313314 833384448 187014 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203463 187014 721 52 0 201831 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 813852

[startup+222.563 s]
/proc/loadavg: 1.99 1.92 1.90 3/86 8555
/proc/meminfo: memFree=698160/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=814176 CPUtime=220.51
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187559 0 0 0 21935 116 0 0 25 0 1 0 154313314 833716224 187099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203544 187099 721 52 0 201912 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 814176

[startup+282.617 s]
/proc/loadavg: 2.07 1.95 1.91 3/86 8555
/proc/meminfo: memFree=696816/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=814572 CPUtime=280.09
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187640 0 0 0 27893 116 0 0 25 0 1 0 154313314 834121728 187180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203643 187180 721 52 0 202011 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 814572

[startup+342.668 s]
/proc/loadavg: 2.02 1.96 1.91 3/86 8555
/proc/meminfo: memFree=695536/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=814836 CPUtime=339.86
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187721 0 0 0 33870 116 0 0 25 0 1 0 154313314 834392064 187261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203709 187261 721 52 0 202077 0
Current children cumulated CPU time (s) 339.86
Current children cumulated vsize (KiB) 814836

[startup+402.72 s]
/proc/loadavg: 2.07 1.98 1.92 3/86 8555
/proc/meminfo: memFree=694192/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=815100 CPUtime=399.63
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187799 0 0 0 39847 116 0 0 25 0 1 0 154313314 834662400 187339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203775 187339 721 52 0 202143 0
Current children cumulated CPU time (s) 399.63
Current children cumulated vsize (KiB) 815100

[startup+462.778 s]
/proc/loadavg: 2.06 1.99 1.93 3/86 8555
/proc/meminfo: memFree=692912/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=815496 CPUtime=459.41
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187876 0 0 0 45824 117 0 0 25 0 1 0 154313314 835067904 187416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203874 187416 721 52 0 202242 0
Current children cumulated CPU time (s) 459.41
Current children cumulated vsize (KiB) 815496

[startup+522.851 s]
/proc/loadavg: 2.02 1.99 1.93 3/92 8697
/proc/meminfo: memFree=690152/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=815792 CPUtime=519.05
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 187953 0 0 0 51788 117 0 0 25 0 1 0 154313314 835371008 187493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 203948 187493 721 52 0 202316 0
Current children cumulated CPU time (s) 519.05
Current children cumulated vsize (KiB) 815792

[startup+582.922 s]
/proc/loadavg: 2.01 1.99 1.93 3/86 8753
/proc/meminfo: memFree=689968/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=816056 CPUtime=578.77
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188032 0 0 0 57760 117 0 0 25 0 1 0 154313314 835641344 187572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204014 187572 721 52 0 202382 0
Current children cumulated CPU time (s) 578.77
Current children cumulated vsize (KiB) 816056

[startup+642.975 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 8753
/proc/meminfo: memFree=688880/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=816452 CPUtime=638.54
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188105 0 0 0 63737 117 0 0 25 0 1 0 154313314 836046848 187645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204113 187645 721 52 0 202481 0
Current children cumulated CPU time (s) 638.54
Current children cumulated vsize (KiB) 816452

[startup+703.03 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 8753
/proc/meminfo: memFree=687536/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=816716 CPUtime=698.31
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188180 0 0 0 69714 117 0 0 25 0 1 0 154313314 836317184 187720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204179 187720 721 52 0 202547 0
Current children cumulated CPU time (s) 698.31
Current children cumulated vsize (KiB) 816716

[startup+763.088 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 8753
/proc/meminfo: memFree=686192/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=817060 CPUtime=758.09
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188273 0 0 0 75692 117 0 0 25 0 1 0 154313314 836669440 187813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204265 187813 721 52 0 202633 0
Current children cumulated CPU time (s) 758.09
Current children cumulated vsize (KiB) 817060

[startup+823.142 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 8753
/proc/meminfo: memFree=684976/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=817324 CPUtime=817.87
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188347 0 0 0 81669 118 0 0 25 0 1 0 154313314 836939776 187887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204331 187887 721 52 0 202699 0
Current children cumulated CPU time (s) 817.87
Current children cumulated vsize (KiB) 817324

[startup+883.198 s]
/proc/loadavg: 2.06 2.02 1.94 4/86 8753
/proc/meminfo: memFree=683760/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=817588 CPUtime=877.64
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188419 0 0 0 87646 118 0 0 25 0 1 0 154313314 837210112 187959 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204397 187959 721 52 0 202765 0
Current children cumulated CPU time (s) 877.64
Current children cumulated vsize (KiB) 817588

[startup+943.247 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 8753
/proc/meminfo: memFree=682544/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=817852 CPUtime=937.41
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188492 0 0 0 93623 118 0 0 25 0 1 0 154313314 837480448 188032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204463 188032 721 52 0 202831 0
Current children cumulated CPU time (s) 937.41
Current children cumulated vsize (KiB) 817852

[startup+1003.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 8753
/proc/meminfo: memFree=681328/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=818116 CPUtime=997.17
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188566 0 0 0 99599 118 0 0 25 0 1 0 154313314 837750784 188106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204529 188106 721 52 0 202897 0
Current children cumulated CPU time (s) 997.17
Current children cumulated vsize (KiB) 818116

[startup+1063.35 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 8753
/proc/meminfo: memFree=680048/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=818380 CPUtime=1056.94
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188637 0 0 0 105576 118 0 0 25 0 1 0 154313314 838021120 188177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204595 188177 721 52 0 202963 0
Current children cumulated CPU time (s) 1056.94
Current children cumulated vsize (KiB) 818380

[startup+1123.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 8753
/proc/meminfo: memFree=678768/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=818776 CPUtime=1116.72
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188711 0 0 0 111553 119 0 0 25 0 1 0 154313314 838426624 188251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204694 188251 721 52 0 203062 0
Current children cumulated CPU time (s) 1116.72
Current children cumulated vsize (KiB) 818776

[startup+1183.46 s]
/proc/loadavg: 2.04 2.01 1.94 3/86 8753
/proc/meminfo: memFree=677488/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=819160 CPUtime=1176.5
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188787 0 0 0 117531 119 0 0 25 0 1 0 154313314 838819840 188327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204790 188327 721 52 0 203158 0
Current children cumulated CPU time (s) 1176.5
Current children cumulated vsize (KiB) 819160

[startup+1243.52 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 8753
/proc/meminfo: memFree=676272/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=819424 CPUtime=1236.27
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188860 0 0 0 123508 119 0 0 25 0 1 0 154313314 839090176 188400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8554/statm: 204856 188400 721 52 0 203224 0
Current children cumulated CPU time (s) 1236.27
Current children cumulated vsize (KiB) 819424

[startup+1303.57 s]
/proc/loadavg: 2.04 2.02 1.95 3/86 8791
/proc/meminfo: memFree=715304/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=819688 CPUtime=1296.22
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 188938 0 0 0 129502 120 0 0 25 0 1 0 154313314 839360512 188478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 204922 188478 721 52 0 203290 0
Current children cumulated CPU time (s) 1296.22
Current children cumulated vsize (KiB) 819688

[startup+1363.63 s]
/proc/loadavg: 2.09 2.03 1.95 3/86 8791
/proc/meminfo: memFree=714088/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=819952 CPUtime=1356.21
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189013 0 0 0 135501 120 0 0 25 0 1 0 154313314 839630848 188553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 204988 188553 721 52 0 203356 0
Current children cumulated CPU time (s) 1356.21
Current children cumulated vsize (KiB) 819952

[startup+1423.69 s]
/proc/loadavg: 2.03 2.02 1.95 3/86 8791
/proc/meminfo: memFree=712808/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=820348 CPUtime=1416.19
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189089 0 0 0 141499 120 0 0 25 0 1 0 154313314 840036352 188629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205087 188629 721 52 0 203455 0
Current children cumulated CPU time (s) 1416.19
Current children cumulated vsize (KiB) 820348

[startup+1483.74 s]
/proc/loadavg: 2.09 2.03 1.96 3/86 8791
/proc/meminfo: memFree=711592/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=820612 CPUtime=1476.18
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189164 0 0 0 147497 121 0 0 25 0 1 0 154313314 840306688 188704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205153 188704 721 52 0 203521 0
Current children cumulated CPU time (s) 1476.18
Current children cumulated vsize (KiB) 820612

[startup+1543.81 s]
/proc/loadavg: 2.03 2.03 1.96 3/86 8793
/proc/meminfo: memFree=710248/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=820876 CPUtime=1536.19
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189237 0 0 0 153498 121 0 0 25 0 1 0 154313314 840577024 188777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205219 188777 721 52 0 203587 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 820876

[startup+1603.87 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 8793
/proc/meminfo: memFree=709096/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=821140 CPUtime=1596.16
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189314 0 0 0 159495 121 0 0 25 0 1 0 154313314 840847360 188854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205285 188854 721 52 0 203653 0
Current children cumulated CPU time (s) 1596.16
Current children cumulated vsize (KiB) 821140

[startup+1663.93 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 8793
/proc/meminfo: memFree=707880/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=821404 CPUtime=1656.15
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189390 0 0 0 165493 122 0 0 25 0 1 0 154313314 841117696 188930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205351 188930 721 52 0 203719 0
Current children cumulated CPU time (s) 1656.15
Current children cumulated vsize (KiB) 821404

[startup+1723.98 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 8793
/proc/meminfo: memFree=706728/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=821848 CPUtime=1716.15
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189465 0 0 0 171492 123 0 0 25 0 1 0 154313314 841572352 189005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205462 189005 721 52 0 203830 0
Current children cumulated CPU time (s) 1716.15
Current children cumulated vsize (KiB) 821848

[startup+1784.04 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 8793
/proc/meminfo: memFree=705576/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=822244 CPUtime=1776.13
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189539 0 0 0 177489 124 0 0 25 0 1 0 154313314 841977856 189079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205561 189079 721 52 0 203929 0
Current children cumulated CPU time (s) 1776.13
Current children cumulated vsize (KiB) 822244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.96 s]
/proc/loadavg: 2.04 2.02 1.96 3/86 8793
/proc/meminfo: memFree=705000/2055920 swapFree=4192812/4192956
[pid=8554] ppid=8552 vsize=822376 CPUtime=1800.05
/proc/8554/stat : 8554 (CSPtoSAT+minisa) R 8552 8554 8499 0 -1 4194304 189571 0 0 0 179881 124 0 0 25 0 1 0 154313314 842113024 189111 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/8554/statm: 205594 189111 721 52 0 203962 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 822376

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.11
CPU time (s): 1800.19
CPU user time (s): 1798.81
CPU system time (s): 1.37679
CPU usage (%): 99.562
Max. virtual memory (cumulated for all children) (KiB): 822376

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

runsolver used 2.06269 s user time and 5.95309 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 04:53:01 UTC 2007


IDJOB= 205625
IDBENCH= 4159
FILE ID= node17/205625-1168059177

PBS_JOBID= 3475353

Free space on /tmp= 66311 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5318b238b6912c15c6964420425dc325

RANDOM SEED= 518624434

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.236
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.236
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:       1449360 kB
Buffers:         59968 kB
Cached:         348780 kB
SwapCached:          0 kB
Active:         324696 kB
Inactive:       188344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9068 kB
Writeback:           0 kB
Mapped:         126752 kB
Slab:            78328 kB
Committed_AS:  3748092 kB
PageTables:       2316 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= 66311 MiB



End job on node17 on Sat Jan  6 05:23:14 UTC 2007